How to integrate Paytiko
Last updated
Last updated
Paytiko is the one of the payment systems that can be connected to B2CORE through PSS, with support currently limited to deposits only.
For a full list of payment systems that can be connected through PSS, refer to Integrations > Payment systems. Such systems are marked with Yes
in the PSS-supported column.
Follow the instructions below to configure the Paytiko connection and set up the deposit method in the B2CORE Back Office. These instructions correspond to the General procedure for adding methods for PSS-supported payment systems, but include details specific to Paytiko.
Before proceeding with the instructions, you must have signed up for Paytiko and have an active account.
To configure a connection to Paytiko for making deposits:
In the B2CORE Back Office, navigate to System > External connections.
Click +Create in the upper-right page corner.
On the Create connection page, fill in the following fields:
In the Name field, enter a name that you want to use for the connection. The name can only contain Latin letters, numbers, dashes, and underscores (for example, Deposits_Paytiko
).
In the Caption field, enter a caption that will be applied to the connection in the Back Office.
In the Provider dropdown, select PaymentSystemDeposit.
In the Driver dropdown that appears, select Paytiko.
In the Credentials section that appears, configure the Paytiko-specific settings:
In the API base URL field, specify https://core.paytiko.com
.
In the Secrete key field, enter your secret key. To find your secret key, sign in to your Paytiko account and navigate to Payment settings > Merchants, where you can copy it.
Click Save to create the connection.
The Paytiko connection will appear in the list of external connections.
Check the connection status.
If the connection is inactive (No is displayed in the Enabled column), click the Edit button to open the connection details and set the Enabled dropdown to Yes.
Click Save to apply the changes.
To add and set up a method for making deposits through Paytiko:
In the B2CORE Back Office, navigate to System > Deposit system > Deposit methods.
Click +Create in the upper-right page corner.
On the Create a deposit method page, fill in the following fields:
In the Name field, enter a name that you want to use for the method. The name can only contain Latin letters, numbers, dashes, and underscores
In the Caption field, enter a caption that will be applied to the method in the Back Office.
In the Provider dropdown, select PaymentSystemDeposit.
After selecting PaymentSystemDeposit, the following fields appear:
In the Available account currencies dropdown, select one or more currencies. Deposits through Paytiko will be available for accounts denominated in the selected currencies.
In the Driver dropdown, select Paytiko.
In the Connection dropdown, select the previously configured Paytiko connection.
Skip the Configuration section, as no settings are required for Paytiko.
Click Save to create the deposit method.
The Paytiko deposit method will appear in the list of deposit methods.
Click Edit to enter the method details and complete the following fields:
On the Settings tab, select Fiat in the Group dropdown.
In the Icon field, specify paymethod-paytiko
to display the icon for the Paytiko deposit method in the B2CORE UI.
Check the method status.
If the method is inactive (No is displayed in the Enabled field), activate it by setting the Enabled dropdown to Yes.
If necessary, configure setting on the PS Currencies and Commissions tabs (for tab descriptions, refer to Deposit methods).
Click Save to apply the changes.
The Paytiko deposit method is now configured in the B2CORE Back Office.
To receive status updates for initiated deposits in B2CORE, you need to set up a notification webhook in your Paytiko account.
In the B2CORE Back Office, navigate to System > Deposit system > Deposit methods.
Find the configured Paytiko deposit method and click Edit to enter the method details.
Go to the Webhooks tab.
Copy the URL displayed in the Notification URL field.
In your Paytiko account, navigate to Payment settings > Merchants.
In the Merchant settings, paste the copied webhook URL into the Url field under the External service section.
Click Save to apply the changes.
The Paytiko deposit method is now fully configured and available for clients to use when making deposits in the B2CORE UI.