Reputation: 45
I have an asp.net website that is supposed to allow users to make payments with Paypal. I want to test it with the Paypal sandbox.
So I created a developer/business account at "developer.paypal.com'.
Using this account I created a lot of fake email accounts, some personal, some business, for testing. But now, I want to tell the website to enable IPN, and also, to send IPN notifications to a particular URL. I don't see a place on the site to do that. (I assume this would be in the sandbox site, not in the real site).
Any help is appreciated.
Upvotes: 0
Views: 307
Reputation: 31614
Try enabling it on the account level (log into the sandbox account and set it there). There is an IPN simulator as well.
Upvotes: 1