Fetch Data from Stripe

Syntax

Fetch data from Stripe using the following syntax:

get a customer from stripe whose email is "[email protected]"
get an invoice from stripe whose status is "open"

Last updated

Was this helpful?