style input[type='checkbox'] { display: none; } .wrap-collapsible { margin: 1.1rem 0; } .lbl-toggle { display: block; text-align: center; padding: 0.8rem; cursor: pointer; border-radius: 6px; transition: all 0.25s ease-out; border: 1px solid; } .lbl-toggle:hover { color: #adacac; } .lbl-toggle .icon { position: relative; top: 2px; left: -5px; transform: rotate(-90deg); } .toggle:checked+.lbl-toggle .icon { transform: rotate(0deg); } .collapsible-content { max-height: 0px; overflow: hidden; transition: max-height .25s ease-in-out; } .toggle:checked + .lbl-toggle + .collapsible-content { max-height: 100%; } .toggle:checked+.lbl-toggle { border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .content-inner{ margin-top: -1.3rem; } # Take card payments ### Select integration type: Payments API Use a **single API** for a faster integration that orchestrates value added services including FraudSight, 3DS and Token creation. Modular APIs Use the **Card Payments** API in combination with **3DS**, **FraudSight** and **Tokens** APIs to fully control your payment flow. Card Payments 3DS FraudSight View all | | Sequence diagrams | [View](/products/payments/sequence-diagrams/) | [View](/products/modular/) | | Guest card payments | | | | Repeat payments | | | | Recurring payments (MITs) | - Industry practice MITs (e.g. reauthorization, noshow etc) - coming soon | | | Moto | | | | Cards | | | | Apple Pay and Google Pay | - *Decrypted support - In progress* - *Use of wallets for MIT setup - Coming soon* | - *3DS support for Googlepay coming soon* | | Alternative Payment Methods (APMs) | - via [APM API](/products/apms/) - Will be offered via Payments API directly later | - via [APM API](/products/apms/) | | Network token support | - *'Use' only. [Tokens API](/products/tokens/) required for creation.* | | | Fraud protection (3DS and FraudSight) | | | | External MPI (3rd party 3DS data) | | | | SCA Exemption support | | | | Account Funding Transactions (AFT) | | | | Support L2/L3 data | | | | Prime routing | | | | Level of customization available | Full | Full | | PCI compliance | Automatic with use of SDK | Automatic with use of SDK | | Mobile support | Native SDK | Native SDK | | Send for settlement | Automatically or Manually | Automatically or Manually | | Geographical availability | Global | Global |