Re: [w3c/browser-payment-api] Storing card information (#199)

As an example of other schemes handling recurring payments, Stripe's tokenized payments allow for [subscriptions](https://stripe.com/docs/api#create_subscription-source). Although it is Stripe that holds on to your information in this case, not the merchant. I'm not sure how that's implemented on Stripe side. In either case, the merchant should not be holding on to Stripe tokens.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/browser-payment-api/issues/199#issuecomment-219618148

Received on Tuesday, 17 May 2016 04:45:56 UTC