Stripe payment integration is now done #137
Unanswered
sarahelsaig
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone,
we have just added Stripe payment integration (with 3DS 2.0 authentication protocol) to the checkout process (by @DemeSzabolcs)! This was by far the most requested feature in the survey (the runner-up PayPal only got a ⅓ as much votes).
If you are interested in testing it out, check out the setup instructions in our Readme.
It uses the Payment Intents API via Stripe.js on the client side and Stripe.net on the server side
Beta Was this translation helpful? Give feedback.
All reactions