simplest way to confirm payment via PayPal?
Posted
by Giles Bowkett
on Stack Overflow
See other posts from Stack Overflow
or by Giles Bowkett
Published on 2010-03-08T18:35:42Z
Indexed on
2010/03/08
18:36 UTC
Read the original article
Hit count: 563
Hi - what's the best way to simply get feedback from PayPal to confirm that your customer paid? It looks as if the answer is IPN - if so, my followup question is, can I enable IPN for only specific buttons? I don't want PayPal pinging my IPN listener for purchases that don't require any kind of IPN integration.
I'm all about Agile and YAGNI, I don't want to do ANYTHING unnecessary.
© Stack Overflow or respective owner