#L0rdandBooz

1 messages · Page 1 of 1 (latest)

shut capeBOT
drifting ravine
#

Hi there, you need to specify a customer together with destination_payment_method .

torpid anvil
#

Dang ok. Thank you Jack!

#

Was hoping that wouldn't be necessary.

#

Do I need to do a whole new setup intent for the outbound transfer or am I able to pass the previous payment info?

#

Am I able to attach the same payment method to the customer without having to use a whole new setup intent?

drifting ravine
#

Are you asking if you can use an existing paymentMethod that was set up without flow_directions: ['outbound'], to make a outbound payment?

torpid anvil
#

Yes.

#

The one made earlier in the guide that was passed 'inbound' and 'outbound'

drifting ravine
#

That's to create a payment method for inbound and outbound transfer, not outbound payment. Also that payment method is to be attached to your Stripe account, not customer.

torpid anvil
#

Ah I see. So it sounds like outbound payments are not the same thing as an outbound transfer. Thank you jack!

#

I got a little mixed up there.