-
-
Replying to @codebytom
You may find the demo on http://typographic.io and our Billing docs useful.https://stripe.com/docs/billing/quickstart …2 replies 0 retweets 0 likes -
Replying to @stripe
Once I have created a customer and a subscription (which I assigned that customer to). The charges happen automatically right? No need for anything like stripe.create.charge() right?
1 reply 0 retweets 0 likes -
Replying to @codebytom
Yep! Once you've added a customer to a subscription, they'll be automatically billed if you've indicated that you'd like to charge your customer's on file payment source.
1 reply 0 retweets 0 likes -
Replying to @stripe
How will I know if I have indicated that I'd like to charge the customers on-file payment source?
1 reply 0 retweets 0 likes -
Replying to @codebytom
You will have to specify the `Customer` object when creating the subscription https://stripe.com/docs/billing/quickstart#create-subscription …. If you haven't specified the customer's source, the default source will be automatically used https://stripe.com/docs/api/customers …
1 reply 0 retweets 0 likes -
Replying to @stripe
Ah yes, so I create the customer, and then on success create the subscription and pass in the customers ID along with their plan. I'm assuming thats the same thing?
1 reply 0 retweets 0 likes
Yep! That would work as well.
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.