Connecting a backend with Stripe #4049
Unanswered
jenstroeger
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, Suppose a PostgREST backend that needs to connect to a payment service (e.g. Stripe) and in a way proxy between the user ⇔ PostgREST backend ⇔ Stripe.
I came across
And then there are Stripe’s Events which I’d poll or I’d provide a URL to which Stripe sends these events (webhooks).
What experiences and recommendations does the community have?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions