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

Support: How can I get stripe working for landing page/unauthed purchases? #1767

Open
henricook opened this issue Oct 13, 2024 · 0 comments
Open
Assignees

Comments

@henricook
Copy link

henricook commented Oct 13, 2024

Hi all,

I love this project and want to use it all the time. I'm trying to get Stripe integration working. Documentation's sparse but I followed all the instructions on the MR that implemented it here: #886

'All' (hopefully easy) that remains is to make a 'buy now' button for each package on my landing page that visitors can click.

I've tried pinching PaymentButton code and initiateCheckout from PricingSection.tsx and dropping it onto my ProductPricing.tsx page but it appears to be expecting me to be signed in already and the people doing this will be random visitors signing up for the first time.

What's the correct way to initiate the 'new customer payment flow' please, if there is one?

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