İşlemin successful, unsuccessful, canceled, or refunded durumunda olduğunu öğrenebilirsiniz.
After the TP_Islem_Odeme method, following the entry of credit card 3D secure information, you can query the status of the transaction with this method based on whether the transaction is successful or unsuccessful, and also when an error occurs during POST to Basarili_URL or Hata_URL.
Parameter | Required | Type | Length | Description |
---|---|---|---|---|
G | Yes | Object | - | ST_WS_Guvenlik Object |
GUID | Yes | String | 36 | Main key belonging to the merchant |
Dekont_ID | Yes | String | - | Dekont_ID posted after successful transaction, optional. |
Siparis_ID | No | String | - | Order ID posted after successful transaction |
Islem_ID | No | String | - | Transaction ID sent to TP_Islem_Odeme method, optional. |
Parametre | Tip | Uzunluk | Açıklama |
---|---|---|---|
Sonuc | Integer | - | İşlem sonucu |
Sonuc_Str | String | - | İşlem sonuç açıklama |
DT_Bilgi | Nesne | - | İşlem listesi |
DT_Bilgi Object
Parameter | Type | Length | Description |
---|---|---|---|
Sonuc | Integer | - | Transaction result |
Sonuc_Str | String | - | Transaction result description |
DT_Bilgi | Object | - | List of transactions |
You can query the transaction status by sending any of Dekont_ID, Siparis_ID and Islem_ID values.
If you want to query only with Islem_ID here, make sure that you send a unique Islem_ID in your orders.