Skip to content

Instantly share code, notes, and snippets.

@ivandenysov
Last active October 15, 2015 12:06
Show Gist options
  • Save ivandenysov/e9ca9fe37365a6e3d633 to your computer and use it in GitHub Desktop.
Save ivandenysov/e9ca9fe37365a6e3d633 to your computer and use it in GitHub Desktop.
stripe_subscription
curl https://api.stripe.com/v1/customers/cus_67Ma6C0BV7XwvK/subscriptions \
-u sk_test_blalbalbalbal: \
-d plan=d6283e42-e466-4897-939e-cae96b04cd5b \
-d coupon=10BUCKS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment