#ronaldblanco_02606
1 messages · Page 1 of 1 (latest)
If the request succeeded, then the transfer should have been created successfully
You can also retrieve the destination payment on the connect account: https://stripe.com/docs/api/transfers/object#transfer_object-destination_payment
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
So there is no state?
Correct
See the params here: https://stripe.com/docs/api/transfers/object
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
thank you