This project is not covered by Drupal’s security advisory policy.
Integration with Global Payments for Drupal 8 using Realex PHP SDK.
Work is in active development. Stay tuned 🤘
If you are looking for Drupal 7 module please check out https://www.drupal.org/project/commerce_realex
Integration with Commerce Decoupled Checkout:
- Global Payments Credit Card (globalpayments_creditcard) - one-off credit card payment
- Global Payments - Store Credit Card in Realex vault (globalpayments_creditcard_storage) - saving credit card in RealControl (without capturing money).
Example payload:
"payment":{
"gateway":"globalpayments_creditcard",
"type":"globalpayments_credit_card",
"details":{
"name":"Dries Buytaert",
"number":"4263970000005262",
"security_code":"123",
"expiration":{
"month":"11",
"year":"2024"
}
}
},
Supporting organizations:
Development
Project information
Seeking new maintainer
The current maintainers are looking for new people to take ownership.- Project categories: Decoupled, E-commerce
- Created by kalabro on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
Releases
8.x-1.0-beta17
released 7 November 2023
Works with Drupal: ^9 || ^10
Install:
Development version: 8.x-1.x-dev updated 7 Nov 2023 at 08:05 UTC





