#ynspc
1 messages · Page 1 of 1 (latest)
Because you omitted payment_method_types on creation (https://dashboard.stripe.com/test/logs/req_TAUuUUHlQ52UcF) it defaults to card only. You can't use a au_becs_debit PM object
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
You need to update the PI, passing payment_method_types: ['au_becs_debit']