Example for creating stripe.subscriptions #26628
Unanswered
solace
asked this question in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi,
Is there an example somewhere for
INSERT INTO stripe.subscriptions?I'm trying to insert what is a subscription with the following properties:
In the general shape of:
And getting back:
Not sure if this is meant to be possible and I don't have the right syntax, or if this is currently unsupported.
Thanks!
All reactions