PayPal Checkout (Smart button) issue for UK?

JKUK1618
Contributor
Contributor

I've been having problems with the PayPal buttons on my website and see that PayPal want sellers to update to the new PayPal checkout (smart button).

However, when I looked at that it says that it is a credit option and for UK merchants Credit is a regulated activity. "Before integrating a PayPal Credit button, you must be authorized to act as a credit broker".

I have no wish to act as a credit broker and my understanding is the items we sell are below the value where credit would be offered anyway.

 

Is there now any way for small independent UK sellers to continue to use PayPal as a payment option without offering credit and having to register as a credit broker?

Login to Me Too
1 ACCEPTED SOLUTION

Accepted Solutions
Solved

MTS_Chiranjeevi
Moderator
Moderator

Good day @JKUK1618,

 

Thank you for posting to the PayPal community.

 

Yes, you can integrate the latest PayPal Checkout(Smart button) product and disable "PayPal Credit" funding source by passing the "disable-funding" as "credit".

 

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

</script>

 

Please refer the guide link : https://developer.paypal.com/sdk/js/configuration/#link-disablefunding 

 

Important : We recommend merchants to integrate our latest PayPal Checkout (Smart button) product.

 

Please follow the steps provided in the below detailed guide links : 

 

https://developer.paypal.com/docs/checkout/

 

https://developer.paypal.com/demo/checkout/#/pattern/server 

 

https://developer.paypal.com/integration-builder/ 

 

Please follow the below steps via your PayPal account. 

Login PayPal.com >> click on "settings icon" >> go to "Account settings" >> Website payments >> PayPal buttons >> select "Smart Buttons" button type >> fill all the required details.

(Or)

Login PayPal.com >> go to direct link "https://www.paypal.com/buttons/" >> follow the above steps

 

If your still facing issue, please create a MTS ticket via - https://www.paypal-support.com/s/?language=en_US  with the detail information and error details.

 

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.

View solution in original post

Login to Me Too
2 REPLIES 2
Solved

MTS_Chiranjeevi
Moderator
Moderator

Good day @JKUK1618,

 

Thank you for posting to the PayPal community.

 

Yes, you can integrate the latest PayPal Checkout(Smart button) product and disable "PayPal Credit" funding source by passing the "disable-funding" as "credit".

 

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

</script>

 

Please refer the guide link : https://developer.paypal.com/sdk/js/configuration/#link-disablefunding 

 

Important : We recommend merchants to integrate our latest PayPal Checkout (Smart button) product.

 

Please follow the steps provided in the below detailed guide links : 

 

https://developer.paypal.com/docs/checkout/

 

https://developer.paypal.com/demo/checkout/#/pattern/server 

 

https://developer.paypal.com/integration-builder/ 

 

Please follow the below steps via your PayPal account. 

Login PayPal.com >> click on "settings icon" >> go to "Account settings" >> Website payments >> PayPal buttons >> select "Smart Buttons" button type >> fill all the required details.

(Or)

Login PayPal.com >> go to direct link "https://www.paypal.com/buttons/" >> follow the above steps

 

If your still facing issue, please create a MTS ticket via - https://www.paypal-support.com/s/?language=en_US  with the detail information and error details.

 

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

JKUK1618
Contributor
Contributor

Thanks for the quick response. I'll give that a try : )

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.