May 2018
Intermediate to advanced
470 pages
13h 54m
English
When an order is being placed at the end of the checkout process, the generated card token will be used to create or update a Stripe Customer (https://stripe.com/docs/api#customers) representing our user, which is a good way to store credit card information (https://stripe.com/docs/saving-cards) with Stripe for further usage, such as creating charges for specific products in the cart only when a seller processes the ordered product from their shop. This eliminates the complications of having to store user credit card details securely on your own server.
Read now
Unlock full access