#vasu1718
1 messages · Page 1 of 1 (latest)
hello! you can go through the scenarios mentioned in this page to find an appropriate guide : https://stripe.com/docs/payments
@tulip crater lets keep the discussion in the thread
can you share the request id [0]? it'd look like req_xxx
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
destination refers to a Bank Account or Card object. You've passed in an Account id which is incorrect. It's not a required field if you only have one bank account on your Stripe account or if you're paying out to your default bank account
an can you give me Example? so it helpful for me