Announcement

Collapse
No announcement yet.

Pay Pal buttons

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

  • #31
    Re: Pay Pal buttons

    OK, thanks. I am off and running then, it's pretty easy and everything seems to be functioning well. Thanks again, you've made MY volunteer job much easier. Have a good day. :)

    Comment


    • #32
      Re: Pay Pal buttons

      One final question - I have changed my "cancel/return" URL to go back to the page people were on when they hit "add to cart" (see in red below); however, PayPal sends them to my old page, which was http://www.williamlewispaintings.net...nt-cancel.html. This is the page that is the "generic" return in my PayPal profile. Can't I override this in the button? Or do I have to send everyone to the same return page regardless of where they were?


      <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
      <input type="hidden" name="cmd" value="_cart">
      <input type="hidden" name="add" value="1">
      <input type="hidden" name="business" value="lewispaintings@sbcglobal.net">
      <input type="hidden" name="item_name" value="Original Oil Painting: Size 8x10 / La Jolla Cove by William Covel Lewis">
      <input type="hidden" name="item_number" value="001-LJC-8x10">
      <input type="hidden" name="amount" value="249.00">
      <input type="hidden" name="currency_code" value="USD">
      <input type="hidden" name="image_url" value="">
      <input type="hidden" name="return" value="http://www.williamlewispaintings.net/payment-successful.html">
      <input type="hidden" name="cancel_return" value="http://www.williamlewispaintings.net/oil-painting-la-jolla-cove.html">
      <input type="hidden" name="receiver_email" value="lewispaintings@sbcglobal.net">
      <input type="hidden" name="no_shipping" value="0">
      <input type="hidden" name="shopping_url" value= "http://www.williamlewispaintings.net/oil-painting-la-jolla-cove.html">
      <input type="hidden" name="no_note" value="1">
      <input type="image" name="submit" src="http://images.paypal.com/images/sc-but-01.gif" alt="Make payments with PayPal, it's fast, free, and secure!">
      </form>

      Comment


      • #33
        Re: Pay Pal buttons

        I have reposted my last question as a different thread, so no need to reply here...

        Comment

        Working...
        X