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 will no longer be available starting June 30, 2025. Please note that the forum is now closed for new posts and responses, but previous posts will remain accessible for review until June, 30 2025. 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 ‎Aug-19-2013
skstewart
skstewart Contributor
Contributor
6
Posts
0
Kudos
0
Solutions
Your 3rd PayPal Anniversary
Your PayPal Anniversary
Your 5th PayPal Anniversary
The Return
Organized
Ice Breaker
Active
View all
Latest Contributions by skstewart
  • Topics skstewart has Participated In
  • Latest Contributions by skstewart

Re: Political Donation Button - Required Informati...

by skstewart Contributor in About Payments (Archive)
‎Oct-01-2013 01:53 PM
‎Oct-01-2013 01:53 PM
Yes, I am using WordPress. I will check their support.   Am understanding correctly that maybe the text widget won't accept the script? ... View more

Re: Political Donation Button - Required Informati...

by skstewart Contributor in About Payments (Archive)
‎Oct-01-2013 04:39 AM
‎Oct-01-2013 04:39 AM
I put the entire code in a sidebar text widget several times, including the change for the e-mail address. First and most important problem, it doesn't show up on the page.   Is there something else I should be changing?   Thank you ... View more

Re: Political Donation Button - Required Informati...

by skstewart Contributor in About Payments (Archive)
‎Sep-24-2013 12:28 PM
‎Sep-24-2013 12:28 PM
Thank you,  snowshoe   One more questions, for now ---   When you say the <input> tag doesn't work in Safari and IE9, do you mean when it comes to creating the form? I was able to use the form when I tested it with Safari, only one answer field was accepted though.   I quickly skimmed the sample code you provided and it looks straight forward. But I may be back later if I have problems with it.   Thanks, again.     ... View more

Political Donation Button - Required Information

by skstewart Contributor in About Payments (Archive)
‎Sep-24-2013 07:30 AM
‎Sep-24-2013 07:30 AM
I've set up the widget on my WordPress site with required information and button. However, when I test the button the information doesn't come up as required -- in other words someone can donate without the required information. What do I need to add to my code to require each field to be filled. Here's my code:   <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top"> <input type="hidden" name="cmd" value="_s-xclick"> <input type="hidden" name="hosted_button_id" value="BGDT82KHDYQS2"><input type="hidden" name="item_name" value="Susan Stewart Campaign"> <input type="hidden" name="no_note" value="0"> <input type="hidden" name="cn" value="Add special instructions to the seller"> <input type="hidden" name="on0" value="DisclosureName"> Disclosure Name: <input type="text" name="os0" value="Enter first and last name"></br> <input type="hidden" name="on0" value="Address">Address: <br/><input type="text" name="os0" value="Enter address, city, zip"></br> <input type="hidden" name="on1" value="Disclosure Employer Occupation"> Employer & Occupation: <input type="text" name"os1" value="Enter Employer and Occupation separated by a comma"> </br> <input type="hidden" name="no_shipping" value="2"> <input type="hidden" name="currency_code" value="USD"> <input type="hidden" name="bn" value="PP-DonationsBF:btn_donateCC_LG.gif:NonHosted"> <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"> <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1"> <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1"> </form> ... View more

Re: Political Campaign Account Documents

by skstewart Contributor in About Business (Archive)
‎Aug-23-2013 01:22 PM
‎Aug-23-2013 01:22 PM
That's very interesting, Telles.   I did set up as a business account, and received an e-mail from PayPal that several documents were needed for political donations.    The e-mail and political donations guide both said to go to the Resolution Center to send in the doucments. No place to attach the documents.   I did contact PayPal through the contact form and received an answer that said to reply if my question wasn't resolved. I did that with the documents and haven't heard anything.    I've done my part, I hope there isn't a problem.     ... View more

Political Campaign Account Documents

by skstewart Contributor in About Business (Archive)
‎Aug-19-2013 04:33 AM
‎Aug-19-2013 04:33 AM
I'm trying to send the required documents for a political campaign donation account. I went to the Resolution Center as instructed in both an e-mail and in the document "PayPal for Political Campaigns."   There is no information in the Resolution Center on HOW to send this information (I've put it in a PDF file). There's no place to send a ducment file.   HOW do I get this information to PayPal? ... 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!