Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Re: how can i add smart buttons for ( credit card ) paypal

how can i add smart buttons for ( credit card ) paypal

whiteblacka
Visitor
1 0 0

how can i add smart buttons for ( credit card ) paypal    ......... i did not find page to add code (cart templet liquid )

and  plz help me to do it new way in 2023 ....thamks 

Replies 2 (2)

eComInsider
Shopify Partner
172 15 37

 

  1. Log in to your Shopify admin panel and go to "Online Store" -> "Themes" -> "Actions" -> "Edit Code".

  2. Find the "cart.liquid" file in the "Templates" directory and click on it to open it.

  3. Scroll down to where you want to add the PayPal button and paste the following code snippet:

 

phpCopy code
 
{% include 'paypal-button' %} 
  1. Save the changes and preview your store to see the PayPal button.

  2. If you don't see the button, make sure that you have enabled PayPal Smart Payment Buttons in your PayPal account and that you have connected your PayPal account to Shopify.

➡️ Exclusive offer - Shopify Trial 3 Months for $1/Month


➡️ Shopify Blogs (Q&A)

➡️ Your;Coffee Tip: my code = a perfect blend!

puffarc
Visitor
1 0 0

I have the same problem, I already integrated PayPal on my store and have PayPal Express Checkout enabled so customers can buy products but only with a PayPal account, but there is no option to pay as a guest/only with a credit card. According to everyone you should have PayPal smart buttons enabled but I still havent found a solution how to integrate those to Shopify. Can anyone help with this?