Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Estate Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
      • Get a Tailored Demo
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +32 2 290 34 90
    • Get a Tailored Demo
  • Pricing
  • Help
  1. APPS
  2. Payment Providers
  3. ClickPay Payment Gateway v 17.0
  4. Sales Conditions FAQ

ClickPay Payment Gateway

by TechSupport https://www.clickpay.com.sa
Odoo
v 17.0 Third Party 171
Download for v 17.0 Deploy on Odoo.sh
Apps purchases are linked to your Odoo account, please sign in or sign up first.
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 1297
Technical Name payment_clickpay
LicenseLGPL-3
Websitehttps://www.clickpay.com.sa
Versions 16.0 17.0 18.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 1297
Technical Name payment_clickpay
LicenseLGPL-3
Websitehttps://www.clickpay.com.sa
Versions 16.0 17.0 18.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.
  • Ratings
  • Discuss
There are no ratings yet!
Tamara
by
Hasan Nasr
on 6/26/25, 3:22 AM

Do you support Tamara payments?


Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Website made with