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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T13:30:13+00:00 2026-06-03T13:30:13+00:00

In my PHP code for handling the IPN, everything works fine, except for one

  • 0

In my PHP code for handling the IPN, everything works fine, except for one line:

$email = $_GET['ipn_email'];

This was in the example code they offer in order to get you started. I assumed it would retrieve the email address that was associated with the administrator of the Paypal account doing the billing.

However, it seems to never get set. If I use the code above, my IPN script fails. The only way my IPN script works is if I simply set $email to some arbitrary email address of my choosing.

Is is okay for me to just set my own email address? Should I be getting an ipn_email value from GET data? What is the value of ipn_email supposed to be?

  • 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-03T13:30:16+00:00Added an answer on June 3, 2026 at 1:30 pm

    $_GET[] variables are retrieved from the querystring within the url. Therefore to send set the one your asking the user must request

    host/page.html?ipn_email=an_email_address
    

    If your not sending that format to the server the variable will never be set.

    Not sure if you used this tutorial but it explains one reason for using it

    https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_admin_IPNImplementation

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

Sidebar

Related Questions

I use this code http://www.openjs.com/scripts/events/keyboard_shortcuts/index.php for handling keyboard shortcuts. shortcut.add(Ctrl+Z,function() { setTimeout(function() { var
This PHP code... 207 if (getenv(HTTP_X_FORWARDED_FOR)) { 208 $ip = getenv('HTTP_X_FORWARD_FOR'); 209 $host =
I have this php code: if ($merchant_rows > 0){ while($r=mysql_fetch_array($get_merchant)){ $merchant_id = $r['merchant_id']; }
I've just set up Google Checkout PHP Sample code (1.3.1) with no changes except
The problem I'm having is that PHP isn't handling my continue correctly. My code
I am doing a bounce-email handling with PHP. I have include the return path
I am learning file handling in php. I have written the following code to
I would like to dedicate this page to handling sessions using procedural php. I'll
php Code: foreach ($html->find('table') as $noscript) {echo $data; echo $data; echo $noscript->innertext . <br>;
PHP code: <a id=a$id onclick=check($id,1) href=javascript:void(0) class=black>Qualify</a> I want to remove the onclick=check($id,1) so

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.