How to disable the Pay Later function when using the PayPal Business integration on Formsite

bramblekrug
Contributor
Contributor

I used the PayPal integration through Formsite to collect payments, but I do not know how to customize buttons/payment methods through here. There is no way to do it through Formsite, so they directed me to check PayPal for options. Since it is seamlessly integrated without requiring me to use any code, is there a setting on PayPal that will allow me to disable the Pay Later option for customers? 

Login to Me Too
2 REPLIES 2

MTS_Chiranjeevi
Moderator
Moderator

Good day @bramblekrug,

 

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 "paylater".

 

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

 

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

 

Note Third 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

bramblekrug
Contributor
Contributor

I contacted Formsite, but they were unable to do anything and directed us to contact PayPal directly. We are just using an integration through Formsite and we have not integrated your REST API product on our website. 

Is there no setting within PayPal (not the integration or website development process) that will allow me to change the setting to turn of Pay Later and PayPal Credit for the customers? 

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.