Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exporting type definitions for the webhooks #4

Open
avi12 opened this issue Sep 11, 2024 · 1 comment
Open

Exporting type definitions for the webhooks #4

avi12 opened this issue Sep 11, 2024 · 1 comment

Comments

@avi12
Copy link

avi12 commented Sep 11, 2024

I tied PayPal webbooks to a GCP Cloud Function
Whenever the function is called, it saves the state to Firestore, and then on the client side I have logic to deal with it
Is there a chance that this is SDK or that another NPM module will export the type definitions used by webhooks so that I can import them on the client side?

@LeonarthusMectus
Copy link

Hey @avi12,

The SDKs are currently in a Beta stage, and we're focusing on a smaller subset of the APIs to allow us to make changes, iterate, and improve quickly. We do however plan to support additional endpoints and functionality within the SDK, including Webhooks, along with associated types for languages such as Typescript.

We do not currently have an ETA on when these features will be available, but are happy to leave this issue open to gauge interest in the Webhooks API so we can assess the needs of developers and merchants.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants