How to disable the Ideal payment options

tantoniou
Contributor
Contributor

Hi,

Is there anyway that I can disable the Ideal Payment option for the Paypal Woocommerce plugin?

Login to Me Too
2 REPLIES 2

MTS_Chiranjeevi
Moderator
Moderator

Good day @tantoniou,

 

Thank you for posting to the PayPal community.

 

If you have integrated our latest Smart button REST API product on your website, please contact your website developer or the third party platform eCommerce to pass the "disable-funding" parameter as "ideal".

 

<script src="https://www.paypal.com/sdk/js?client-id=YOUR_CLIENT_ID&disable-funding=ideal"> </script>

 

Guide link - https://developer.paypal.com/sdk/js/configuration/#link-disablefunding 

 

NoteThird party platforms eCommerce develops their own plugins/modules.

 

Please contact the support of eCommercewho should be able to help you regarding the plugins/modules setup/settings.

 

Sincerely,

Chiranjeevi

PayPal/Braintree MTS

 

If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution.

Login to Me Too

tantoniou
Contributor
Contributor

Thank you very much!
I just discovered that the plugin itself (by Woocommerce) has indeed an option to disable alternative payment methods, since it's using the SDK API

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.