#andec_

1 messages · Page 1 of 1 (latest)

celest heraldBOT
fringe urchin
#

In your own database, you'd need to map the stripe price/product ID with your own internal product references. Once the customer selects the product, retrieve corresponding price/product ID and create a Checkout Session accordingly

old grail
#

Ok thank you

fringe urchin
#

No problem! Happy to help 😄

old grail
#

Hey @fringe urchin

Just watching a video and it suggests that the link that we copy to allow our users to sign up for connect accounts is 'one time use only'

How do we create a button that allows users to consisntely sign-up?

fringe urchin
#

You'd need to implement your own button at frontend and call Stripe's API at backend for the sign up

old grail
#

Ok no problem.