#bonder-sub-id

1 messages · Page 1 of 1 (latest)

severe vortex
#

Hi there! Are you using Stripe Checkout to start the Subscription?

gray temple
#

I think that's what I'm going to do but I want to make sure it is possible to do it this way before I implement it.

#

Basically, I'm struggling to pinpoint where in the documentation there exists a mechanism for associating payments with particular accounts

severe vortex
#

You also will have a Customer ID created via the Checkout Session and you could set your own UID as metadata on the Customer ID as well if you want to go that route.

gray temple
#

Great, and I can set metadata using checkout rather than having to use elements?

severe vortex
#

Yep

#

You can do it with either

gray temple
#

Thanks, appreciate you man ❤️