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
en:girocheckout:paypage:start [2023/05/08 04:10]
michaelheumann
en:girocheckout:paypage:start [2023/06/20 15:55] (current)
michaelheumann
Line 46: Line 46:
 <WRAP center round info> <WRAP center round info>
 ==== Indication regarding the purpose field ==== ==== Indication regarding the purpose field ====
-Depending on the payment method that is selected by the buyer, not all characters in the purpose fields may be passed on, because the maximum lengths differ amont the payment methdos (for example, 27 characters in case of giropay.+Depending on the payment method that is selected by the buyer, not all characters in the purpose fields may be passed on, because the maximum lengths differ among the payment methods (for example, 27 characters in case of giropay).
  
 The final purpose text may be adapted by the payment page to fit the requirements, by removing forbidden characters and crop the text to the maximum allowed length (please also see the documentations of the corresponding payment methods). For example, the final result for giropay will only contain characters that conform to the SEPA specification (see [[en:girocheckout:paypage:start#sepa_compliant_characters|SEPA compliant characters]]). The final purpose text may be adapted by the payment page to fit the requirements, by removing forbidden characters and crop the text to the maximum allowed length (please also see the documentations of the corresponding payment methods). For example, the final result for giropay will only contain characters that conform to the SEPA specification (see [[en:girocheckout:paypage:start#sepa_compliant_characters|SEPA compliant characters]]).
Line 172: Line 172:
 |amount         |Yes  |Integer     |For currencies with decimals, specify the amount in the smallest currency unit, such as Cent, Penny, without decimals. This parameter is MANDATORY, except for donation pages with free amount entry or with at least one fixed amount (meaning it is optional if pagetype == 2 and (freeamount=1 or fixedvalues not empty)). | |amount         |Yes  |Integer     |For currencies with decimals, specify the amount in the smallest currency unit, such as Cent, Penny, without decimals. This parameter is MANDATORY, except for donation pages with free amount entry or with at least one fixed amount (meaning it is optional if pagetype == 2 and (freeamount=1 or fixedvalues not empty)). |
 |currency       |Yes  |String(3)   |Currency of the transaction, according to [[http://de.wikipedia.org/wiki/ISO_4217#Aktuell_g.C3.BCltige_W.C3.A4hrungen|ISO 4217]].\\ EUR = Euro | |currency       |Yes  |String(3)   |Currency of the transaction, according to [[http://de.wikipedia.org/wiki/ISO_4217#Aktuell_g.C3.BCltige_W.C3.A4hrungen|ISO 4217]].\\ EUR = Euro |
-|purpose        |Yes  |String(50)  |Purpose of the transaction. This information is displayed on the card settlement or bank statement.  If pagetype=2 and projectlist is not empty, the placeholder {SPENDENPROJEKT} may be used, which is then filled with the name of the user-selected project. \\ Please note regarding maximum field length: Depending on the payment method that is selected by the buyer, not all characters in the purpose fields may be passed on, because the maximum lengths differ amont the payment methdos, for example 27 characters for giropay. \\ The final purpose text may be adapted by the payment page to fit the requirements, by removing forbidden characters and crop the text to the maximum allowed length (please also see the documentations of the corresponding payment methods). |+|purpose        |Yes  |String(50)  |Purpose of the transaction. This information is displayed on the card settlement or bank statement.  If pagetype=2 and projectlist is not empty, the placeholder {SPENDENPROJEKT} may be used, which is then filled with the name of the user-selected project. \\ Please note regarding maximum field length: Depending on the payment method that is selected by the buyer, not all characters in the purpose fields may be passed on, because the maximum lengths differ among the payment methods, for example 27 characters for giropay. \\ The final purpose text may be adapted by the payment page to fit the requirements, by removing forbidden characters and crop the text to the maximum allowed length (please also see the documentations of the corresponding payment methods). |
 |description    |Optional |String(120)   |Description for the payment. Is only displayed on the payment page. Allowed characters see [[en:girocheckout:paypage:start#allowed_description_characters|Allowed description characters]]| |description    |Optional |String(120)   |Description for the payment. Is only displayed on the payment page. Allowed characters see [[en:girocheckout:paypage:start#allowed_description_characters|Allowed description characters]]|
 |pagetype       |Optional |Integer |Type of the payment page to be generated: 0=normal API-Paypage (compatible to previous paymnent pages, default), 1=Payment page, 2=Donation page | |pagetype       |Optional |Integer |Type of the payment page to be generated: 0=normal API-Paypage (compatible to previous paymnent pages, default), 1=Payment page, 2=Donation page |
en/girocheckout/paypage/start.txt ยท Last modified: 2023/06/20 15:55