Skip to Content
Menu

ClickPay Payment Gateway

by
Odoo
v 16.0 Third Party 128
Download for v 16.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 1504
Technical Name payment_clickpay
LicenseOPL-1
Websitehttps://www.clickpay.com.sa
Versions 16.0 17.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 1504
Technical Name payment_clickpay
LicenseOPL-1
Websitehttps://www.clickpay.com.sa
Versions 16.0 17.0

ClickPay - Odoo

The Official Odoo plugin for ClickPay

Plugin features

Embeded Forms

Direct Apple Pay

Automatic Invoice


Installation

Install using FTP method

Note: Delete any previous ClickPay plugin.

  1. Download the latest release of the plugin

  2. Upload the contents of the folder in ODOO addons folder. (You can find the path for addon folders in odoo.conf)

  3. Login to your odoo as admin and navigate to settings.

  4. Scroll down to bottom of the page and click “Activate the Developer Mode (with Assets)”

  5. Wait for the page to load and Navigate to Apps. Click Update Apps List in the navigation menu. You can disable the developer mode now by following same steps in previous point. Wait for the operation to complete. Now click “Accounting” from the left menu.

  6. Here, find the module named “CLICKPAY Payment Module”.

  7. Click on “Install” button. Wait for the module to be installed. Navigate to “Invoicing” module. From the navigation menu, goto “Configuration” -> “Payment Acquirers”.

  8. Find “Clickpay Payment Gateway” and click Activate.

  9. Fill in the form entering the corresponding details in each tab.

    • Change State to Enable

    • Fill in credentials

      • Profile ID: Enter the Profile ID of your ClickPay account
      • Server Key: Merchant’s Dashboard >> Developers >> Key management >> Server Key
      • Client Key: Merchant’s Dashboard >> Developers >> Key management >> Server Key
    • Enable hosted or iframe method or managed form.

    • In configuration tab, Enter the display name in website

    • Configure other according to your requirments.

    • Select Payment journal under Configuration tab. The Payment journal must have incoming payment set to clickpay. You can set this by clicking the arrow icon in front on Payment Journal field and then go to Incoming Payments tab and click Add a line.


Configure the Plugin for Direct Apple Pay on your website

  1. Navigate to "Invoicing" >> Configuration >> payment providers

  2. Open ClickPay - ApplePay

  3. Please find the setup section below for the apple pay certificate creation

  4. Once certificates created upload the certificates in admin panel

  5. Add the Merchnat identifier name

  6. Enter the primary credentials:

    • Profile ID: Enter the Profile ID of your ClickPay account
    • Server Key: Merchant’s Dashboard >> Developers >> Key management >> Server Key
    • Client Key: Merchant’s Dashboard >> Developers >> Key management >> Server Key
  7. Click Save Config

Setup

  1. You must have a Apple Developer Account To use this Feature
  2. The Domain URL which you want to display the ApplePay Button. It should be verfied under same Apple Developer Account and under same merchant ID which you will create Certificates

  1. Create two certificates (Apple Pay Payment Processing Certificate & Apple Pay Merchant Identity Certificate)

  2. Create Apple Pay Payment Processing Certificate using below Link

    https://support.clickpay.com.sa/en/support/solutions/articles/73000593115-how-to-configure-apple-pay-certificate-in-my-clickpay-dashboard-
    
  3. Create Apple Pay Merchant Identity Certificate using below Steps

    openssl req -sha256 -nodes -newkey rsa:2048 -keyout merchant-cert.key -out merchant-cert.csr   (Create the CSR and Key File)
    
    Upload the CSR in Apple Developer portal to create merchant identifier
    Once Created Download the Certificate and Convert the downloaded cer to crt using below command
    
    openssl x509 -inform der -in merchant_id.cer -out merchant-cert.crt
    

Log Access

ClickPay custome log

  1. Access debug_Clickpay.log file found at: /var/log/debug_Clickpay.log

Done

Odoo Proprietary License v1.0

This software and associated files (the "Software") may only be used (executed,
modified, executed after modifications) if you have purchased a valid license
from the authors, typically via Odoo Apps, or if you have received a written
agreement from the authors of the Software (see the COPYRIGHT file).

You may develop Odoo modules that use the Software as a library (typically
by depending on it, importing it and using its resources), but without copying
any source code or material from the Software. You may distribute those
modules under the license of your choice, provided that this license is
compatible with the terms of the Odoo Proprietary License (For example:
LGPL, MIT, or proprietary licenses similar to this one).

It is forbidden to publish, distribute, sublicense, or sell copies of the Software
or modified copies of the Software.

The above copyright notice and this permission notice must be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.