#buzzkill-paymentintent-ach

1 messages · Page 1 of 1 (latest)

balmy brookBOT
ripe wasp
#

us_bank_account is the current PM type for ACH Direct Debit

minor onyx
#

Interesting. Is there a difference between ach_debit and direct debit? Here's the error that was reported:

The provided Customer's default_source's type is not allowed by the PaymentIntent's payment_method_types. In this case, the Customer's default_source was of type ach_debit, and the PaymentIntent's payment_method_types are: card, us_bank_account. Try again with a different source or use a different value for payment_method_types.

ripe wasp
#

I think ach_debit represents the deprecated ACH Direct Debit v1.

balmy brookBOT