Hi All,
How do i insert PAYPAL BUY NOW PAY LATER In my shopify store at the checkout? I chatted with shopify and it seems i need to try the forum or hire an expert.
I was sent this Instruction, It Seems like i can not find this in my theme liquid? Help on this is GREATFUL appreciated.
<script
src="https://www.paypal.com/sdk/js?client-id=AddR-KfJ9l1KImoKCH_f6Ppt__okx7sf2tcJbMxHqcu5Ay46kTBrhIKXfdhWdbXxHREZF9Z4XvQVbg61&components=messages"
data-namespace="PayPalSDK">
</script>
Copy to clipboard<!--
In your code, update data-pp-amount
with the price or cart amount. For
example, data-pp-amount="89.99" for
a $89.99 product.
-->
<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>
Copy to clipboardSolved! Go to the solution
You cannot change the checkout unless you are Shopify plus.
These Paypal installation guidelines are for not for Shopify, this method if for developers creating their own checkout.
As far as I'm aware there isn't an integration for this yet. You have to use the default Paypal integration (customers will be offered credit when redirected to Paypals checkout, when appropriate.)
see this article https://community.shopify.com/c/Payments-Shipping-Fulfillment/Paypal-Credit-I-can-t-find-how-to-add-...
Clarke- Your reference unfortunately is from 2016. We need something more updated. So it would be nice if shopify can send an update.
@RandMboxes Shopify cannot comment on the operation of Paypal's business, even Paypals closest partner eBay only displays a banner for PayPal credit.
The only option as mentioned in the link is to copy eBays approach and display a banner on carts/products that qualify for Paypal Credit (in the UK that would be purchases over £99).
Anyone making a qualifying purchase through Paypal will be offered credit.
Can anyone help answer this, please.
When it says to change the "ENTER_VALUE_HERE" to 89.00. This is a specific number. The total cart amount is not use to show the 4 payments amount. It use the amount I inserted like $100.
Shouldn't this be generic so it use the amount from the total cart amount or product price? Does anyone know how I can do that.
Using Retina Theme - Out of the Sandbox. Thank you
User | Count |
---|---|
418 | |
204 | |
144 | |
56 | |
43 |