Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 716093
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T05:15:38+00:00 2026-05-14T05:15:38+00:00

Currently, the user can enter a quantity less than $1 on Paypal’s website and

  • 0

Currently, the user can enter a quantity less than $1 on Paypal’s website and some people are donations result in $0 because of Paypal fees. How can I set the minimum to be a $1 or more?

Example: https://www.paypal.com/us/cgi-bin/webscr?cmd=_flow&SESSION=SGbE2GfDX90hYuesj2R33WHFRQU02X3eGubWF2Yo7U37vTxrOFRjGtuQF7u&dispatch=50a222a57771920b6a3d7b606239e4d529b525e0b7e69bf0224adecfb0124e9b5efedb82468478c6e115945fd0658595b0be0417afd2208f

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T05:15:38+00:00Added an answer on May 14, 2026 at 5:15 am

    You could use form validation to ensure the value is >$1 before sending it to Paypal.
    I would use both Javascript and PHP validation. Javascript is nice because the processing is done on the client and is done before the http request. PHP validation is required because the client could turn off Javascript.

    Example of Javascript validation could be something like this:

    if(document.contact_form.amount.value <= 1)
    {
      alert("Please enter in an amount greater or equal than $1");
      return false;
    }
    

    Also, make sure you have clearly labeled ‘helper’ text next to the field that says something like “Donation Amount (Minimum of $5)”.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am currently developing some user controls so that I can use them at
Currently, I'm working on a project where a user can enter in custom values
Currently I have a web application where a user can use dropdown lists to
I currently have a wysiwyg iframe where the user can submit input to another
How can I find out the currently logged on user then create a text
how can I check if a user (not the one currently logged in) is
Can we create multiple schemas for a particular user? I am currently logged in
i have an asp.net webform where the user can enter data and submit into
We currently have some php code that allows an end user to update records
EDIT It appears the user has to enter some data for his profile, otherwise

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.