Auth 3DS
Authorization header; a signed Base64-encoded hash that starts with IYZWSv2.
IYZWSv2 aXBzaWduYXR1cmU...Content-Type value.
application/jsonLanguage code. Default; tr
enPossible values: Payment ID returned by the initialize call.
25149157Unique ID for request/response correlation.
conversationIdData posted by the 3DS result. If present, it must be sent.
Successful response (payment completed)
It reports the result of the transaction. If the response returns success, it means the payment has been completed successfully.
successPossible values: Response language (tr/en).
enOperation time (epoch ms).
1755198001941ID matching the request.
conversationIdBasket total amount.
1Total charged amount.
1Installment count.
1Payment ID.
25149157Payment status according to fraud filters.
- 1: Approved
- 0: Under review
- -1: Declined
1Possible values: Merchant’s installment/commission rate (informational).
0Merchant’s installment/commission amount (informational).
0iyzico commission amount.
0.2094iyzico transaction fee.
0.25Card type.
CREDIT_CARDCard scheme/brand.
MASTER_CARDPossible values: Card product/family.
AxessBIN (first 8 digits).
552608Last 4 digits of the card.
0006Basket ID.
basketIdCurrency of the payment.
TRYAuthorization code returned by the bank.
214525Payment phase.
AUTH3DS authentication result (1 means successful).
1Possible values: Host reference returned by the bank/acquirer.
mock00001iyzihostrfnSignature value that can be used for verification.
5f510cd92b4b9c50a39b617cda228f4159f290860a4c20a965c55b119c9e9052Invalid request / validation error
Sample Codes
Auth 3DS v2 Request - Advanced Data Protection
Authorization header; a signed Base64-encoded hash that starts with IYZWSv2.
IYZWSv2 aXBzaWduYXR1cmU...Content-Type value.
application/jsonLanguage code. Default; tr
enPossible values: Payment ID returned after 3DS initialization.
25146302Unique ID for request/response correlation.
conversationIdCollected amount to be used in 3DS v2 completion. Must match the paidPrice sent in INIT 3DS.
1Basket ID (must match INIT 3DS basketId).
basketIdCurrency. Default; TRY (must match the value sent in INIT 3DS).
TRYPossible values: Successful response (payment completed)
It reports the result of the transaction. If the response returns success, it means the payment has been completed successfully.
successPossible values: Response language.
enPossible values: Timestamp (epoch ms).
1755203584577ID matching the request.
conversationIdBasket total amount.
1Total charged amount.
1Installment count.
1Payment ID.
25149538Payment status according to fraud filters.
- 1: Approved
- 0: Under review
- -1: Declined
1Possible values: Merchant’s installment/commission rate (informational).
0Merchant’s installment/commission amount (informational).
0iyzico commission amount.
0.2094iyzico transaction fee.
0.25Card type.
CREDIT_CARDCard scheme/brand.
MASTER_CARDPossible values: Card product/family.
AxessBIN (first 8 digits).
552608Last 4 digits of the card.
0006Basket ID.
basketIdCurrency of the payment.
TRYAuthorization code returned by the bank.
847162Payment phase.
AUTH3DS authentication result.
- 1: Successful
- 0,2-8: Failed
1Possible values: Host reference returned by the bank/acquirer.
mock00001iyzihostrfnSignature value that can be used for verification.
f95c9246235c30cad41169bb1df7381b7ffe42bf1ea1226c2dd211e83dfe40f7Invalid request / validation error
Sample Codes
Auth 3DS vs Auth v2 3DS
Last updated
