Announcement

Collapse
No announcement yet.

Original Paypal code

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Original Paypal code

    I would like to get the paypal button on our basket page so that the user can go directly to paypal. I have a feeling that a long time ago, I either hid the code or deleted it entirely. How do I get the paypal express button on my basket page. In addition, what do I need to do to get the paypal credit button on our site?

    In the payment settings, I enabled "Enable In Context Checkout" and "Display PayPal Credit Button" under Paypal Express Checkout, but nothing shows on my basket.

    Thanks

    #2
    Re: Original Paypal code

    You should be able to choose the version of your BASK page in the history labelled PayPal Button Insertion and then click 'Recall'. You would have to click Update to update the template to this version so don't click update. Just clicking on Recall will show you the code that was added to the page.

    In Context will not work until you have the button on BASK.
    Jim McCormick
    Miva Merchant Support
    866-284-9812

    https://www.miva.com

    Comment


      #3
      Re: Original Paypal code

      I used this bit of code to get the paypal button on:
      Code:
      <mvt:item name="PaypalExButton"/>
      but I didn't see anything for the bill me later option. Is there something special i need to do for that?

      Comment

      Working...
      X