#soma-payout-balance

1 messages ยท Page 1 of 1 (latest)

unreal igloo
deft ingot
#

Oh, I see.

#

Just one more thing I'd like to ask

unreal igloo
#

Sure

deft ingot
#

how can I know programmatically if the method is "instant"?

unreal igloo
#

The balance transactions won't define the method, because it's not relevant for them. It's the method that you define when creating the payout that determines what source the payout attempts to pull from.
This field here:
https://stripe.com/docs/api/payouts/create#create_payout-method

But yes, querying your available balance is the correct way to determine if you have the funds to process a Payout.

deft ingot
#

thank you sir!

unreal igloo
#

Any time, happy to help!