💳 Credit Cards Implementation
Developers can use this documentation to implement processing payments with credit cards.
Overview
Card payments offer convenience, quick transactions, and easy recurring payments while enhancing security with fraud protection and PCI compliance. They also boost customer retention by saving card details for future purchases. Additionally, major credit cards, including Visa and Mastercard, as well as Apple Pay and Google Pay are accepted.
Implementation Options
Developers have the option to implement credit cards with Approvely's pre-built UI or api.
UI Implementation
Developers seeking to implement credit card checkouts should follow the steps outlined in our integration builder guide to test a MVP. For more specific use cases, reach out to the Approvely team for guidance.
API Implementation
Developers implementing credit card checkouts will often enable both new card payments and saved card payments. All credit cards must be tokenized before submitting a card purchase for processing, which Coinflow provides recipes for. Implementation details may vary depending if you'd like to enable fraud protection measures such as 3DS or chargeback protection. Review Approvely's Checkout endpoints here.
Updated 4 months ago