The system developed by Paysera allows online payments by means of a single centralized interface (API). You will simply need to install our system on your website. Then, the processes will be performed automatically.

This is done by addressing our servers, by transferring the parameters listed below in the documentation. After the installation, your website visitors will have the opportunity to choose from all of our payment methods. Once the payment with the amount specified by you is made, the relevant information is sent to your website.

Payment collection flow

macro-scheme

1. A payment request is made to Paysera and your customer is provided with a list of available payment methods. If you want to find out what type of data has to be in the payment request and what type of data is to be returned by Paysera, see the chapter, Integration with specification.

  • If the customer refuses to pay, they will be returned to the cancelurl address specified by you.
  • If there are errors in the payment request, an error page will be displayed. Possible error values can be viewed in the chapter Error codes.

2. Your customer will be redirected to the selected payment system.

3. Having made a payment, the customer will be redirected to Paysera.

4. When returning from the payment system, the customer will automatically be redirected to accepturl address specified by you.

5. Paysera will be informed after the payment system fully executes the payment.

6. Having received information about the successful payment, Paysera will send a callback to your specified callbackurl address and provide all the information about the payment.

How to integrate?

Integration of SMS Bank payment type is identical to the integration of payment collection. The only difference is that during request generation to Paysera system one should specify payment parameter's value as 'smsbank'.

WebToPay can also be used for this specific case. During request generation payment parameter's value should be 'smsbank'.

Payment briefing is exactly the same as in payment collection. WebToPay library can be also used for payment briefing processing.