#metalman247 - subscription payments

1 messages · Page 1 of 1 (latest)

hoary geyser
sly swallow
#

Thank you! Will this work with Cognito's API? Or do I use webhooks to create my own API?

hoary geyser
#

How this works is you create an API and we send events to an endpoint on that API so you're notified of various things in Stripe. You can then update records in your database to keep track of state

sly swallow
#

Thank you!