Documentation

Tpay

Thulium enables integration with Tpay so that your company's customers can pay for purchased goods or services using the easy-to-use BLIK mobile payment method.

Scope of integration

  • Registration of transactions in the Thulium system,
  • Collection of payment from the customer for purchased goods or services using BLIK mobile payment method,
  • Generation of individual links to Tpay payments,
  • Ability to make payment refunds from within the Thulium system.

Step by step

  1. To integrate Thulium with the Tpay system, under Administration, find the Advanced section and select Integrations.

file

  1. From the panel of available integrations, select Tpay from the Payment section.

file

  1. If you already have an account with Tpay go to step #4. Otherwise, register by clicking file.

  2. Enter the following details:

file

  • Customer ID, which is a unique identifier of the API client,
  • Private key secret type to Tpay's Open API,

You can find the above in the Tpay Merchant Panel under the section IntegracjaAPI.

file

  • Merchant ID, which is a unique number that allows you to log into your Tpay account

file

  • Secure code, which is a string of characters that you can set yourself in the Tpay Merchant Panel

a) To do so, go to the Settings tab and select notifications.

file

b) Find the Security section, enter the code of your choice with a maximum length of 32 characters and click Save.

file

c) Such code enter in the appropriate field in the settings of Tpay integration with Thulium system.

  • API key and password, which are codes used to identify the calling program, in this case Thulium. You can generate them in the Tpay system

a) To do so, go to the Settings tab, select api.

file

b) Click Generate new access to generate a new api key (api_key).

file

c) You can set the api password (api_password) yourself or generate it by clicking the blue button marked with a white arrow.

file

d) The same password should also be entered in the field named Confirm api_password.

file

e) Make sure that the Access option is set to YES. Otherwise, the key and password will not be active.

file

f) Ensure that the Returns and Transaction fields are checked. Otherwise, BLIK payment transactions and refunds will not be possible.

file

g) To save the configuration in the section below, enter your Tpay password and click Save. Do not confuse your password with the predetermined security code.

file

h) Next, enter your API key and password for the Thulium system

  1. To finalize Thulium's integration with Tpay system, click file or file to launch it right away:

file

  1. For link payments, you can define automatically added URLs within the integration configuration:

file


Payments

In this section, you will learn about the process of making payment by BLIK method and generating a link.

  1. In order for a customer to make a payment for purchased goods or services using the BLIK method, the agent must first register such a transaction on the customer's profile by clicking on file and selecting Add BLIK payment.

file

  1. Then enter the customer's email address, a description of the transaction and its amount, BLIK code and confirm the entered data by clicking Get Payment (at this point, you should ask the customer to enter the 6-digit BLIK code).

file

  1. The customer must confirm the transactions on their device.

  2. Transaction information can be found on the customer's profile under Contact history (under All or Other).

file

  1. In order to generate a Tpay payment link, you must initiate such a transaction by clicking on file and selecting Generate Tpay payment link.

file

  1. Fill in the data related to the transaction (some of the information will be taken from the CRM) by then clicking file to approve.

file

  1. A window will appear with a dedicated Tpay payment link, which can be copied to the clipboard for transmission through a convenient communication channel.

file

  1. The transaction link will also be visible in the contact history of the respective customer:

file


List of transactions

Tpay payment gateway integration provides a list of payments carried out in the system. To do so, go to ReportsOtherPayment gateway transactions.

file

file

Transactions are described by the following columns:

  • Title - ID/name of the transaction,
  • Creation date - the date the payment was generated,
  • Gateway - the name of the payment gateway provider,
  • Description - description of the payment entered by the agent,
  • Amount - the amount of the transaction,
  • Customer - data of the customer from the CRM for whom the payment was generated,
  • Status - the current status of the payment.

Available filters:

file

By clicking on the file icon, we can view the payment history. After selecting file we will go to the form of the given transaction. In order to refund the payment, please select file.


Technical details

  • Tpay transaction creation,
  • To create a transaction, it is required to enter the amount, description of the transaction and email addresses: sender and recipient,
  • Thulium generates a unique payment identifier sends it along with the above mentioned data to Tpay as a crc code,
  • After sending a valid BLIK code binding the transaction with the code, Tpay returns information about its correctness,
  • The transaction is confirmed after the payment is approved in the customer's mobile application,
  • Payment refunds are made based on the API method (/api/gw/[api_key]/chargeback/transaction).

Was this information helpful?

Łukasz

My name is Łukasz and I take care of Thulium's knowledge base. I'd love to keep it accurate and understandable. If you have any remarks or suggestions for improvement - let me read them.

Drop me a line at: dokumentacja@thulium.pl.