CheckoutForm
Authorization header that starts with IYZWSv2 and is a signed hash generated in Base64 format.
IYZWSv2 aXBzaWduYXR1cmU...Content-Type value.
application/jsonLanguage code. Default is tr. Send en to render the form in English.
enPossible values: Request/response correlation ID. The value sent in the request is returned unchanged in the response.
conversationIdBasket total.
6Total amount to be charged.
6Currency. Default is TRY.
TRYPossible values: Basket ID.
basketIdPayment group. Default is PRODUCT.
PRODUCTPossible values: Merchant URL that iyzico calls to deliver both success and failure results. Must have a valid SSL certificate.
https://callback.com/testAvailable installment options.
[1,2,3,4,6,9,12]Successful response (CF initialized)
Result of the request.
successPossible values: Response language.
enSystem time (epoch ms).
1755536500000Correlation ID that matches the request.
conversationIdUnique token generated for the checkout form. Mandatory to retrieve the payment result.
077aff05-1e9b-44aa-aa11-c268bb8b3826HTML content of the payment form (Base64-encoded).
<script type="text/javascript">if (typeof iyziInit == 'undefined') {var iyziInit = {currency...URL of iyzico’s hosted payment page (Common Payment Page).
https://sandbox-api.iyzipay.com/checkoutform/...Signature value that can be used for integrity verification.
4baf094819adc7015f615058d4ec2abf472c99476bcffddcda0ed18edf3f5351Invalid request / validation error
Authorization header that starts with IYZWSv2 and is a signed hash generated in Base64 format.
IYZWSv2 aXBzaWduYXR1cmU...Content-Type value.
application/jsonLanguage code. Default is tr.
enPossible values: Request/response correlation ID. The value sent in the request is returned unchanged in the response.
8152109759Token returned in the CF initialize response.
077aff05-1e9b-44aa-aa11-c268bb8b3826Successful response (payment completed)
Result of the request.
successPossible values: Response language.
enSystem time (epoch ms).
1755536577419Correlation ID that matches the request.
8152109759Basket total amount.
6Total charged amount.
6Number of installments.
1Payment ID.
24478123Payment status according to fraud filters. If the risk score is low, the payment is approved immediately; if the risk score is high, the payment is rejected. The merchant should ship only when the value is 1; for 0, wait for notification.
- 1: Approved
- 0: In review
- -1: Rejected
1Possible values: Merchant’s installment/commission rate. For example, if price=100 and paidPrice=110, the rate is 10%. Informational.
0Merchant’s installment/commission amount. Example; 10 when price=100 and paidPrice=110. Informational.
0iyzico processing commission amount for the payment.
0.2094iyzico processing fee for the payment.
0.25Card type.
CREDIT_CARDPossible values: Card brand.
MASTER_CARDPossible values: Card family.
AxessPossible values: BIN (first 8 digits).
552608Last 4 digits of the card.
0006Basket ID.
basketIdCurrency of the payment.
TRYPossible values: Authorization code returned by the bank.
930115Payment phase.
AUTHBank-provided host reference value for the payment.
mock00007iyzihostrfnSignature value that can be used for integrity verification.
1960256fa0406e6ca0e02a71a9d0b3bd72c2aad4e2677cd315975a4dc8ecfaa5Checkout Form token value.
077aff05-1e9b-44aa-aa11-c268bb8b3826Callback URL.
https://callback.com/testResult of the payment.
SUCCESSFailed response
Last updated
