Generating a payment form
- Step 1: Building the form
The Apple Pay payment method does not require any extra mandatory fields in addition to your current integration.
- Step 2: Managing the payment methods offered to the buyer
It is possible to customize the payment methods offered to the buyer by using the vads_payment_cards field.
There are two options:
Use case Field values vads_payment_cards Offer all the eligible payment methods missing or empty Offer a choice between APPLE PAY and all CB network payment methods APPLE_PAY;VISA_ELECTRON;E-CARTEBLEUE;MASTERCARD;MAESTRO;CB;VISA
See “Managing the payment methods offered to the buyer” section of the Hosted Payment Page guide.