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?
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?