Config
After installing the plugin:
- Create a Stripe payment gateway.
- Select the gateway in the plugin options.
- Register your domain with Stripe and Apple Pay (Simply add your domain here).
- Output the button where ever you want using the template tag below.
- ???
- Profit.
{{ craft.webPayments.button(options) }}
Place this twig where you want the payments button to appear.