Revision History

  • This revision history tracks notable updates to Korea Cards APIs, including new fields and features.

  • Recent updates focus on enhancing 3DS authentication, adding business identifiers, and incorporating personal data for verification.

  • API versions 0.0.2 to 0.0.5 introduced changes impacting ReserveFunds and VerifyCard functionalities.

  • The initial version (0.0.1) established the developer site for Korea Cards V1, laying the foundation for subsequent API developments.

Revision History

Korea Cards v1 Specification Revision History

This is a revision history noting significant changes to the Korea Cards APIs.

Date API Version Change Description APIs Impacted
2026-09-08 0.0.12 Add optional supplementaryNetworkTransactionIdentifier to StoredCredentialTransactionInformationSuccessful to support network identifiers such as Mastercard Transaction Link ID (TLID). VerifyCard, ReserveFunds
2026-09-01 0.0.11 Update TLS documentation to refer to the Chrome root store rather than the Mozilla CA Certification program. all
2026-08-26 0.0.10 Added merchantCategoryCodeOption oneof to ReserveFundsRequest message, including the new merchantCategoryCodeNotPresent option. ReserveFunds
2026-07-27 0.0.9 Added cardholderNameOption oneof to Card message, including the new nameOnCardNotPresent option. All
2026-06-08 0.0.8 Added optional paymentIntegratorCaptureId in AsynchronousCaptureFundsReservationResponse. AsynchronousCaptureFundsReservation
2025-11-06 0.0.7 Add new PIN_MISMATCH, DOB_OR_BRN_MISMATCH response code. ReserveFunds
2025-07-15 0.0.6 Clarify documentation of idempotency keys. AsynchronousCancelFundsReservation, AsynchronousCaptureFundsReservation, AsynchronousRefund, ReserveFunds
2024-07-23 0.0.5 Add 3DS related fields to threeDSecureAuthenticationDetails. ReserveFunds
2024-05-27 0.0.4 Add businessIdentifier to AdditionalTransactionProcessingOptions & VerifyCardWithMinimumReservationRequest VerifyCard, ReserveFunds
2024-05-22 0.0.3 Add pin, connectingInformation, dateOfBirth to VerifyCardWithMinimumReservationRequest VerifyCard
2024-05-22 0.0.2 Add pin, connectingInformation, dateOfBirth to AdditionalTransactionProcessingOptions ReserveFunds
2024-05-22 0.0.1 Create devsite for Korea Cards V1. All