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

  • Home
  • SEARCH
  • 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 6582597
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T16:17:59+00:00 2026-05-25T16:17:59+00:00

I want to integrate Paypal in my site using Express Checkout and notify_url parameter

  • 0

I want to integrate Paypal in my site using Express Checkout and notify_url parameter which would notify my site and accordinly I can take actions.

I generated buynowbuttons. Sample buy now button is:

<form action="https://www.sandbox.paypal.com/cgi-bin/webscr" method="post">
                <input name="notify_url" value='http://localhost:9000/Home/ProcessPayment' type="hidden"/>
                <input type="hidden" name="cmd" value="_xclick">
                <input type="hidden" name="business" value="something@something.com">
                <input type="hidden" name="lc" value="US">
                <input type="hidden" name="item_name" value="Basic">
                <input type="hidden" name="amount" value="24.99">
                <input type="hidden" name="currency_code" value="USD">
                <input type="hidden" name="button_subtype" value="services">
                <input type="hidden" name="no_note" value="0">
                <input type="hidden" name="tax_rate" value="0.000">
                <input type="hidden" name="shipping" value="0.00">
                <input type="hidden" name="bn" value="PP-BuyNowBF:btn_buynowCC_LG.gif:NonHostedGuest">
                <input type="image" src="https://www.sandbox.paypal.com/en_US/i/btn/btn_buynowCC_LG.gif"
                    border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
                <img alt="" border="0" src="https://www.sandbox.paypal.com/en_US/i/scr/pixel.gif"
                    width="1" height="1">
                </form>

I added <input name="notify_url" value='http://localhost:9000/Home/ProcessPayment' type="hidden"/> so it can notify my action method in my controller for debugging purpose. However, it is not working.

I get redirected to Paypal account :

https://www.sandbox.paypal.com/us/cgi-bin/webscr?cmd=_flow&SESSION=somesession&dispatch=somedispatch

But once the payment is completed it never hits my breakpoint in ProcessPayment action in Home controller. Is there something that I am missing?

Thanks in advance 🙂

UPDATE:- I had hidemyass pro account and all I had then was to setup my website in IIS and then my notify_url worked like a charm ;).

  • 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-25T16:18:00+00:00Added an answer on May 25, 2026 at 4:18 pm

    In usual cases your breakpoint will never be hit in this case, and that’s normal, because:

    If you don’t have a “direct” external IP-address ( and you will AT LEAST have a router ) or you have configured everything to perform correct NAT port forwarding, the PayPal IPN will go either to:

    1) Nirvana, because you have not configured the IP address correctly

    OR

    2) To your Testserver/Productionserver which IP-Adress for IPNs you actually configured.

    UPDATE:

    There are 2 Solutions:

    1. Set the PayPal IPN listener to your external address ( maybe your homerouter or your companyrouter ) and configure the NAT or ask your admin to do it

    OR

    1. Use the Remote debugger on your live/test system, to attach to the iis-process and hit the breakpoint.

    I personally would tend to solution 1., because i never got the remote debugger to work like i expected..

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

Sidebar

Related Questions

I want to know if i can integrate the paypal without using paypal library
I want to integrate the services of escrow.com in my PHP site. How would
I want to integrate paypal in my web application. I am using RESTEasy API
I am using CakePHP 1.3.10 version and want to integrate PayPal IPN for Payment
I want to integrate facebook login into my web application developed using Spring MVC.
I want to integrate the MySQL fulltext search function in my PHP site. I
i want to integrate maps using map kit in iphone, and i am successful
I'm building an ecommerce site integrated with paypal. We take multiple currencies, so I
I already have an express checkout integrated with my Codeigniter application. Now I want
i want integrate admob ads to my palm pre application.can you please suggest me

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.