Download the PHP package paymark/click without Composer
On this page you can find all versions of the php package paymark/click. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download paymark/click
More information about paymark/click
Files in paymark/click
Package click
Short Description Paymark Click integration for Magento 2
License proprietary
Informations about the package click
Paymark payment module for Magento 2.x
This is a Paymark payment module for Magento 2. This module currently supports Paymark Click only.
Tested on Magento 2.3 and 2.4 only.
Installation
To install this module use the following composer command:
composer require paymark/click
Alternatively download the package and put the files into this folder in your Magento directory: app/Paymark/PaymarkClick
After installing the files please run the following commands to enable the module:
Config
You will need to register for Paymark Click before configuring this module. Visit www.paymark.co.nz for more info.
For this module to work correctly, you must set the Return Option to Post to Return URL in the Click Merchant Console.
After the module has been installed go to Stores > Settings > Configuration > Sales > Payment Methods
in the Magento Admin to find the configuration options.
The configuration options are as follows:
- Title: Title that will appear on the checkout page
- Click User ID: User ID for your click account
- Click Password: Password for your click account
- Click Account ID: Click account id (You can find this in your merchant console after registering)
- UAT: Flag to alternate UAT environment - this changes the payment URL
- Debug Log: Write logs to paymark.log during the checkout process for debugging purposes
- Payment Action: Option to either do an Authorisation charge or a full Capture (Paymark will need to enable the Authorisation option if you want to use this instead)
Note: if you only do an authorisation charge you will need to capture the full payment through the Paymark console.
All versions of click with dependencies
magento/module-sales Version ~100.0|~101.0|~102.0|~103.0