2023-03-13

The new versions of mobile SDKs (iOS v.2.0.5 and Android v.2.0.4) are now available on GitLab.

2023-02-13

New 2.0.3 version of Android SDK is now available on GitLab.

2023-02-06

New 2.0.3 version of iOS SDK is now available on GitLab.

2023-01-20

Widget API Version 2 flow is released:

2022-12-08

New fields were added to the Transaction Status Webhook:

2022-11-29

  1. Trusted KYC flow was added to widget application. Since now, partners can skip Paybis KYC verification for the clients verified on their end by passing the trustedKyc flag set to true in the POST /request endpoint. Read more in Trusted KYC article.
added

2022-11-11

  1. Support for multiple products was added to the Partner Portal. Our partners can now see the stats per product/integration if they have more than one.
added

2022-10-28

  1. Single sign-on feature was added. See details here . See the Migration guide to learn how to start using Single sign-on in your widget.
  2. Option to sign all requests to our server using the private RSA key and signature validation logic was added to improve security. See details here. Note that adding signatures to all requests is a required condition before starting to use Single sign-on.
  3. New events were added to Widget JavaScript SDK options for the partners to choose how the Widget is initialized:
improved

2022-09-27

Introduced an option to change loading image on widget initialization. Since now, partners have the following options:

added

2022-09-01

Transaction status webhook was added to notify the partners about transaction status updates.