Disable Apple Pay, Google Pay or PayPal on Web Widgets

Follow

If you do not wish to provide payment options using Apple Pay, Google Pay or PayPal from your donate page featuring a Web Widget (Stripe), then these options can be disabled/switched off as below:

 

Disabling/switching off Apple Pay and Google Pay

if you do not want to allow these two methods of payment on a Web Widget then you can add a hidden field to the Web Widget’s HTML with the Id: ApplePayEnabled and set its value to No e.g.

<input type="hidden" id="ApplePayEnabled" value="No" />

 

Disabling/switching off PayPal

if you do not want to allow PayPal on a Web Widget then you will need to locate the hidden field in the Web Widget HTML for the Id: PayPalClientId and clear the value - e.g.

<input type="hidden" id="PayPalClientId" value="" />

 

 

 

Donorfy_Professional_Image_for_Support_Guides.jpg

Web Widgets are a Professional-only feature. Essential subscribers, please contact us to find out more about upgrading.

Comments

0 comments
Please sign in to leave a comment.
Powered by Zendesk