This page is part of the Payments Library Guides. Back to Library Setup →
Available Payment Methods
CardPay
Credit and debit card payments with built-in validation and 3D Secure support.
Apple Pay
One-tap payments for Apple devices with Face ID or Touch ID authentication.
Google Pay
Fast checkout for Android devices and Chrome browsers.
PayPal
Redirect-based payments using customer’s PayPal account.
BankPay
Direct bank transfers via Open Banking (PSD2) or ACH.
UPI
India’s Unified Payments Interface for instant bank transfers.
Availability at a Glance
| Payment Method | Desktop | Mobile Web | iOS App | Android App |
|---|---|---|---|---|
| CardPay | Yes | Yes | Yes | Yes |
| Apple Pay | Safari only | Safari only | Yes | No |
| Google Pay | Chrome | Chrome | No | Yes |
| PayPal | Yes | Yes | Yes | Yes |
| BankPay | Yes | Yes | Yes | Yes |
| UPI | Yes | Yes | Yes | Yes |
Common Integration Pattern
All payment methods follow the same integration pattern:Result Handling
All payment methods return results through the same callback. See Result Handling for details on parsing and validating payment results.Related
Library Setup
Get started with the Payments Library
Result Handling
Parse and validate payment results