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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T22:52:41+00:00 2026-06-02T22:52:41+00:00

I am working on a donations page where users can enter a donation amount

  • 0

I am working on a donations page where users can enter a donation amount and then be redirected to the PayPal page to make the payment.

I would like to get a verification from PayPal informing me whether the user actually made the transaction on the PayPal payment page so that I can then record the transaction in the database. I read that I have to use PayPal Instant Payment Notification however I couldn’t find a good tutorial about how to do this.

This is the code I have used so far:

string temp_url = "https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_donations&business=sponsorchild92@gmail.com&item_name=Sponsor a Child Society&amount=";
string PayPal = temp_url + Convert.ToString(donation);
Response.Redirect(PayPal);

I am using a sandbox account with PayPal. I have set up a business account and am able to make a payment. The only problem is that I don’t know how to use the PayPal Instant Payment Notification.

Could someone please provide a suggestion?

  • 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-02T22:52:45+00:00Added an answer on June 2, 2026 at 10:52 pm

    The IPN service will call back to a nominated URL on your website, and echo back your payment reference, and the result. You’ll have a page on your site, IPN.aspx, once your payment is confirmed, paypal will then send back to you a list of elements in your HTTP POST, which you can access, eg status, amount, currency, etc. I believe it’s the same set of fields that are returned in the query string once the user is returned to your site.

    When you send the user off to paypal, you can define your IPN url there, or configure it in paypal itself. I find it’s easier to do it as you send them off because it allows your to configure different ones depending on your environment.

    Remember, PayPal will need to be able to see your URL, so if you’re behind a firewall, you’ll need to put a rule into allow it.

    The PayPal SDK docs provide some great samples, I don’t recall the form names specifically, so just talking about the principle in general.

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

Sidebar

Related Questions

I am working on a donations page which allows a user to enter a
I am working on a donations website. The particular web page works by allowing
I am working on a donations web page. I have created a merchant account
I am working on a donations website. In my page, I have a textbox
Hellp, I am working on developing an online donation site for my page. I'd
Working on THIS Page: newsite.702wedding.com/live/ Can't find where to remove the arrows at the
I'm working on a project where users will be allowed to send donations among
I am working on a donations website and I have set up a PayPal
Working on a art project and would like the row vector of 1's and
Working on my first Android app here. I've searched and tried everything I can

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.