#divya.shalini.ics
1 messages ยท Page 1 of 1 (latest)
Whenever I am creating any payout it is directly going into payout.paid
https://stripe.com/docs/api/payouts/create
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
I got that for canceling any payout, it should be in pending mode
https://stripe.com/docs/api/payouts/cancel
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
But creation payout is directly getting into paid status
Yes I am
I am not sure you'll be able to replicate this in Test mode unfortunately.
May I know why?
payout.failed is getting succeeded, when I am doing any manual payout
Why not payout.cancel?
Is this due to auto paid in test mode?
Yes, it's completed immediately.
Happy to help!