#sar_dy

1 messages · Page 1 of 1 (latest)

quasi dawnBOT
opal cairn
prisma vector
#

thanks @opal cairn

is there any way i could reduce the Payout Schedule time, i mean like few hours/minutes rather than waiting for 2 days ??

opal cairn
prisma vector
#

@opal cairn thanks for that
Not possible even in Test mode?

opal cairn
#

what are you trying to in test mode - are you trying to implement some processes that will trigger upon payout?

prisma vector
#

actually, i want Transfers info for a Payout. which I would get via BalanceTransactions API (soruce_transfer).

#

so for each Paid Payouts, I fetch BalanceTransactions with PayoutID and extract the Transfers out of it. Turns out, it would only work for Auto Payouts but not Manual.

#

is it possible to trigger Auto Payouts via an API or something like that ?

opal cairn
#

no, auto payouts cannot be triggered via an API. If you could, then it wouldn't be considered as automatic

The payout schedule depends on the Stripe account's country and is typically the same in both live and test mode. There's one caveat though, if your live mode account has no live transactions, the test mode transactions will always take 7 days to become available.

prisma vector
#

yeah right. 🙂
so that means Manual Payout may not associate with any Transfers?

opal cairn
#

Manual payouts will never have an itemized breakdown of transactions i.e. a Manual Payout will never have an association with Transfers