Help Needed with Integrating PayPal Pay in 3 on Product Page

Help Needed with Integrating PayPal Pay in 3 on Product Page

guerralampadari
New Member
5 0 0

 

Hello everyone,

I am looking for some assistance with integrating the PayPal "Pay in 3" option on my Shopify product pages. My store already accepts PayPal as a payment method, but I would like to add the "Pay in 3" feature to provide more payment flexibility to my customers.

PayPal provides the following HTML code for this integration:

 

html
 
<!-- In the code, dynamically update data-pp-amount using the price or cart amount. For example, data-pp-amount="89.99" for a product priced at €89.99 --> <div data-pp-message data-pp-style-layout="text" data-pp-style-logo-type="inline" data-pp-style-text-color="black" data-pp-amount="ENTER_VALUE_HERE"> </div>
 

I am unsure about how to dynamically update the data-pp-amount attribute with the product price on my product pages. Could someone please guide me through the process of implementing this feature? Any help or pointers would be greatly appreciated!

Thank you in advance!

Best regards, 

Guerra Lampadari

Reply 1 (1)

Drazdauskas
Explorer
60 0 16

Hey @guerralampadari 

Did you have any success with this?

I'm also looking to add this onto my product pages, but I need to make sure that it both dynamically uses the correct amount depending on the product price, and also the currency as we are multi-currency

Can't believe PayPal don't have a simply app like Klarna do for this type of messaging