User Tools

Site Tools


en:girocheckout:eps:start

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:girocheckout:eps:start [2022/11/07 19:51]
michaelheumann
en:girocheckout:eps:start [2022/11/07 19:52]
michaelheumann
Line 244: Line 244:
  
 === API call === === API call ===
-**URL:** https://payment.girosolution.de/girocheckout/api/v2/giropay/senderinfo \\+**URL:** https://payment.girosolution.de/girocheckout/api/v2/eps/senderinfo \\
 **Provided by:** GiroCheckout \\ **Provided by:** GiroCheckout \\
 **Called by:** Merchant **Called by:** Merchant
Line 250: Line 250:
 == POST Parameters == == POST Parameters ==
 ^Name           ^Mandatory  ^Type      ^Description   ^ ^Name           ^Mandatory  ^Type      ^Description   ^
-|merchantId     |Yes       |Integer   |merchant ID of a giropay project | +|merchantId     |Yes       |Integer   |merchant ID of a eps project | 
-|projectId      |Yes       |Integer   |project ID of a giropay project  |+|projectId      |Yes       |Integer   |project ID of a eps project  |
 |reference      |Yes       |String(36)|GiroCheckout transaction ID | |reference      |Yes       |String(36)|GiroCheckout transaction ID |
 |hash           |Yes       |String(32)|HMAC MD5 hash of the full JSON string. (see [[en:girocheckout:general:start#api_call_reply_to_the_merchant|api call reply]])| |hash           |Yes       |String(32)|HMAC MD5 hash of the full JSON string. (see [[en:girocheckout:general:start#api_call_reply_to_the_merchant|api call reply]])|
  
 == Example == == Example ==
-{{page>codesamples:giropay#senderinfo.request&noheader&nofooter}}+{{page>codesamples:eps#senderinfo.request&noheader&nofooter}}
  
 === Response === === Response ===
Line 272: Line 272:
  
 == Example in case of success == == Example in case of success ==
-{{page>codesamples:giropay#senderinfo.response.true&noheader&nofooter}}+{{page>codesamples:eps#senderinfo.response.true&noheader&nofooter}}
  
 == Example in case of error == == Example in case of error ==
-{{page>codesamples:giropay#senderinfo.response.false&noheader&nofooter}}+{{page>codesamples:eps#senderinfo.response.false&noheader&nofooter}}
  
  
en/girocheckout/eps/start.txt · Last modified: 2023/05/05 03:29