Studio 2.3 - New Hidden Upsell Step For Regular Giving 🚀

Sorry, we didn't find any relevant articles for you.

Send us your queries using the form below and we will get back to you with a solution.

Additional steps for Apply pay to work in iframe

Please note, the below steps are only applicable if you are using iframe to load your donation form on your website

 

 

1. Add your Domain in Stripe Apple Pay

Navigate to the following URL depending on your environment (prod or test)
 

For production:

https://dashboard.stripe.com/settings/payment_methods

For testing:

https://dashboard.stripe.com/test/settings/payment_methods 

In payment methods find Apply Pay and do the following steps

  1. Expand the Apple Pay section by clicking on ‘>’
  2. Press Configure Button
  3. NOTE: If testing, enable Test Mode before Configuring.

This will redirect you to the payment method domains tab. Here complete the following steps:

  1. Press Add new domain button 
  2. Add the domain name of the website where your payment form will be framed (e.g your website )



 

2. Add the allow Attribute to the Iframe Tag

Add allow="payment *" attribute in the <iframe> tag. It is required to load the Apple Pay JavaScript API Library. 

Example:

<iframe allow="payment *" src="https://your-domain.my.salesforce-sites.com/AAkPay__CheckoutM?payMSetting=a0ZQE000003Nyxp2AC&amp;payMType=a0bQE000001etq3YAA&amp;cachecontrol=1774512639593&amp;camid=" height="2500" width="1080"></iframe>

 

 

Updated at April 7th, 2026

Was this article helpful?