API Docs
  • Introduction
  • Credential
  • Error Codes
  • Token Validation
  • Signature Validation
  • Quick Start
    • Accepting via Payment Page
    • Accepting Using Own Page
    • Paying Out
  • ACCOUNT
    • Pool Balance
  • Cloud Payment
    • Payment Service
    • Collection
      • Create Collection
      • Manage
        • Get Collection List
        • Get a Collection
        • Update Collection
        • Activate Collection
        • Deactivate Collection
        • Delete Collection
    • Bill
      • Create Bill
      • Callback
      • Manage
        • Get Bill List
        • Get a Bill
        • Get Bill Transaction Status
        • Update Bill
        • Delete Bill
    • Transaction List
    • Transaction Status
  • Payout
    • Payout Service
    • Payout Transaction List
    • Create Payout
    • Payout Status
      • Callback
      • Status Checking
    • Bank Account Verification
      • Bank Verification Channel ( Deprecated )
      • Bank Account Validation
  • Suite Plugin
    • Woocommerce
    • Open Cart
  • Library
    • Credit Card
  • SUPPORT
    • Frequently Asked Question
Powered by GitBook
On this page
  • System Requirement
  • Installation Steps
  • Extension File
  1. Suite Plugin

Open Cart

Payment Extension for OpenCart

PreviousWoocommerceNextCredit Card

Last updated 1 year ago

System Requirement

  • PHP 7.0 or later

  • Opencart 3.0.x

Notes : This version is not compatible with older versions of Opencart

Installation Steps

  • Download LeanX Opencart 3.0 extension from the link . The file must have *.ocmod.zip extension name at the end of the file.

  • Login into Opencart 3.0 admin. Go to Extensions > Installer.

  • Upload the file you downloaded.

  • Go to Extensions > Extensions. Filter extensions by Payments.

  • Find and install LeanX extension.

  • Edit the extension, and set your Auth Token, Collection UUID, Hash Key.

  • Update Status field to Enabled.

  • Save and done

Extension File

below
leanx-opencart-plugin.ocmod.zipGoogle Docs
Logo