User Tools

Site Tools


en:girocheckout:paypage: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:paypage:start [2023/02/10 22:37]
michaelheumann
en:girocheckout:paypage:start [2023/03/24 20:49]
michaelheumann
Line 229: Line 229:
 |mandateSequence | optional |Integer |Sequence type of the SEPA direct debit. \\ 1 = single payment (default) \\ 2 = first payment of a sequence \\ 3 = recurring payment \\ 4 = last payment of a sequence | |mandateSequence | optional |Integer |Sequence type of the SEPA direct debit. \\ 1 = single payment (default) \\ 2 = first payment of a sequence \\ 3 = recurring payment \\ 4 = last payment of a sequence |
 |informationText | Optional | String(300) | Informational notification text that is displayed on the Payment Page right above the payment method selection. This text may contain certain HTML tags:  <a> <em> <strong> <ul> <ol> <li> <dl> <dt> <dd>. It is important to know that - if the text contains an <a> tag - this link must include the protocol (http:%%//%% or https:%%//%%) and also a target attribute (usually target="_blank"),  The maximum length of the text (excluding the tags) is 300.\\ The aspect of the information box can be customized a little, but this requires the creation of a custom design of the Payment Page for this particular customer.  Please contact our support for more information about this. | |informationText | Optional | String(300) | Informational notification text that is displayed on the Payment Page right above the payment method selection. This text may contain certain HTML tags:  <a> <em> <strong> <ul> <ol> <li> <dl> <dt> <dd>. It is important to know that - if the text contains an <a> tag - this link must include the protocol (http:%%//%% or https:%%//%%) and also a target attribute (usually target="_blank"),  The maximum length of the text (excluding the tags) is 300.\\ The aspect of the information box can be customized a little, but this requires the creation of a custom design of the Payment Page for this particular customer.  Please contact our support for more information about this. |
-|kassenzeichen  |Optional |String(30) |Optional field that allows passing an additional reference/identifier for the transaction. This value is displayed inside GiroCockpit as part of the transaction details (and soon export) and a search for it is also supported there. Characters must comply with the SEPA character set (see [[#sepa_compliant_characters|SEPA-compliant characters]]). |+|kassenzeichen  |Optional |String(255) |Optional field that allows passing an additional reference/identifier for the transaction. This value is displayed inside GiroCockpit as part of the transaction details (and soon export) and a search for it is also supported there. Characters must comply with the UTF-8 character set. |
 |qrcodeReturn  |Optional |Integer      |Optional field that causes the generation of a QR code for the payment link. The code is then returned as a base64 encoded string (PNG image) in the return parameter "qrcode" The value of qrcodeReturn is an integer between 1 and 20 and defines the size of the QR code (1=smallest size, 20=largest size). | |qrcodeReturn  |Optional |Integer      |Optional field that causes the generation of a QR code for the payment link. The code is then returned as a base64 encoded string (PNG image) in the return parameter "qrcode" The value of qrcodeReturn is an integer between 1 and 20 and defines the size of the QR code (1=smallest size, 20=largest size). |
 |hash           |Yes  |String      |HMAC MD5 hash of all the parameter values in the call. See  [[en:girocheckout:general:start#hash_generation|hash generation]] | |hash           |Yes  |String      |HMAC MD5 hash of all the parameter values in the call. See  [[en:girocheckout:general:start#hash_generation|hash generation]] |
en/girocheckout/paypage/start.txt ยท Last modified: 2023/06/20 15:55