https://github.com/stripe-archive/checkout-subscription-and-add-on
Uses Stripe Checkout to create a payment page that starts a subscription for a new customer.
https://github.com/stripe-archive/checkout-subscription-and-add-on
stripe stripe-billing stripe-checkout
Last synced: 6 months ago
JSON representation
Uses Stripe Checkout to create a payment page that starts a subscription for a new customer.
- Host: GitHub
- URL: https://github.com/stripe-archive/checkout-subscription-and-add-on
- Owner: stripe-archive
- License: mit
- Archived: true
- Created: 2019-08-09T22:21:48.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-21T22:45:35.000Z (over 4 years ago)
- Last Synced: 2024-08-04T09:02:09.979Z (10 months ago)
- Topics: stripe, stripe-billing, stripe-checkout
- Language: CSS
- Size: 1.05 MB
- Stars: 162
- Watchers: 10
- Forks: 62
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Starting a subscription with Checkout
This sample has been archived. Please refer to the canonical sample for starting a Subscription with Checkout: https://github.com/stripe-samples/checkout-single-subscription.