#sunny-bank-transfer

1 messages ยท Page 1 of 1 (latest)

void copper
#

๐Ÿ‘‹ Happy to help

north blade
#

in payment method how can use any other country bank details for bank transfer?

void copper
#

Only above countries are supported, but not any other country

north blade
#

okay

void copper
north blade
#

but i want to create payment method for above country?

#

so then for each have ACH routing code?

#

can you explain the payment-method creation for japan?

void copper
#

Are you referring to ACH debit or credit? Both of them only support customer from US

north blade
#

means that for bank tranfer , we have to need create customer?

#

on stripe?

void copper
#

Yup

north blade
#

but my point is same, again

#

we need to add customer payment method, right?

#

whats the parameter to fill by API to add bank account as payment method?

void copper
#

You'll create a customer first and create the amount that you want to charge on the customer. Stripe will generate a bank account number and relevant information. Then you pass these bank information for customer to make a bank transfer.

#

Once the customer completes the transfer, Stripe will update the payment outcome via Webhook events

#

This kind of bank transfer is considered as credit transfer which customer takes action to transfer the payment amount to your Stripe bank account

north blade
#

is there no any other way to direct bank tranfer from client?

#

need to create customer, one thing is this, i am okay

void copper
#

You can click into each individual bank debit payment method for its integration

north blade
#

okay

#

thank will look on them

void copper
#

No problem! Happy to help ๐Ÿ™‚