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

  • caution Seeking new maintainer
    The current maintainers are looking for new people to take ownership.
  • Project categories: Decoupled, E-commerce
  • Created by kalabro on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases