Skip to content

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

@henricook

Description

@henricook

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?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions