2. Non-Secure
The Direct Payment service initiates the payment collection process from the card information as soon as you send the request and returns the transaction result within the response.
Parameter
Type
Compulsory
Description
{
"PaymentDetail": {
"Amount": 1.00,
"MerchantUniqueCode": "22123222256226225",
"TrackingCode": "TrackingCode1",
"Half2D": false,
"ClientIP": "0.0.0.0",
"CurrencyId": 1,
"Installment": 1,
"ChannelId": 0,
"TagId": 0,
"EndOfTheDay": 1,
"RegionId": 1,
"ProviderBased": false,
"ProviderKey": "providerkey",
"PosBased": false,
"PosId": 0,
"MarketPlace": {
"BasketAmount": 1.00
},
"PayRouteByPass": false,
"PayRouteType": 0,
"RouteGroupKey": "route-003"
},
"Card":{
"OwnerName":"Iyzico Kartı",
"Number":"5528790000000008",
"ExpireMonth":"12",
"ExpireYear":"2030",
"Cvv":"123",
"ForceCvv": false, // Sadece kayıtlı kartlar için
"UniqueCode":"",
"TempCardToken": "",
"Partner": { // Nullable
"PartnerBased": false,
"PartnerIdentity": ""
},
"CardSave": {
"Nickname": "Kredi kartım",
"RelationalId1": "userid19283746",
"RelationalId2": "",
"RelationalId3": "",
"Save": true
}
},
"Customer":{
"FullName": "FullName",
"Phone": "5336662211",
"Email": "[email protected]",
"Country": "Country",
"City": "City",
"Address": "Address",
"IdentityNumber": "IdentityNumber",
"TaxNumber": "TaxNumber"
"DeviceFingerprint": "FingerPrint",
"UserAgent": "UserAgent",
"UserRegisteredAt": "2026-01-13T12:00:00",
"Location": {
"Country": "Turkey",
"City": "Istanbul",
"Region": "europe",
"Lat": "41.07",
"Lon": "29.00"
}
},
"Products":[{
"ProductId": "ProductId",
"ProductName": "ProductName",
"ProductCategory": "ProductCategory",
"ProductDescription": "ProductDescription",
"ProductAmount": 1.0,
"MemberId": 0,
"MemberCustomCommission": false,
"MemberCommission": 0,
"MemberEarningCalculated": false,
"MemberEarning": 0
}],
"UseFraudParameters": false,
"FraudParameters":{
"BypassFraud": false,
"OverrideActualParameters": false,
"DeviceFingerprint": "test-FRD",
"Amount": 101,
"ClientIP": "1.1.1.1",
"CountryCode": "TR-FRD",
"UserAgent": "UserAgent-FRD",
"Email": "[email protected]",
"Phone": "5435435454-FRD",
"UserRegisteredAt": "2026-01-13T12:00:00",
"Location": {
"Country": "Turkey",
"City": "Istanbul",
"Region": "europe",
"Lat": "41.07",
"Lon": "29.00"
}
}
}Parameter
Type
Compulsory
Description
Parameter
Type
Compulsory
Description
Parameter
Type
Compulsory
Description
Parameter
Type
Compulsory
Description
Parameter
Type
Compulsory
Description
Parametre
Tip
Zorunlu
Açıklama
Parametre
Tip
Açıklama
Last updated