#danilabagroff
1 messages · Page 1 of 1 (latest)
Recommend reading https://stripe.com/docs/expand for expansion
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 am on the front end and looking for a way to fetch invoice directly from Stripe via Stripe.js
You need to do that serverside
So you can call an endpoint on your backend to do that
what a pity 😦