PayPal Credit
Credit Cards
ELV
Other APMs
Limitations of PayPal Checkout
Certain parameters do not work with others:
- Color: Dark Blue is only available for Label: Credit
- When using Label: Credit, only Color: Dark Blue or Black will work.
- When using Layout: Vertical, cannot use Size: Small and does not use options of Tagline
- Funding Icons only work with Layout: Horizontal
- Selecting Funding Icons will override the Tagline
- Venmo button will not appear unless on mobile with a device that has a Venmo cookie and OneTouch is enabled.
Alternative Payment Methods
iDEAL, Sofort, Giropay, EPS, Mybank, P24, Zimpler
To get these APMs to show:
- commit: true
- currency: EUR
- layout: vertical
- maxbuttons: >= 2 (4 recommended)
- The APM must be added to the funding -> allowed array
Buyer must be located in the following locations (or for testing, Locale must be set to:
- paypal.FUNDING.IDEAL :: NL
- paypal.FUNDING.GIROPAY :: DE
- paypal.FUNDING.EPS :: AT
- paypal.FUNDING.SOFORT :: NL, DE, AT, BE, IT, ES
- paypal.FUNDING.MYBANK :: IT
- paypal.FUNDING.P24 :: PL
- paypal.FUNDING.ZIMPLER :: FI
- paypal.FUNDING.ELV :: DE, AT
Additionally, for these APMs, since commit=true, you cannot change the amounts of the transactions when you execute the payment.
Want the full code for this generator? Visit my GitHub.