Version 3
Here you can find OpenCart V3 plugin installation process and usage details
Installing the extension
Download the
*.zip
file from the LinkGo To:
Opencart Admin
->Extensions
->Installer
clickUpload
button and select file you just downloaded Notice: please check that you upload the file the name of which ends with*.ocmod.zip
Illustration 2.1
Configuration
After successful installation go to
Extension
->Extensions
, here selectPayments
from the Extension Type drop-down menu

Scroll down until you see
Paytiko Gateway
Click on Edit on the right
You will see the plugin settings page, Check
Enable
checkbox to enable the Paytiko payment method and fill out the following fieldsIllustration 6.1 Title: this text will be visible to your customers in payment methods selection Payment Mode: the extension will be used for testing or live environment Payment Dialog: this option switches the behavior of the payment process, it has two options: open the payment system inside a popup and another option is redirection to the host page with the payment system Paytiko Descriptor: text from this field will be shown inside the payment system, it is intended for additional information, you also can use shortcodes to provide dynamic information: -
{client_fullname}
- client full name -{email}
- client email -{shop_url}
-shop URL -{order}
- order number -{shop_name}
- name of your store Activation & API keys: get those from your account manager or in your Paytiko's system dashboard
Plugin Activation
Login into your
Paytiko Dashboard
Go To:
Payment Settings
>Merchants
>Plugin Activation

Choose
WooCommerce
and clickContinue

Copy the
Activation Key
to the clipboard and make sure to click "Activate" for the key to become valid.

Click
pencil
icon from the right, here you can getSecret Key
Illustration 5.1 Now put these codes into related fields:
Activation Key
->Activation Key Sercet Key
->API Key
Press
Save
button in the header
Last updated
Was this helpful?