Paypal Checkout HTML help please!

4 replies
  • WEB DESIGN
  • |
Hi guys, I would be ever so grateful if someone could paste me the code I need to create a very simple Paypal checkout page on my website.

I don't know very much about HTML and the paypal code guide is a lot to take in for me so I am hoping one of you good folk can help me!

I basically just need a "Add to Basket" function for optional amounts of ONE bottle. Our site is dedicated to only one brand right now and want people to be able to add a custom amount of bottles to their basket and have it update with the total price + total postage.
I also want there to be a 2nd option to add full crates to their basket, and again the quantity is upto them.


I need the basket/total and checkout button to be part of the sites sidebar which will stay saved until they checkout.

If someone can just give me the rough code to achieve this, I can edit the details myself like price/postage etc. I would really appreciate it!!

Many thanks
#checkout #html #paypal
  • Profile picture of the author wordpresshelpr
    Dude paypal sucks and I would recommend dumping them!

    try Wepay.com - you can open a merchant account in 2 clicks... their buttons are 1 line of code and the customer never leaves your site, and you don't need an SSL.

    Stripe.com is also just as easy to use.

    Best of all, none of them will hassle you and freeze your funds like paypal has done to millions!
    {{ DiscussionBoard.errors[8512510].message }}
    • Profile picture of the author Trueblue1878
      Thanks I will check them out, but its not really upto me whether we use Paypal or not so still need to add in this code somehow

      Originally Posted by wordpresshelpr View Post

      Dude paypal sucks and I would recommend dumping them!

      try Wepay.com - you can open a merchant account in 2 clicks... their buttons are 1 line of code and the customer never leaves your site, and you don't need an SSL.

      Stripe.com is also just as easy to use.

      Best of all, none of them will hassle you and freeze your funds like paypal has done to millions!
      {{ DiscussionBoard.errors[8512556].message }}
    • Profile picture of the author mwaters
      Originally Posted by wordpresshelpr View Post

      Dude paypal sucks and I would recommend dumping them!

      try Wepay.com - you can open a merchant account in 2 clicks... their buttons are 1 line of code and the customer never leaves your site, and you don't need an SSL.

      Stripe.com is also just as easy to use.

      Best of all, none of them will hassle you and freeze your funds like paypal has done to millions!
      Paypal's Interchange (wholesale) cost per transaction is the same as every other merchant service provider:

      The Interchange Rate for regulated debit cards (issued by banks with assets of $10 billion or more, which includes all major banks), for eCommerce and Mail Order/Telephone Order merchants is 0.05% + $0.22 per transaction. For merchants with volume of $3000 or less PayPal charges merchants 2.9% + $0.30 per transaction, a markup of 2.85% and $0.08 per transaction.

      If that doesn't make you SICK, maybe you like giving your money away!

      Regulated debit cards represent a significant portion of sales volume for most merchants, (especially low average $ per transaction merchants).

      The VISA Interchange Rate for standard issue credit card, for eCommerce and Mail Order/Telephone Order merchants is 1.80% + $0.10 per transaction. For merchants with volume of $3000 or less PayPal charges merchants 2.9% + $0.30 per transaction, a markup of 1.10% and $0.20 per transaction. Rewards cards and Business cards cost slightly more depending on card type.

      I represent a number of A+ merchant account service providers and can help with best provider fit + best rates and fees based on business profile. I provide my clients with a transparent, Interchange Plus, cost saving pricing structure. I can also help with an Authorize.net gateway solution, high-risk merchant accounts, and offshore merchant accounts.

      PM me for a comparative.
      {{ DiscussionBoard.errors[8517189].message }}
  • Profile picture of the author Steve West
    Hey Trueblue 1878,

    I think this is what you are looking for...

    https://www.paypal.com/cgi-bin/websc...button-outside
    {{ DiscussionBoard.errors[8512951].message }}

Trending Topics