Apple Pay and Google Pay in Responsive Forms
The integration with Stripe for payment processing also enables Apple Pay and Google Pay in the Responsive Forms tool. It is enabled by default when your form is visited directly, and your users will be shown these choices as a payment method choice when they are using a compatible device (Apple Pay will only be displayed when using an Apple device).
Enable Apple Pay and Google Pay in Embedded Forms
- Log in to your Stripe account
- Type “Payment Method Domains” in the search bar and then select Settings > Payments > Payment Method Domains
- Any website you want to use your form on must be added here. Click the “+Add a new domain” button, enter your domain, and click Save. Repeat this process for any subdomains or other domains you want to use. You may need to add:
- forms.donorsnap.com
- your root domain (yourdomain.org)
- one for www. subdomain (www.yourdomain.org)
- any subdomains you use (subdomain.yourdomain.org)
Note: If you embedded your form in your website prior to January 2025, you will need to update the embed code. Copy it from the Responsive Forms tool again or manually update your embed code to add the parameter allow="payment"
to the <iframe>
tag.
Choosing Payment Methods in Stripe
By default, Apple Pay, Google Pay, credit/debit cards, and ACH (US bank accounts) are enabled. In addition to these, Stripe offers multiple payment method options like Cash App, Amazon Pay, and products used primarily outside the US.
- Log in to your Stripe account
- Type “Payment Methods” in the search bar and then select Settings > Payments > Payment Methods
- Select your configuration and then turn on/off any options you’d like. These changes will apply to all of your Responsive Forms using this Stripe account.
Related Pages
Stripe Payment Processing Integration
Donation Forms Training Webinar