#[Redacted]-multiple-transfers

1 messages · Page 1 of 1 (latest)

slate parcelBOT
sterile heath
#

[Redacted]-multiple-transfers

#

Do you have a request ID that we can take a look at?

blazing kindle
#

For the payment intent? pi_3LmXkyDqxMJFXGv10l5oAlUL

fleet oak
#

This is a payment via ACH Debit. While the payment method is pending, you don't have a BalanceTransaction created yet, so you can't create a Transfer. You have to wait for the BalanceTransaction to be created (when the payment succeeds) and then you can create those Transfers

blazing kindle
#

Is there a webhook I can use for that? I ended up waiting an entire hour before attempting the transfers, after the charge and it still did not work.

fleet oak
#

No webhook today, but we're working on fixing that. You can also just wait for the success when payment_intent.succeeded is sent

blazing kindle
#

Hmm okay. Is the payment_intent.succeeded event different than the charge succeeded event?

fleet oak
#

no it's similar, it's just better to listen to the PaymentIntent events

blazing kindle
#

Okay thank you for your help! Have a good day