ClickPay Payment Gateway

by
Odoo
v 17.0 Third Party 19
Download for v 17.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 1291
Technical Name payment_clickpay
LicenseLGPL-3
Websitehttps://www.clickpay.com.sa
Versions 17.0 16.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 1291
Technical Name payment_clickpay
LicenseLGPL-3
Websitehttps://www.clickpay.com.sa
Versions 17.0 16.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

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.