Brady808 Posted December 2, 2020 Share 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. Link to comment
paul2009 Posted December 2, 2020 Share Posted December 2, 2020 (edited) 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. Edited December 3, 2020 by paul2009 About: Squarespace Circle Leader since 2017. I value honesty, transparency, diversity and great design ♥.Work: Squarespace Developer and founder of SF Digital, building the features Squarespace didn't include™. Content: Links in my posts may refer to SF Digital products or may be affiliate links. Catch up on all the release notes and announcements 2023 [for Circle members only]. There's a public version here too!If I helped, you can thank me by clicking one of the emojis below. If you prefer, you can buy me a coffee.Improve your online store with our extensions. Link to comment
Brady808 Posted December 2, 2020 Author Share 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? Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment