Releases 2023¶
Release 2.7 - 06.12.2023 ¶
Changed
- Existing endpoint
PATCH /v1/api/cards/{ppan}/state. Change card status has two new card statusesBLOCKED_TERMINATEDandBLOCKED_NOT_RECEIVEDwhich closes the selected card forever and can’t be unblocked.
Fixed
- Internal technical improvements.
Release 2.6 - 26.10.2023 ¶
Changed
- Customized SMS template for Visa cards when the cardholder requests virtual card details using
GET/v1/api/cards/{ppan}/pan.
Added
- New endpoint
POST /v1/api/cards/{ppan}/renew. The request allows API users to renew the plastic card using selected PPAN within two months before it expires. - New HTTP response 503 for API users - "The server cannot handle the request due to the maintenance". The new HTTP response notifies API users that endpoint is not available due to scheduled maintenance works.
Release 1.19 - 13.10.2023 ¶
Added
- AFT AA payments for Mastercard cards
- New section Tokenized wallet payments
- New payment scenario
AUTH_NAMEintroduced to support Account Name Inquiries for Visa cards
Updated
- AFT payment description
- Simple payment scenarios sections - usage of
3ds_protocoland3ds_ds_id - Specified recurring payment use case for airline addendum payments
- Updated Merchant advice code list
Removed
- References to 3DSv1 and 3DSv1 specific information
Release 1.18 - 06.06.2023 ¶
Added
- Visa Marketplace specific details
Updated
- Service Location data fields usage specified
- Common request details -
3ds_protocollength and value - Common request details - added fields
mp_mvvandmp_frn
Release 2.5 - 29.05.2023 ¶
Fixed
- Minor bug fix and internal technical improvements.
Release 1.17 - 14.04.2023 ¶
Added
- Service Location data fields
Updated
- Merchant advice code list
- Common request details - added fields
sl_city,sl_region,sl_countryandsl_index - Airline addendum specific details - updated description for
stop_over_codeNanddeparture_dateN - Authorisation response codes table
Release 2.4 - 30.03.2023 ¶
Fixed
- Bug fix and internal technical improvements.
Release 2.3 - 28.02.2023 ¶
Fixed
- Bug fix and internal technical improvements.
Release 2.2 - 09.02.2023 ¶
Fixed
- Bug fix and internal technical improvements.