This method is used to add order details.
RULE: The amount information to be sent for Tutar_Urun and Tutar_Odenecek parameters cannot be greater than the Net Amount information returned from the payment transaction. Sonuc_Str = “Net amount exceeded.”
Parameter | Mandatory | Type | Length | Description |
---|---|---|---|---|
G | * | Object | - | ST_WS_Guvenlik Object |
ETS_GUID | * | String | 36 | Marketplace GUID value |
Tutar_Urun | * | String | - | Represents the net amount after deducting the commission from the total product amount |
Tutar_Odenecek | * | String | - | Represents the amount to be sent to the sub-member |
SanalPOS_Islem_ID | * | String | - | Virtual POS transaction ID |
GUID_AltUyeIsyeri | * | String | 36 | Sub-member workplace GUID value |
G Object:
Parameter | Mandatory | Type | Length | Description |
---|---|---|---|---|
CLIENT_CODE | * | Integer | 5 | Terminal ID, will be provided by us. |
CLIENT_USERNAME | * | String | max 16 | Username, will be provided by us. |
CLIENT_PASSWORD | * | String | max 11 | Password, will be provided by us. |
Parameter | Type | Length | Description |
---|---|---|---|
Sonuc | Integer | 1 | Result Value |
Sonuc_Str | String | 150 | Result Explanation, if Sonuc Parameter > 0, Transaction Successful, otherwise unsuccessful. |
GUID_AltUyeIsyeri | String | 36 | Sub-member workplace GUID value |
Tutar_Urun | String | - | Total product amount |
Tutar_Odenecek | String | - | Payable Amount |
PYSiparis_GUID | String | 36 | Marketplace Order GUID value |
SanalPOS_Islem_ID | String | - | Virtual POS transaction ID |