I have a payment function from 3rd party provider who supports redirect url and webhooks when payment is done. How can i use to trigger a function that verifies a payment and update payment data in my database by using url or something?
Is it possible to make an API request with it once the payment has been done?
If so, you can use functions API to integrate it
the 3rd api has a webhook option and redirect url
i was thinking if i coud use a redirect url to trigger a function
Recommended threads
- Function executions not getting logged b...
Hello, I have just upgraded on a self-hosted 1.8.1 to 1.9.0 and I have a strange bug where my functions are no longer showing executions in the console, howeve...
- Relationship data Not showing on update ...
Version : 1.9.0 OS/System : Windows10/Docker Database : MongoDB Clean Zero Installation The first thing I did in the testing process was create a category and...
- Cloud Function Deployment Issue – Timeou...
Impossible to deploy a function for more than an hour. My project ID is: 69cc7a82000b42b8f5e2 Here's the error I get after waiting 15 minutes: Synchronous funct...