NAV
List of Changes in Payment Acceptance Protocol
Version 1.22 2023-11-20
Version 1.21 2023-08-30
- Test card numbers added. Only those numbers may be used for card payments in test mode.
Version 1.20 2023-08-10
Version 1.19 2023-07-14
- Parameter
paymentMethod.firstTransaction
in API request "Payment" for transaction info where card was saved.
Version 1.18 2022-12-08
- Javascript library to open the QIWI Payform in a popup.
Version 1.17 2022-11-15
- New API for Faster Payment System (SBP) payments with QR code.
Version 1.16 2022-10-04
Version 1.15 2022-09-21
Version 1.14 2022-08-08
- New fields in
PAYMENT
notifications when payment is by Fast Payments System.
Version 1.13 2022-08-01
- Parameter
paymentMethod.cardTokenPaymentType
in API requests "Payment" and "Check card".
- API request for refund decline.
Version 1.12 2022-06-14
- Parameter
billPaymentMethodsType
in API request "Invoice" for the list of payment methods to be accessible for the client on QIWI Payment Form.
- URL parameter
extras[themeCode]
for applying custom style to the Payment Form.
Version 1.11 2022-06-03
- Faster Payments System is available on the QIWI Payform.
Version 1.10 2022-05-23
- New fields in
customFields
object of the payment request.
Version 1.9 2022-05-23
- Mobile phone account balance as a new payment method in the API.
Version 1.8 2022-04-18
- Added API errors with
QW_
prefix for payments from QIWI Wallet.
Version 1.7 2022-04-14
- Tracking Payment Form status in
iframe
.
- New API request Invoice status.
Version 1.6 2022-04-05
- Parameter for notification URL when billing.
- No need to reissue API key when bringing the site into production mode.
- Getting
publicKey
in the Account Profile for invoicing on the QIWI Payment Form.
- New parameter for calling the Payment form
readonly_extras
.
Version 1.5 2022-03-29
- New API for work with SBP.
- Connecting QIWI Wallet on QIWI payment form.
Version 1.4 2022-01-26
- Fixed URL for issuing a payment token.
- Added fields
authCode
, rrn
, maskedPan
in notifications of type PAYMENT
and in examples of responses to a payment request.
Version 1.3 2021-12-21
- Added Yandex Pay payment method for the merchant payment form.
Version 1.2 2021-11-25
- New error codes
INVALID_RECEIVER_DATA
, REATTEMPT_NOT_PERMITTED
.
- Added field
receiverData
in payment request.
Version 1.1 2021-08-16
- Card verification service on QIWI payment form.
Version 1.0 2021-07-21
- Card verification service on merchant payment form.
Version 0.11 2021-05-19
- Adding a method payment by QIWI Wallet on the merchant's payment form by issuing a payment token for QIWI Wallet.
- Using the Zlib library for the Google Pay payment token.
Version 0.10 2021-04-22
- Customizing the QIWI payment form.
Version 0.9 2021-02-20
- Generation and use of a payment token on the QIWI payment form.
Version 0.8 2021-01-18
- Added payment method via the Fast Payment System (SBP) on the merchant payment form via API.
Version 0.7 2020-11-26
- Removed
BILL
notifications.
- Added blocks for notifications on split payments.
Version 0.6 2020-10-20
- Adding payment method QIWI Wallet on QIWI payment form.
- Splitting payments for marketplaces.
- Refunds on split payments.
Version 0.5 2020-07-22
- Adding payment with card payment token.
- Adding payment method Apple Pay.
Version 0.4 2020-06-26
- Payment form section.
- Adding the
paymentCardInfo
field to PAYMENT
notifications.
- Adding the
customFields
field to notifications.
Version 0.3 2020-04-26
- Adding a number generator for test cards.
- Removing
captureId
, refundId
parameters from request body.
Version 0.2 2019-11-13
capture
request for payments via QIWI payment form.
Version 0.1 2019-10-15
- Description of the main functionality of the Protocol.