CoinPayments J2Store Payment Plugin Documentation
CoinPayments Payment plugin for J2Store. This documentation contains Guides and How-tos to setup and configure CoinPayments J2Store payment plugin on your Joomla site.
Installing a Plugin
- Download the extension to your local machine as a zip file package.
- From the backend of your Joomla site (administration) select Extensions → Manage → Install.
- Click the Browse button and select the extension package on your local machine.
- Click the Upload File & Install button.
- Some extensions may provide further instructions on installation.
- Note that modules and plugins must be enabled before they will work.
Configure the Plugin
Go to Joomla plugin manager and search for CoinPayments to get 'coinpayments payment plugin for J2Store. You just need to configure plugin parameters. Plugin parameters details as below:- Payment option title : The title of the payment plugin, as displayed in the checkout page. If left blank, default value CoinPayments Payment will be used
- Image or logo : Image to displayed in the checkout page.
- Your CoinPayments Merchant ID : Your Merchant ID. You can get it from CoinPayment Setting
- Your CoinPayments IPN Secret: Please enter your CoinPayments.net IPN Secret. Check below CoinPayments Config section to get this IPN Secret
- Sandbox/Test mode: To enable or disable testing mode. If you set YES here, make sure you fill in the test API and Secret key fields. NEVER EVER set this to YES, when your site is live.
- Display text on selection: The text entered here will be displayed when customer selects this payment method. You can enter a language constant as a value here if you are using a multi-lingual site and then write a language override. Refer the User guide for more information
- Display text before payment: The text entered here will be displayed to the customer at the order summary screen before he makes the payment. You can enter a language constant as a value here if you are using a multi-lingual site and then write a language override. Refer the User guide for more information
- Display text on after payment: The text entered here will be displayed after customer completes the payment. You can enter a language constant as a value here if you are using a multi-lingual site and then write a language override. Refer the User guide for more information
- Display text on error in payment: The text entered here will be displayed when customer there is an error in payment. You can enter a language constant as a value here if you are using a multi-lingual site and then write a language override. Refer the User guide for more information
- Display text if customers cancels payment: The text entered here will be displayed when customer cancels the payment at the gateway. You can enter a language constant as a value here if you are using a multi-lingual site and then write a language override. Refer the User guide for more information
- Payment button text: Name of the payment button. Default is: Place order. You can enter a language constant as a value here if you are using a multi-lingual site and then write a language override. Refer the User guide for more information
CoinPayments Account Setting
You needs CoinPayment merchant account to fill CoinPayments RD-Subs payment plugin configuration. You can register to CoinPayments by clicking here
How To Get CoinPayments Merchant ID
After successful login to CoinPayments Portal, go to Account -> setting menu. You will get your ‘Your Merchant ID’ in ‘Basic Setting’ section.
How To Get IPN Secret
In CoinPayments Account -> setting menu. You will get ‘IPN Secret’ text field in Merchant Settings tab. This is used to verify that an IPN is from coinpayments to your site. Just generate random string and place here and save the setting by clicking ‘update Account’ button.
Use that random generated string as IPN Secret in plugin configuration.