Brady808 Posted December 2, 2020 Posted December 2, 2020 Site URL: https://blacknwhiteplumbing.com I am trying to add a PayPal credit announcement bar to my website that links into the application for PayPal credit. I have had multiple developers look at it and we can’t figure it out. Does anyone have experience with this? When put onto the site nothing shows up. Please help, I’m racking my brain trying to get this site finished. The code PayPal provides is below: The instructions below were generated by the Pay Later Message Center. Check out PayPal Developer (https://developer.paypal.com/docs/business/checkout/pay-later-messaging/) for a complete guide to other styles and options. --- 1. Copy the following code and paste between `<head>...</head>` on your page. <script src="https://www.paypal.com/sdk/js?client-id=AQmDpmEHBCFoa5xsmBqoO76oURmNzhXeMjwpD8dY9_4JJNWCtF4Sll7Y6zrm1iNLDLksVQlL0KxX2-GQ&components=messages" data-namespace="PayPalSDK"> </script> 2. Copy the following code and paste between `<body>...</body>` on your page anywhere you'd like your messages to appear. We recommend placing them near the price of your products or cart amount. <div data-pp-message data-pp-style-layout="flex" data-pp-style-device="message" data-pp-style-ratio="20x1" data-pp-style-color="black" data-pp-amount="ENTER_VALUE_HERE"> </div> 3. If you're placing this message on your cart or checkout page, update the value for `data-pp-amount` so that the SDK can display the most relevant message to your customers. For example, for a cart total of $89.99, update it to `data-pp-amount="89.99"`. 4. Save your code changes and publish them to your production environment.
paul2009 Posted December 2, 2020 Posted December 2, 2020 23 hours ago, Brady808 said: I am trying to add a PayPal credit announcement bar to my website that links into the application for PayPal credit. As I explained in this earlier post, the pay later messaging could be added, but it would be pointless because Squarespace have not agreed to integrate PayPal's suite of consumer financing solutions yet. Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links. Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.
Brady808 Posted December 2, 2020 Author Posted December 2, 2020 On 11/20/2020 at 11:47 AM, paul2009 said: PayPal's "pay later" suite of consumer financing solutions, including "Pay in 4" in the US and "Pay in 3" soon to be launched in the UK - are not yet integrated into the Squarespace Checkout. Until this has been agreed between the two parties, the pay later messaging isn't beneficial. This client does not have a shopping cart function on the site and is not interested in the 4 payments option. In the settings in PayPal they have a announcement banner that allows the shopper to apply for credit for purchases $99+. It then links the site to a credit application. I would love to figure out how to integrate this to the Squarespace site. Is it possible?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.