#milan_90064

1 messages · Page 1 of 1 (latest)

twin escarpBOT
mental flower
#

The reconciliation event i think is the signal you're looking for here

tropic trail
#

I've tried waiting for that event as well and I get the same report. To be clear, this is in the sandbox environment so I don't know if that changes things. But the payout.created, paid, and reconciliation_completed events show up within seconds/minutes of each other.

twin escarpBOT
dire ginkgo
tropic trail
#

Interesting. So I guess I can wait for the payout.created and immediately ask the API for balanceTransactions tied to that payout. Then I can crosswalk up to the PaymentIntent. Does that sound about right? And if I do this, does the BalanceTransaction amount and currency use the settlement amount and currency or the one from the original payment intent?

#

And yes - I'm on automatic

dire ginkgo
#

Does that sound about right?
Yes

And if I do this, does the BalanceTransaction amount and currency use the settlement amount and currency or the one from the original payment intent?
Try it out, it uses the one from PaymentIntent since you're retreiving the payout on a platform level.