2023-03-13
about 2 years ago by Iuliia Kovalchuk
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
about 2 years ago by Iuliia Kovalchuk
New 2.0.3 version of Android SDK is now available on GitLab.
2023-02-06
about 2 years ago by Iuliia Kovalchuk
New 2.0.3 version of iOS SDK is now available on GitLab.
2022-12-08
over 2 years ago by Iuliia Kovalchuk
New fields were added to the Transaction Status Webhook:
2022-11-29
over 2 years ago by Iuliia Kovalchuk
- 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 totrue
in the POST /request endpoint. Read more in Trusted KYC article.
added
2022-11-11
over 2 years ago by Iuliia Kovalchuk
- 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
over 2 years ago by Iuliia Kovalchuk
- 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.
- 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.
- New events were added to Widget JavaScript SDK options for the partners to choose how the Widget is initialized:
improved
2022-09-27
over 2 years ago by Iuliia Kovalchuk
Introduced an option to change loading image on widget initialization. Since now, partners have the following options:
added
2022-09-01
over 2 years ago by Iuliia Kovalchuk
Transaction status webhook was added to notify the partners about transaction status updates.