#Kamesh
1 messages · Page 1 of 1 (latest)
Can you explain more about what debit agreement does? Is it a mandate of a debit payment method?
context - we have this connected account acct_1LrjSURPhCrptjym who already had DDA agreed but somehow got rejected (not sure how)
we are trying enable it again
You may update debit_agreement using External Account Update API
thats what i thought, but i couldn't find any specific field that i can supply to enable debit_agreement
Are you able to see debit_agreement hash in the doc: https://stripe.com/docs/api/external_account_bank_accounts/update#account_update_bank_account-debit_agreement
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
oh got it. thanks.