WooCommerce
Here you can find WooCommerce plugin usage details
Installation
Download the
*.zip
file from the LinkGo To:
WordPress Admin
>Plugins
>Add New
and Upload Plugin with the file you downloaded withChoose File
Install Now and Activate the extension.
Setup and Configuration
Setting up Paytiko gateway is easy. Just follow a few simple steps:
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.

Go To:
WooCommerce
>Settings
>Payments
>Paytiko Payments
Tick the checkbox to
Enable Paytiko Payments
Fill-In the title and the description. Those will be seen by you clients when they check out
Enter the
API
andActivation
keys (API/Secret key can be found in Merchant Settings > Merchants)Save Changes.
Plugin Settings
Go To: WooCommerce
> Settings
> Payments
> Paytiko Payments

Here you can set up the Paytiko plugin:
Title: This text will be visible to your customers in the payment methods selection
Payment Mode: The extension will be used for testing or the 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 can also use shortcodes to provide dynamic information:
- {client_fullname}
- client's 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
Payment mode: here you have two options:
- Using cart - to use the classic approach for e-stores
- Direct order - could be used if you plan to send a payment link for the specific order
Status after payment: could be set to any status from WooCommerce
Cart Settings
If you want to use the classic cart approach, you need to go to Pages
> Checkout
and select Checkount Block and switch mode to classic by clicking Switch to classic checkout
button

Subscription Settings
If the payment provider you use supports subscriptions, you can turn on subscription functionality following the next simple steps
Find
Paytiko
in the main menu, and openSubscriptions
from itClick
Enable Subscription
Fill in the appeared fields:
Billing Interval: The parameter defines the interval time of charging the customer again with the same amount sent in the ExecutePayment endpoint request. Interval Count: The parameter determines how many times you will charge the customer for your services. If the Iteration parameter is set to "0", it will be an unlimited time of charging the customer until you cancel the recurring. Plan Name: Info field to identify the subscription by name, this is a global option for all subscriptions which has no custom Plan Name set:
Subscription Plan Name
There is an option to customize the Plan Name for an individual subscription.
To do this, open the Product (which is Subscription) to edit, scroll to the settings block, and click on Paytiko Settings. Here, you will see the "Plan Name" field

Last updated
Was this helpful?