#tochinicky
1 messages · Page 1 of 1 (latest)
Hi there, are you trying to use charges API to debit a platform?
if the charge is successful, the amount will be reflected in your account's balance https://stripe.com/docs/api/balance/balance_object?lang=node#balance_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.
okay thank you