User Tools

Site Tools


en:girocheckout:giropay:functions

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
Previous revision
Next revision Both sides next revision
en:girocheckout:giropay:functions [2013/11/06 03:16]
michaelheumann
en:girocheckout:giropay:functions [2013/11/06 03:30]
michaelheumann
Line 94: Line 94:
 {{page>codesamples:giropay#transactionstart.response.false&noheader&nofooter}} {{page>codesamples:giropay#transactionstart.response.false&noheader&nofooter}}
  
-===== Notification about the payment outcome =====+===== Payment outcome notification =====
 After completion of the giropay payment or age verification, you receive a GET request to the URL specified in the //urlNotify// parameter. Please use this message for example to change the status of the order and send an order confirmation. Due to the internal giropay process, a redirection of the customer to //urlRedirect// is not done automatically but only after a customer click. After completion of the giropay payment or age verification, you receive a GET request to the URL specified in the //urlNotify// parameter. Please use this message for example to change the status of the order and send an order confirmation. Due to the internal giropay process, a redirection of the customer to //urlRedirect// is not done automatically but only after a customer click.
  
Line 121: Line 121:
 |All others         |The notification is repeated no more than 10 times every 30 minutes until the shop returns the status code 200 or 400. | |All others         |The notification is repeated no more than 10 times every 30 minutes until the shop returns the status code 200 or 400. |
  
-===== Redirection of the customer back to the shop ===== +===== Returning of the customer to the shop ===== 
-After Nach Beendigung der giropay Zahlung kann der Kunde über einen Link zurück zum Shop kommenDiese Rückleitung erfolgt nicht automatisch+After completing the giropay payment, the customer may return to the shop through a linkThis return is not done automatically
  
-=== Anfrage === +=== Request === 
-**URL:** redirectUrl aus dem Transaktionsstart \\ +**URL:** redirectUrl from the transaction beginning \\ 
-**Bereitzustellen von:** Händler \\ +**To be provided by:** Merchant \\ 
-**Aufzurufen von:** GiroSolution AG+**To be called by:** GiroSolution AG
  
-== GET Parameter == +== GET Parameters == 
-^Name             ^Pflicht  ^Type        ^Beschreibung   ^ +^Name             ^Mandatory  ^Type        ^Description   ^ 
-|gcReference      |Ja       |String      |Eindeutige GiroCheckout Transaktions-ID | +|gcReference      |Yes       |String      |Unique GiroCheckout transaction ID | 
-|gcMerchantTxId   |Ja       |String      |Transaktions-ID des Händlers +|gcMerchantTxId   |Yes      |String      |Merchant's transaction ID | 
-|gcBackendTxId    |Ja       |String      |giropay Transaktions-ID | +|gcBackendTxId    |Yes      |String      |giropay transaction ID | 
-|gcAmount         |Ja       |Integer     |Betrag in Cent +|gcAmount         |Yes      |Integer     |Amount in cents 
-|gcCurrency       |Ja       |String      |Währung +|gcCurrency       |Yes      |String      |Currency 
-|gcResultPayment  |Optional |Integer     |[[girocheckout:resultcodes#zahlungsausgang|Ergebnis der giropay Zahlung]]| +|gcResultPayment  |Optional |Integer     |[[girocheckout:resultcodes#zahlungsausgang|Result of the giropay payment]]| 
-|gcResultAVS      |Optional |Integer     |[[girocheckout:resultcodes#altersverifikation|Ergebnis der giropay Altersverifikation]] | +|gcResultAVS      |Optional |Integer     |[[girocheckout:resultcodes#altersverifikation|Result of the giropay age verification]] | 
-|gcHash           |Ja       |String      |HMAC MD5 hash über alle Werte des AufrufsSiehe  [[girocheckout:general:start#hash_generieren|hash generieren]] |+|gcHash           |Ja       |String      |HMAC MD5 hash on all the values of the function callSee  [[girocheckout:general:start#hash_generieren|generate hash]] |
en/girocheckout/giropay/functions.txt · Last modified: 2021/04/12 14:33