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.

added

2022-08-02

The new 'You receive in fiat' field was added to the widget exchange form to display the net amount in fiat excluding fees for which the user would get crypto after purchase.

improved

2022-07-20

  1. The POST Quote endpoint was changed: since now, partners can define how the quote amount should be processed (with or without fees) and retrieve the net equivalent in fiat (excluding fees) for which the user gets crypto payout.
  2. Authentication was moved to the first step in widget user flow. Since now, the user can view transaction history and proceed with current transaction flow after they verify their email.
improved

2022-06-08

The POST Request endpoint request was changed: since now, partners can pass a single cryptowalletaddress object or an array of objects.

added

2022-05-31

  1. Support of the ETH and BTC testnets was added on Sandbox environment.
  2. Verification Status Update webhook was added for the partners to get notified on their customers' verification status updates.
  3. GET SumSub shared token endpoint was added for the partners to retrieve SumSub shared access token for applicants that completed KYC verification in Paybis widget.
  4. Support of Enhanced SumSub basic KYC verification flow that includes extra Proof of Residence step was added. The new flow can be enabled in Paybis widget on per partner basis.
  5. Zendesk live chat was integrated to provide Paybis partners with whitelabel messaging solution fully customizable in terms of branding.