Stripe checkout allows you to easy take payments with just the vendors Stripe Keys.
Simply create a session via a backend api call
https://stripe.com/docs/api/checkout/sessions/create
(Use the success_url as part of your fulfilment authentication. I.e a url parameter with a payment id and a hashed payment id/ or JWT to authenticate payment. No webhooks required)
Then redirect the user to the session url returned from the api call
Please authenticate to join the conversation.
Completed
Feature
Over 3 years ago

Joshua Carter
Get notified by email when there are changes.
Completed
Feature
Over 3 years ago

Joshua Carter
Get notified by email when there are changes.