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 8566169
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T17:35:41+00:00 2026-06-11T17:35:41+00:00

I have created a simple button , on a click of it direct it

  • 0

I have created a simple button, on a click of it direct it to the paypal site for the payment.

<form action="https://www.sandbox.paypal.com/cgi-bin/webscr" method="post">

    <input type="hidden" name="cmd" value="_xclick" />
    <input type="hidden" name="business" value="abhish_1347270213_biz@gmail.com" />

    <input type="Show" name="item_name" value="My painting" />
    <input type="Show" name="amount" value="10.00" /> 
    <input type="submit" value="Buy!" />
</form>

Now what I am trying to do is to redirect to my own page with the transaction successful notification.

I have read websites articles but nothing is providing me with the Solution. Need help regarding to this issue.

  • 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-06-11T17:35:42+00:00Added an answer on June 11, 2026 at 5:35 pm

    Use PayPal Instant Payment Notification (IPN), more information here: https://www.paypal.com/cgi-bin/webscr?cmd=p/pdn/article_pdn_intro-outside.

    Here’s a code sample:

    <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
    <input type="hidden" name="cmd" value="_xclick">
    <input type="hidden" name="business" value="alanb@alanb.com">
    <input type="hidden" name="undefined_quantity" value="1">
    <input type="hidden" name="item_name" value="doodad from alanb.com">
    <input type="hidden" name="item_number" value="dd01">
    <input type="hidden" name="amount" value="4.99">
    <input type="hidden" name="return" value="http://alanb.com/doodads/thanks.html">
    <input type="hidden" name="cancel_return" value="http://alanb.com/doodads/canceled.html">
    <input type="image" border="0" name="submit" src="http://images.paypal.com/images/x-click-but5.gif" alt="Effectuez vos paiements via PayPal : une solution rapide, gratuite et sécurisée">
    </form>
    

    The trick is done by the “return” input element ;).

    Another thing that helped me a lot when setting up PayPal Integral Evolution on my website, was this PDF: https://cms.paypal.com/cms_content/FR/en_US/files/developer/IntegralEvolution.pdf. It documents all fields, possible values and how to use them.

    Hope this helps,
    Carl

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

Sidebar

Related Questions

I have created a simple test form with FormBorderStyle = FixedToolWindow by default and
I have Created a simple Jquery Code.. The Code is <script type=text/javascript> $('#Button1').click(function (evt)
I have created a very simple user control ActiveX with a simple button that
Hi I have a simple application, where I have created a form , using
I have created simple AlertDialog with positive and negative buttons. Positive button has registered
I have created a simple page with a button on the center. Now I
I have tab controller created through storyboards with a custom implementation (simple buttons and
Could someone help me on this, I have created simple web services using axis2
How to manually create Friendly URLs? (PHP) So I have created simple php file
I am new to Repository concept and get some questions. I have created simple

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.