Links from store

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • bill2006
    Lieutenant General

    • May 2006
    • 3421

    Links from store

    Struggling with something and maybe someone has ran into similar situation. I am using Paypal and have begun putting the codes into my store.

    The "Add to Cart" and "View Cart' buttons seems to work fine except for the 1st or 2nd product in each page. This is driving me crazy, I have deleted the product and the problem rolls to the next in line, I have copied a product that works to the top of the list and it stops working.

    Would appreciate help. The pages were this happens are:
    http://www.blueearthtea.com/blackteas.html (1st product only)
    http://www.blueearthtea.com/greenteas.html (2nd product)

    Thanks
    Bill
    Bill
    www.blueearthtea.com
    www.ftaaconsulting.com
    www.iaval.com
    www.theemeraldbay.com
  • allstarfaces
    Brigadier General

    • Apr 2006
    • 1665

    #2
    Re: Links from store

    not sure what you have done with the code , i will tell you what i do i set up the button in pay pal etc then put the first on my site then i go in and give it a product number than change the product name than put in the price then when i wan to do my next item i copy paste into html box and just alter the PRODUCT NUMBER ADDING 1 NUMBER then the name then price i have my delivery price set at 3.50, what are you doing differant?
    The get vasili to join our forum campaign has begun



    www.thatgoodsite.com and our forum of fun also starring my hero vasili
    Weve got movies,arcade,radio,T.V,chat,music,funny vids,jokes and lots and lots of fun for free

    Comment

    • allstarfaces
      Brigadier General

      • Apr 2006
      • 1665

      #3
      Re: Links from store

      <form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">
      </td></tr></table><input type="image" src="https://www.paypal.com/en_GB/i/btn/x-click-but22.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
      <img alt="" border="0" src="https://www.paypal.com/en_GB/i/scr/pixel.gif" width="1" height="1">
      <input type="hidden" name="add" value="1">
      <input type="hidden" name="cmd" value="_cart">
      <input type="hidden" name="business" value="email address">
      <input type="hidden" name="item_name" value="big brovaz">
      <input type="hidden" name="item_number" value="128"> this is my product number needs changing
      <input type="hidden" name="amount" value="45.00"> this is my price
      <input type="hidden" name="shipping" value="3.50">
      <input type="hidden" name="page_style" value="PayPal">
      <input type="hidden" name="no_shipping" value="2">
      <input type="hidden" name="return" value="http://www.allstarfaces.com/thanks.html">
      <input type="hidden" name="currency_code" value="GBP">
      <input type="hidden" name="bn" value="PP-ShopCartBF">
      </form>


      does it look like this?
      The get vasili to join our forum campaign has begun



      www.thatgoodsite.com and our forum of fun also starring my hero vasili
      Weve got movies,arcade,radio,T.V,chat,music,funny vids,jokes and lots and lots of fun for free

      Comment

      • bill2006
        Lieutenant General

        • May 2006
        • 3421

        #4
        Re: Links from store

        Thanks, i will try that.
        Bill
        www.blueearthtea.com
        Bill
        www.blueearthtea.com
        www.ftaaconsulting.com
        www.iaval.com
        www.theemeraldbay.com

        Comment

        • allstarfaces
          Brigadier General

          • Apr 2006
          • 1665

          #5
          Re: Links from store

          that code is for you to compare if you are i****ther country it wil not work i was just wondering if it looks the same and if you are changing the product codes? good luck anyway bill
          The get vasili to join our forum campaign has begun



          www.thatgoodsite.com and our forum of fun also starring my hero vasili
          Weve got movies,arcade,radio,T.V,chat,music,funny vids,jokes and lots and lots of fun for free

          Comment

          • bill2006
            Lieutenant General

            • May 2006
            • 3421

            #6
            Re: Links from store

            I found the solution to this by adding </form> under HTML Before Tag, apparently when I created the form it was left missing same.

            Thank you,
            Thread closed.
            Bill
            www.blueearthtea.com
            www.ftaaconsulting.com
            www.iaval.com
            www.theemeraldbay.com

            Comment

            Working...
            X