IPN Simulator does not work on non .com first level domains

77 Views Asked by At

I'm trying to test using the IPN Simulator and can't get it to work with anything other than first level .com domain

Anything like

domain.co.uk or subdomain.domain.com

is giving me errors. (We could not send an IPN due to an HTTP error.)

This makes it more difficult, as I'm obviously not going to be testing on my live domain.

Am I missing something?

Thanks, Stevo

1

There are 1 best solutions below

0
On

My website did not respond 200 on the POST request.

Only responded 200 on a GET request, which is all I tested. After fixing my web server, all seems fine