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
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