Need help with paypal on sales page

5 replies
Fellow warriors

I am trying to put a paypal sales button on my sales page but it does not go to the page where customers enter their payment info.Instead it goes to the paypal home page.Can someone please help me out.Thanks



David
#page #paypal #sales
  • Profile picture of the author Canada
    Did you build the button within the paypal interface?
    Signature
    YourNichePLR.com - Fresh new PLR site ala Tiffany Dow's PLR ATM.
    50% Off Everything In Your Cart until November! Sign Up and be Notified when New PLR packs are uploaded. Right now we've got acid reflux, kittens, and hair styling packs available.
    {{ DiscussionBoard.errors[882398].message }}
  • Profile picture of the author CanadianChickXO
    That weird. I was getting that yesterday. I put a clean copy of the btton on my site and when I tried it I was directed to the paypal login.

    I simply thought it was due to me being logged in.

    Sorry I don't have a solution.
    {{ DiscussionBoard.errors[882403].message }}
    • Profile picture of the author dlinden
      Canada

      Yes I did.
      Signature

      {{ DiscussionBoard.errors[882586].message }}
  • Profile picture of the author Hasan Barbary
    I've just made a bunch of PayPal buttons recently for my sites, no probs. I'm kinda a code geek so if you can give me the link to your sales page, I'll take a look.
    {{ DiscussionBoard.errors[882629].message }}
  • Profile picture of the author Hasan Barbary
    {Sorry, I couldn't PM you back.... Not enough posts yet. Anyways, there's no really sensitive info here.}


    Hey, I took a quick look at your site. I noticed that there's no unique button ID for your input. I always create my buttons while logged in to my PayPal acct. I assume you did the same. Maybe some html got lost/corrupted if you cut-n-pasted the code?

    Here's my PayPal button (below & at the bottom of my sales page)

    <!-- MINE -->
    <form action=[LINKS REMOVED] method="post"> <input name="cmd" value="_s-xclick" type="hidden" /> <input name="hosted_button_id" value="6145286" type="hidden" /> <input src=[LINKS REMOVED] name="submit" alt="PayPal - The safer, easier way to pay online!" type="image" border="0" /> <img src=[LINKS REMOVED] width="1" border="0" height="1" /> </form>

    <!-- YOURS -- where's the input ID?>
    <form onsubmit="javascript:xspLeavingTheSite=false;" action=[LINKS REMOVED]
    method="post">
    <font face="Times New Roman"
    size="3"><span style=
    "FONT-SIZE: 16pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
    &nbsp; <input type="image"
    alt="PayPal - The safer, easier way to pay online!"
    src=
    [LINKS REMOVED]
    border="0"
    name="submit"> <img title=""
    style="WIDTH: 1px; HEIGHT: 1px"
    alt=""
    src=[LINKS REMOVED]
    border="0"></span></font>
    </form>

    That 7-digit value # refers to the button hard-coded to your specific offer. You need it! Perhaps try making a new button from scratch.

    Lemme know if this helps,

    ~ hasan
    {{ DiscussionBoard.errors[882769].message }}

Trending Topics