Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use this with Stripe Hosted Checkout? #193

Open
marbuser opened this issue Oct 5, 2020 · 1 comment
Open

How to use this with Stripe Hosted Checkout? #193

marbuser opened this issue Oct 5, 2020 · 1 comment

Comments

@marbuser
Copy link

marbuser commented Oct 5, 2020

https://stripe.com/docs/payments/accept-a-payment?integration=checkout
https://stripe.com/docs/api/checkout/sessions

This feature uses a separate endpoint that doesn't appear to be covered by this package? Is it possible to use this?

If not, then how can I use this package to accept iDEAL, Sofort, etc...? (I'd still prefer to use the option above if possible though...)

@jamieburchell
Copy link

jamieburchell commented Dec 10, 2020

Did you ever find a solution to this @marbuser?

I'm looking for a way to transition to Stripe easily having an existing Omnipay setup with another gateway and can't marry up this library with what Stripe are offering. The Stripe docs talk of a session ID when using their hosted checkout form and callback web hooks, but I can't work out if this library supports use of either. I'm thinking I probably need to use their SDK instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants