commerce_revolut
3 sites
Security covered
This module integrates Drupal Commerce with various Revolut payment solutions, including the Revolut Pay [1], the Card payments [2] and the Payment Links [3].
- https://developer.revolut.com/docs/guides/accept-payments/payment-methods/revolut-pay/introduction
- https://developer.revolut.com/docs/guides/accept-payments/payment-methods/card-payments/introduction
- https://developer.revolut.com/docs/guides/accept-payments/tutorials/payment-link
Revolut supports many payment method types, including credit card, Revolut wallet, bank transfers, and more. Supports Strong Customer Authentication (e.g., 3D Secure), and secure payment method tokenization.
Features
- Supports checkout flow with and without a review pane: no configuration required.
- Uses the Revolut Checkout Widget library that ensures card data never touches your server
- Payments in Drupal Commerce synchronized with Revolut
- Supports voids, captures, and refunds through the order management interface
- Option to use Hosted checkout pages or embedded within Commerce Core checkout.
Requirements
This module should be added to your codebase via Composer
composer require "drupal/commerce_revolut"
You must also have a Revolut merchant account or developer access to the account you intend to configure for your integration.
You can sign up for Revolut Business account here.
There are no other requirements than Commerce Core 3