Hi, we have a simple request: add PAYOUT as a trigger in Stripe.
For credit card charges, there are generally 2 steps we see:
1 - the payment is initialized/captured (NEW CHARGE)
2 - the payment finalizes and the cash (minus the fee) is deposited in your bank (PAYOUT)
Currently, only NEW CHARGE is available as a trigger. We don't think any special data is needed from the PAYOUT... since most of the information can be acquired through the NEW CHARGE object. The main desire is to have the PAYOUT trigger to play with.
Ron Lum
Stripe: Add the PAYOUT trigger
Hi, we have a simple request: add PAYOUT as a trigger in Stripe.
For credit card charges, there are generally 2 steps we see:
1 - the payment is initialized/captured (NEW CHARGE)
2 - the payment finalizes and the cash (minus the fee) is deposited in your bank (PAYOUT)
Currently, only NEW CHARGE is available as a trigger. We don't think any special data is needed from the PAYOUT... since most of the information can be acquired through the NEW CHARGE object. The main desire is to have the PAYOUT trigger to play with.
Stripe Payout Documentation: https://stripe.com/docs/api#payouts