#okay

1 messages · Page 1 of 1 (latest)

plucky hornetBOT
dark elk
warped knot
#

Thanks, I’ll take a look at those as soon as I can

#

How should I link my custom authentication with stripe checkout though?

#

I want to the customer have the ability to purchase only if they are logged in, and have make the checkout process tell stripe the uid of the customer that bought it

dark elk
#

When you know your customer are logged in, create a Customer within Stripe API and link to your uuid

warped knot
dark elk
#

You can use metadata!

warped knot
#

Oh yeah

#

I thought that was only for subscriptions for some reason