Skip to main content

PayPal Community

  • Dashboard
  • Send and Request
  • Wallet
  • Business
  • Help
Log in
  • Welcome
    • Guidelines
    • News and Events
    • Suggestions for PayPal
    • General Discussions
  • PayPal Help Community
    • Managing Account
    • Transactions
    • Wallet
    • Security and Fraud
    • Products & Services
    • Reporting
  • MTS Community
    • PayPal Upgrade Community
    • PayPal Payments Standard
    • REST APIs
    • NVP/SOAP APIs
    • SDKs
    • Sandbox Environment
    • PayPal Reporting
    • Payflow
    • Ideas for MTS
    • Client-side Integration
    • Server-side Integration
  • The Archives
    • PayPal Help Community Archives
      • Managing Account Archives
      • Transactions Archives
      • Wallet Archives
      • Security and Fraud Archives
      • Products & Services Archives
      • Reporting Archives
    • Help Community
      • PayPal Basics Archives
      • Payments Archives
      • My Money Archives
      • My Account Archives
      • Disputes and Limitations Archives
      • Products and Services Archives
      • PayPal Credit Archives
    • Merchant Community
      • Merchant Products
      • Business Tools Archives
      • Reporting Archives
      • Managing Risk and Fraud Archives
    • Help Archives
      • About Business (Archive)
      • About Payments (Archive)
      • About Settings (Archive)
      • About eBay (Archive)
      • About Protections (Archive)
      • About Products (Archive)
    • Social and Your Voice Archives
      • Off Topic (Archive)
      • My Feedback for PayPal (Archive)
    • About PayPal Archives
      • Watercooler (Archive)
      • Tax Information (Archive)
      • Fees (Archive)
      • eBay and PayPal (Archive)
      • Coupons and promotions (Archive)
    • My Account Archives
      • My account settings (Archive)
      • Account limits and verification (Archive)
      • Account balance (Archive)
      • Bank accounts and credit cards (Archive)
    • Payments Archives
      • Sending money (Archive)
      • Receiving money (Archive)
      • Refunds (Archive)
      • Donations and Fundraising (Archive)
    • Disputes and Security Archives
      • Disputes and claims (Archive)
      • Fraud, phishing and spoof (Archive)
    • My Business Archives
      • Merchant services (Archive)
      • Reporting and tracking (Archive)
      • Shipping (Archive)
    • PayPal Products Archives
      • PayPal Debit Mastercard (Archive)
      • PayPal Extras MasterCard (Archive)
      • PayPal Mobile & Other Services (Archive)
      • Student Accounts (Archive)
      • Bill Me Later (Archive)
    • Getting to know PayPal
      • My PayPal account
      • Security and protection
    • Receiving and sending money
      • Buying with PayPal
      • Selling with PayPal
    • PayPal Here UK
      • PayPal Here News and Events
      • PayPal Here Community
      • Chip and Pin Card Reader
      • PayPal Here App

The Community Forum is not available for new posts or responses; previous posts remain available to review. For comprehensive support options, please visit PayPal.com/HelpCenter
Merchant Technical Support: For technical support and related questions, please visit our Technical Support Help Center or Developer Central

If you want to report illegal content under the EU Digital Services Act, please do so here

since ‎Apr-02-2010
midipro1
midipro1 Contributor
Contributor
7
Posts
0
Kudos
0
Solutions
Your 10th PayPal Anniversary
Your 3rd PayPal Anniversary
Your 5th PayPal Anniversary
Your PayPal Anniversary
The Return
Organized
Ice Breaker
Active
View all
Latest Contributions by midipro1
  • Topics midipro1 has Participated In
  • Latest Contributions by midipro1

Re: Add to Cart Code

by midipro1 Contributor in How to use PayPal (Archive)
‎Apr-30-2010 03:47 PM
‎Apr-30-2010 03:47 PM
As always, skier   Thanks a million ... View more

Add to Cart Code

by midipro1 Contributor in How to use PayPal (Archive)
‎Apr-30-2010 02:59 PM
‎Apr-30-2010 02:59 PM
Hello forum, After inputting all info for an Add to Cart button on Paypal site, I'm taken to another page where the code has been generated. The code in the Website tab window is the code I need to paste in the HTML. What about the code that's in the Email tab? Do I need that too? And if so, where does it need to be placed?   One last question: When I paste the code in the table where I want the Add to Cart to show up, why does the row go from about 70 pixels to about 200 in height. The code is pasted between <td>...</td> and the button is not centered either.   Any help is greatly appreciated Thank you ... View more

