#napolean_solo

1 messages · Page 1 of 1 (latest)

feral lichenBOT
frigid wasp
#

It's up to you to charge them first or have them sign up first. Both should work if you decide to implement

modest blade
#

This is when user is already registered and has a user-id but I am still not clear on how to integrate signup after payment.

frigid wasp
#

When you receive a checkout.session.completed webhook event, you can retrieve the client-reference-id you set earlier. Then you can process on signing up your customer with the linked client-reference-id

modest blade
#

So basically you mean I create a client-reference-id before hand and then use that ID to create user. Is that what you mean?

frigid wasp
#

Yes!