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 Google 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 the allow Attribute to the Iframe Tag

Add allow="payment *" attribute in the <iframe> tag. It is required to load the Google 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 6th, 2026

Was this article helpful?