#NewtReyes
1 messages · Page 1 of 1 (latest)
Hey, @bright island
Might need to send you to work with our Support team though if I don't know
Thank you!!!
What's the ID?
Platform Account charge ID:
py_3N8S3hDfcmTYbu9Y2l3Ewjim
Connected Account charge ID: py_1N8UFBReuSH4sbg7GWKBeaUV
So yeah these are two different things
One is a bank debit payment on your platform.
The other is a payment to the Connected Account that is the result of a transfer.
The transfer comes from the bank debit payment.
Bank debits are async but we transfer the funds immediately.
If the bank debit fails, then you would need to reverse the transfer
If the bank debit fails, then you would need to reverse the transfer
Mmmmm... in this case, is this done automatically or do we have to listen and react to some webhook?
Nope you would need to listen for payment_intent.payment_failed
Recommend testing this out in test mode. You can do so using our test account numbers here: https://stripe.com/docs/payments/ach-debit/accept-a-payment?platform=web&ui=checkout#test-account-numbers
❤️