#theMuffinRobot

1 messages · Page 1 of 1 (latest)

forest sierraBOT
ocean nymph
#

Hi there

austere pecan
#

Hi

ocean nymph
#

Overall I'm not sure we allow this... you would create a SetupIntent and just not pass a Customer ID

#

Or, you could just create the PaymentMethod itself

#

And then set it up later on

austere pecan
#

Mind elaborating on that last point? When you say set it up later on, you mean connect it to a customer?

ocean nymph
#

Yeah use a SetupIntent/Customer.

#

Let me test real quick though for whether you can do this without a Customer

austere pecan
#

Thank you

ocean nymph
#

Okay yeah

#

It works fine

austere pecan
#

So just use a SetupIntent without a Customer?

ocean nymph
#

But just not pass a Customer

#

And that will set up a us_bank_account PaymentMethod for single-use

#

You can then either charge it (which will consume it) or you can attach it to a Customer

austere pecan
#

Awesome, I really appreciate the help!

ocean nymph
#

Sure thing

austere pecan
#

Last question, is it safe to assume this would work for cards as well?

ocean nymph
#

Yep

austere pecan
#

Sounds good

#

Thank you so much