Card Payments
: Master card, VISARevolut Pay
Apple Pay
Google Pay
(planned, currently its not supported)
Give it a try, use example app
- Use the example app to explore the SDK's functionality.
- Follow the README.md instructions inside the example folder for a smooth setup.
To accept payments with Revolut
, you’ll need a Revolut Business, and Revolut Business Merchant account from which you can get the Merchant ID
.
Don’t have a Revolut Business account yet? | 🚀 Sign Up for Revolut Business |
This SDK provides multiple ways to accept payments to your Revolut Business account:
Card Payments
.Revolut Pay
– a seamless checkout experience within theRevolut
app.Apple Pay
– allowing customers to pay effortlessly using their Apple devices.Google Pay
– (comming soon, officialy is not supported yet).
This ensures a smooth and flexible payment experience for your customers. 🎯
This SDK simplifies integrating Revolut’s Payment Gateway into your Flutter
applications, simplifying the acceptance of payments for Revolut Business.
The package wraps existing native SDKs for Android
and iOS
, including specific support for packages such as Card Payments
, Revolut Payments
. It streamlines initiating payments and interacting seamlessly with the Revolut backend to verify payment statuses.
Securely process debit and credit card payments using Revolut
's payment infrastructure. Supports multiple currencies and real-time transaction processing.
Offer a seamless checkout experience with Revolut Pay
, allowing users to pay directly from their Revolut
accounts with instant confirmation.
Enable Apple Pay
for fast, secure, and contactless payments on iOS
devices, providing a frictionless checkout experience for customers.
Enable Google Pay
for fast, secure, and contactless payments on Android
devices, providing a frictionless checkout experience for customers.
Not available at this moment, waiting for Revolut Business team to make it officially availablein the official native SDK
.
Some helpful links:
- More information on the Merchant API
- API Reference
Version | |
---|---|
Dart | 3.2.0 |
Flutter | 3.3.0 |
Android | 5.0 (Api level 21) |
iOS | 13 |