Skip to content
This repository has been archived by the owner on Feb 5, 2020. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 619 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 619 Bytes

Collecting a card payment with the Charges API

This sample is out of date, please see our Accept a Card Payment to learn how to build the same type of integration on the Payment Intents API.

The Charges API is an earlier Stripe payments API that does not handle bank requests for authentication (e.g. 3D Secure) that are becoming increasingly common online, especially in regions like Europe and India. The Payment Intents API helps you manage these more complex card flows in a future-proof, scalable integration that will work with other payment methods.