#gpratte

1 messages · Page 1 of 1 (latest)

lyric yokeBOT
opal jackal
#

Hi, this is not what SetupIntents is for. You'd need a Stripe customer id as you're setting up a Payment Method to be used later. Then, you can map that customer id to yours.

summer oak
#

So when a customer setup a card for later usage it always needs to be attached to a Customer object, or can a 'card for later usage' live on its own in some way?

opal jackal
#

There is not, it would need to be attached to a customer id to be reusable.

summer oak
#

alright, thanks for the clarification!