Add Stripe Checkout for module payments

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.

Upvoters
Status

Completed

Board
πŸš€

Feature

Date

Over 3 years ago

Author

Joshua Carter

Subscribe to post

Get notified by email when there are changes.