Process mobile payments, the easy way.
Secure payment experiences across all the devices and platforms your customers care about.
Collect payments securely and efficiently with Apple and Google Pay. Powered by a single cross-platform API.
Simple
Save weeks of development time with a pre-built payments solution that’s ready to deploy in minutes
Secure
Best-in-class security features built into device hardware and software to ensure your customers’ data are safe and secure.
Enterprise-Ready
The only enterprise-grade mobile payments solution that’s backed by world-class support and services
Ionic Payments Data Sheet
Interested in integrating payment solutions into your apps? Our new guide breaks down everything you need to know.
Cross-platform deployment
Ionic Payments works on supported iOS and Android mobile devices as well as the web, all from the same codebase. Deliver secure payment experiences across the devices and platforms your customers care about.
Best-in-class app security.
Ionic Payments leverages operating system-level security designed by Apple and Google and implemented by our mobile experts. Ensure your customer's financial data is safe and secure.
A simple, powerful API
Leverage a simple API to easily integrate each payment method for both native app environments and the web. Save development time while still supporting all platforms.
async makePayment(items, total): Promise<boolean> { const { success } = await ApplePay.makePaymentRequest({ merchantValidation: { url: 'https://applepayrelay.abc.com/session/start', params: { merchantIdentifier: 'com.abc.payments', displayName: 'ABC Company Store', initiative: 'ios', initiativeContext: 'applepay.abc.com', }, }, request: { countryCode: 'US', currencyCode: 'USD', lineItems: items, total, }, });
return success;}
Collect payment from your customers securely and efficiently.
Powered by a single cross-platform API, you can seamlessly incorporate Google and Apple Pay into your mobile application. Ionic's advisory and engineering support teams are available to help ensure your success.
Simple API
Just configure a few basic inputs, then make a payment request to Apple or Google. Ionic Payments takes care of the hard parts.
Cross-platform
Create consistent, cross-platform user experiences that work on the web and mobile using the same plugin and API.
World-class docs
Integrate with Ionic Payments quickly with documentation specifically tailored for Ionic and Capacitor applications.
Native Payment UI
Users will feel right at home using the familiar Apple and Google payment interfaces to complete their purchases.
Payments
Start processing mobile payments, the easy way.