How to add deposit and withdrawal methods through PSS
Last updated
Last updated
Payment System Service (PSS) is a new B2CORE service that enables seamless connections to external payment systems and cashier systems.
Paytiko is the first payment system that can be integrated through PSS, with support currently limited to deposits only.
Follow the instructions below to configure the Paytiko connection and set up the deposit method in the B2CORE Back Office.
Before proceeding with the instructions, you must have signed up for Paytiko and have an active account.
To configure a connection to Paytiko:
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.
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, and 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.
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 that will be available for making deposits through Paytiko.
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.
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.