Re: Add to Cart Botton

by midipro1 Contributor in How to use PayPal (Archive)
‎Apr-16-2010 06:50 PM
‎Apr-16-2010 06:50 PM
skier, before I go on with the subject, let me say thank you for your answer on this matter. You seem to be very active on the forum and very helpful to everyone. I know you can fix everybody's issues, especially when you have no control over the coding and whatnot. But, from what I read on other replies from you, to others, everybody should be thankful for the kind of support you provide.That's the least, each and everyone of us should do. Just so you know, I greatly appreciate it.   For the reply you provided, WPP it's a good solution. I do need to look into the "PCI compliance" and the rest on the info to see what's involved. I will probably upgrade to Pro in the next few months though.   One question I forgot to ask was the encryption of ADD TO CART button. I did some research and it's impossible, unless, with programming knowledge have it dynamically encrypted but, I am not a programmer. That's waaaaay out of my league. I did come across this link   http://xlecom.com/?q=node/265 Have you or anybody else, ever heard of it or used/tested it?   Again skier, Your help is very much appreciated Thank you ... View more

Add to Cart Botton

by midipro1 Contributor in How to use PayPal (Archive)
‎Apr-15-2010 08:39 AM
‎Apr-15-2010 08:39 AM
Hello forum, Is it possible to change the code somewhere in the "ADD TO CART" botton, so that the customer is not taken to the shopping cart and use the "CONTINUE SHOPPING" from there?   I'd like  for the customer to add items to the cart and stay on the site he/she is on. When done, the customer will click on "Checkout" and then, taken to the shopping cart.   Thank you in advance midipro1 ... View more

Re: Multiple Items Discount

by midipro1 Contributor in How to use PayPal (Archive)
‎Apr-03-2010 12:18 PM
‎Apr-03-2010 12:18 PM
Hello skier and thank you very much for the reply. I did see this particular script before I posted the topic, but I'm not sure if, it works the way I mentioned in my post and please correct me if I'm wrong. The way I wand this to work is that a customer adds a song to the cart then, he/she may search for another song and add it to the cart. Now, lets say he/she is added 14 songs to the cart in total, what the script need to do is, OK, 14 songs @ $6.00 each=$84.00. In other words, what the customer needs to see in the cart is an already calculate total. The example you provided does work as such also but, it seem to suggest that the customer has to enter the quantity for it to work. Again, pardon my ignorance. The programming language is a little out of my league here.   Thank you a million ... View more

Multiple Items Discount

by midipro1 Contributor in How to use PayPal (Archive)
‎Apr-02-2010 03:47 PM
‎Apr-02-2010 03:47 PM
  Hello forum, I am building a website (music related) in (X)HTML & CSS, no PHP or Database because, this whole programming language, it's all new to me and doesn't sink in fast enough these days:):). The background music I have reproduced, is ready and what I'm looking for now is a discount script for multiple media purchased that has to calculate automatically after a number of songs has been reached/added to the PayPal cart and it goes like this:   1-4=$8.00 Each 5-11=$7.00 Each 12-50=$6.00 Each   Can someone direct me to where I can find such script? Thank you all in advance for reading/commenting   Happy Easter, midipro1   ... View more

Multiple Items Discount

by midipro1 Contributor in How to use PayPal (Archive)
‎Apr-02-2010 10:34 AM
‎Apr-02-2010 10:34 AM
Hello forum, I am building a website (music related) in (X)HTML & CSS, no PHP or Database because, this whole programming language, it's all new to me and doesn't sink in fast enough these days:):). The background music I have reproduced, is ready and what I'm looking for now is a discount script for multiple media purchased that has to calculate automatically after a number of songs has been reached/added to the PayPal cart and it goes like this:   1-4=$8.00 Each 5-11=$7.00 Each 12-50=$6.00 Each   Can someone direct me to where I can find such script? Thank you all in advance for reading/commenting   Happy Easter, midipro1   ... View more
Paypal Logo
  • Help
  • Contact Us
  • Security
  • Fees
  • © 1999-2025 PayPal, Inc. All rights reserved.
  • Privacy
  • Legal
  • Cookies
  • Policy Updates

The money in your balance is eligible for pass-through FDIC insurance.

The PayPal Cash Mastercard is issued by The Bancorp Bank pursuant to a license by Mastercard International Incorporated. The Bancorp Bank; Member FDIC.

Powered by Khoros
Welcome to the PayPal Community!