Skip to content

shababcardinity/fjundzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 

Repository files navigation

Cardinity Payment Gateway for Magento 2

This module will enable Cardinity payments system in your Magento e-shop. If you are using older version of Magento refer to 1.9 branch.

Table of Contents

How to install? →
    Using marketplace
    Using app/code
Changelog →
FAQ →
About us →

How to install?

Downloads

Find the latest Cardinity Payment Module for Magento 2 here: https://github.com/cardinity/cardinity-magento/releases

Requirements

• Cardinity account
• Magento Community Edition v2.0.0 or above
• PHP ≥ 7.2

  

Installation

Recommended to install via marketplace. You can click on each step for screenshot to appear with clearer instructions.

Using marketplace

1. Go to Magento marketplace and search for "Cardinity payment gateway" or navigate directly to → https://marketplace.magento.com/cardinity-magento.html
2. Select your store version and click "Add to cart".
3. Proceed to checkout, fill in the billing form (do not worry its free) and obtain the extension via Magento Marketplace Platform by clicking ".
4. Once the order is complete, click Install.
5. Once you are redirected to "My Access Keys" page, copy private and public access keys.
6. Next, login to your store admin panel. Go to "System" → "Web setup wizard", then choose "Component manager".
7. Click on Sign in and paste Public access and Private access keys.
8. After successfully putting in the keys, click "Sync". Then, click "Install" under "New purchases".
9. Among new purchases, find Cardinity payment module and click install. Wait while readiness check is finished. Click next. During step 2, create a backup if needed (highly recommended) and click next again. Finally, click install on "step 3: Component install".
Step 1.

Step 2.

Step 3.
10. If everything is done correctly, you should be prompted that Cardinity extension has been installed.

After installation you can setup configurations in Store -> Configuration -> Payment Methods

Using app/code

Put this inside app/code/Cardinity/Payment in magento composer.json and composer update

add

"require": {
    "cardinity/cardinity-sdk-php": "~3.0",
    *** 

 

Changelog

For Magento 2

Date Changes Version
2020.12.23 bug fix, minor update related to refund issues. v2.0.1
2020.12.08 • Updated cardinity sdk to version 3,
• 3D secured version 2 with fallback to version 1,
• External hosted payments
v2.0.0

For Magento 1 (1.7 - 1.9)

Date Changes Version
2020.12.09 Added payment by external hosted gateway magento-1.9

 

FAQ

Question1 → Answer1
Question2 → Answer2
Question2 → Answer2

 

► 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 X.

▲ back to top

Releases

No releases published

Packages

No packages published