This Magento 1 JCC payment gateway is designed for making credit card payments through JCC (Cyprus).
This payment gateway uses the redirect method where the user is redirected to the processing site (JCC) to make the actual payment.
After payment verification, JCC notifies the merchant's e-commerce site and returns the customer back to it. This process is transparent for the customer. The merchant can then connect to his JCC backoffice to administer his payments.
Licensed per domain, write the domain name(s) on payment page.
You will receive the module by e-mail after your payment.
Compatible with Magento 1.2 - 1.9+ / JCC 10.x + ResponseSignature
The package includes installation instructions.
Server requirements: PHP 5.2+ / ionCube loader
Plugin version: 1.0.0
Last plugin update: 06-03-2021
Installation Instructions:
Unzip the files from the package and upload them to your Magento installation.
Clear all your Magento cache.
In your Magento admin, configure the new JCC payment module.
Module Options
Enabled: set to yes to activate this module.
Title: the payment option name displayed on checkout.
MerchantID: specify your obtained merchant ID
Merchant Password: specify your obtained merchant Password (transaction password)
AcquirerID: specify your obtained Acquirer ID
Gateway CGI URL: URL for payments: https://tjccpg.jccsecure.com/EcomPayment/RedirectAuthLink
Return URL: URL for returning results (*see exampled below).
Payment Type: Authorize or Capture payments.
New order status: set the order status when this module is used for payments.
Debug: error tracking feature (expert usage only).
Currency: allowed currencies for transactions through this module (Euro only).
Payment from applicable countries: enable this module for all countries or allow specific ones.
Payment from Specific countries: allow specific countries to make payments through this module (multi select option).
Sort order: Order the module has to appear to your customers.
JCC Account Setup
Make an application at JCC for their merchant gateway.
*Example store Return URL with URL rewrite disabled:
https://www.yourdomain.gr/index.php/jcc/jpay/jpreturn/
*Example store Return URL with URL rewrite enabled:
https://www.yourdomain.gr/jcc/jpay/jpreturn/
Make some test transactions.
Note: Please provide your Public IPs to JCC, to whitelist them to be able to receive the callback notification.