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 buy product by quantity within mobile app(React Native) without redirect to web page. #1089

Closed
dev1ninja opened this issue Aug 19, 2022 · 2 comments

Comments

@dev1ninja
Copy link

I would like to buy product by quantity.
If I use checkout session, it gave me session url.
So I should redirect to web page from my mobile app.
This is not good way for the mobile app.
I would like to buy product by quantity within my app like presentPaymentSheet.

So my idea is to add qty and product details into presentPaymentSheet.

@charliecruzan-stripe
Copy link
Collaborator

Hi! You'll need to use a payment intent in order to use Payment Sheet for your purchase flow

@horozmc
Copy link

horozmc commented Oct 11, 2022 via email

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

3 participants