#Louie-payment
1 messages · Page 1 of 1 (latest)
Thanks, another question. Does Stripe takes bank details for a one-time payment using invoice/invoiceId/pay method ?
What payment method are you referring to? ACH bank debit?
I am not sure that's why I am confused. Is there any Type that can use bank account detail (Like wire transfer) to pay?
There are bank debit, bank redirect and bank transfer. You can learn more about these payment methods here https://stripe.com/docs/payments/payment-methods/
based on your description, I believe you are looking at bank transfer.
So may I ask can the payment method store bank detail for bank transfer ?
For bank transfer, Stripe will provide your customer a virtual bank account number which your customer can make a fund transfer to.
may I ask what API does it action refers to ?