#François-Direct Charges
1 messages · Page 1 of 1 (latest)
hello !
if you're using direct charges both the PI you create on the backend and the confirmation on the front end should be authenticated by both the Platform and the Connect Accounts by passing the StripeAccount header
on the server side, no issue, it's documented. But on the StripeJs, don't find anything for this method
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
the second link is what you need to do on the front-end
mmmh ok thank you !