#cbonser-automatic-payout-CLI

1 messages ยท Page 1 of 1 (latest)

unborn flume
slate meadow
#

This would be for a connected account.

unborn flume
#

Hello ๐Ÿ‘‹
I don't think we have a specific event type that can be used to initiate an automatic payout

slate meadow
#

So... how do I generate automatic payments so I can interact with them in development?

#

For example... I'd like to see the response from the following for an automatic payout.

> balance_transactions = Stripe::BalanceTransaction.list({payout: payout.remote_id, type: 'payment', expand: ['data.source.source_transfer.source_transaction']})

Stripe::InvalidRequestError: Balance transaction history can only be filtered on automatic transfers, not manual.
unborn flume
#

Oh I see.
Payouts in Test mode follow the same rules as Live mode. There is unfortunately no way to speed this up today and force an *automatic Payout to happen faster.

slate meadow
#

That is terribly inconvenient. ๐Ÿ˜ฆ Any suggested workarounds for how I can keep development moving forward or do I just have to wait days before the first automatic payment happens?

lusty ferry
#

@slate meadow unfortunately only way is to wait a few days