Skip to content

cardinity/cardinity-drupal

Repository files navigation

Cardinity Payment Gateway for Drupal 7

This module will enable Commerce Cardinity payments system in your Drupal ecommerce shop.

Table of Contents

How to install? →
    Method 1
    Method 2
Changelog →
Having problems? →
About us →

How to install?

Requirements

• Cardinity account
• Drupal version 7.x

Installation

Method 1

  1. Download the Cardinity Payment Module .zip file that matches your Drupal version from here: https://github.com/cardinity/cardinity-drupal/releases
  2. In Drupal base directory, navigate to modules folder (usually it's /sites/all/modules/)
  3. Extract the Cardinity module .zip file to modules folder
  4. Open the terminal, go to base directory of Drupal and enter the command:
    $ composer require 'drupal/commerce_cardinity:^1.0'
  5. Go to Drupal admin panel and enable the module under Administration -> Extend (the module will be in the group "Commerce - Payment"). Choose Commerce Cardinity and click Install.
  6. Configure the payment rule. Go back to Drupal admin panel and navigate to commerce/config/payment-methods. Under Plugin chooce the Cardinity module and insert your Cardinity account API keys.

Method 2

  1. Download the Cardinity Payment Module .zip file that matches your Drupal version from here: https://github.com/cardinity/cardinity-drupal/releases
    or
    go to https://www.drupal.org/project/commerce_cardinity , scroll down to Downloads, right click tar.gz (xx.xx KB) or zip (xx.xx KB) and click Copy link address of the Cardinity module version of your choice.
  2. Open the terminal and go to the base directory of your Drupal site
  3. Enter the command: $ composer require 'drupal/commerce_cardinity:^1.0'
  4. Then go to Drupal admin panel and navigate to Extend and click Install new module.
  5. Paste the copied URL or upload the Commerce Cardinity module .zip file and press Install.
  6. After installation is complete, under Next steps go to Administration pages. Find and check the box of Commerce cardinity module under "Commerce - Payment" and click Install.
  7. Configure the payment rule. Go back to Drupal admin panel and navigate to commerce/config/payment-methods. Under Plugin choose the Cardinity module and insert your Cardinity account API keys.

Downloads

Cardinity Payment Module releases for Drupal commerce extension here: https://github.com/cardinity/cardinity-drupal/releases

Having problems?

Feel free to contact us regarding any problems that occurred during integration via info@cardinity.com. We will be more than happy to help.


► About us

Cardinity is a licensed payment institution, active in the European Union, registered on VISA Europe and MasterCard International associations to provide e-commerce credit card processing services for online merchants. We operate not only as a payment gateway but also as an acquiring Bank. With over 10 years of experience in providing reliable online payment services, we continue to grow and improve as a perfect payment service solution for your businesses. Cardinity is certified as PCI-DSS level 1 payment service provider and always assures a secure environment for transactions. We assure a safe and cost-effective, all-in-one online payment solution for e-commerce businesses and sole proprietorships.

Our features

• Fast application and boarding procedure.
• Global payments - accept payments in major currencies with credit and debit cards from customers all around the world.
• Recurring billing for subscription or membership based sales.
• One-click payments - let your customers purchase with a single click.
• Mobile payments. Purchases made anywhere on any mobile device.
• Payment gateway and free merchant account.
• PCI DSS level 1 compliance and assured security with our enhanced protection measures.
• Simple and transparent pricing model. Only pay per transaction and receive all the features for free.

Get started

Click here to sign-up and start accepting credit and debit card payments on your website or here to contact us

Keywords

payment gateway, credit card payment, online payment, credit card processing, online payment gateway, cardinity for Drupal.

▲ back to top