User Tools

Site Tools


en:tools:transaction_status

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
en:tools:transaction_status [2015/06/02 20:21]
thorstenmarx
en:tools:transaction_status [2020/08/18 18:07]
michaelheumann
Line 1: Line 1:
-====== get transaction information ======+====== Get transaction information ======
  
-Through this API there are provided transaction data of past transactions. +Through this API call we provide detailed transaction data for past transactions. 
  
-=== request ===+=== Request ===
 **URL:** https://payment.girosolution.de/girocheckout/api/v2/transaction/status  \\ **URL:** https://payment.girosolution.de/girocheckout/api/v2/transaction/status  \\
 **provided by:** GiroCheckout \\ **provided by:** GiroCheckout \\
 **called by:** merchant **called by:** merchant
  
-== parameters == +== Parameters == 
-^name           ^mandatory  ^type        ^description   ^+^Name           ^Mandatory  ^Type        ^Description   ^
 |merchantId     |yes       |Integer     |merchant ID | |merchantId     |yes       |Integer     |merchant ID |
 |projectId      |yes       |integer     |project ID | |projectId      |yes       |integer     |project ID |
Line 15: Line 15:
 |hash           |yes       |String      |HMAC MD5 hash (see [[en:girocheckout:general:start#hash_generation|hash generation]]) | |hash           |yes       |String      |HMAC MD5 hash (see [[en:girocheckout:general:start#hash_generation|hash generation]]) |
  
-=== reply ===+=== Reply ===
 The reply includes a JSON encoded string. The field rc contains the response code. If it is 0 the request has been successfully processed. The reply includes a JSON encoded string. The field rc contains the response code. If it is 0 the request has been successfully processed.
  
-== params == +== Parameters == 
-^name           ^mandatory  ^type      ^description   ^+^Name           ^Mandatory  ^Type      ^Description   ^
 |rc             |yes       |Integer   |[[girocheckout:errorcodes|response code]] | |rc             |yes       |Integer   |[[girocheckout:errorcodes|response code]] |
 |msg            |yes       |String    |additional information about the response code | |msg            |yes       |String    |additional information about the response code |
en/tools/transaction_status.txt · Last modified: 2023/12/01 03:04