'Buy Now' script & IPN.php Conflict?
SteveStuartDJ
Contributor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Oct-24-2022
08:13 AM
My PaypalIPN.php has this line:
const VERIFY_URI = 'https://ipnpb.paypal.com/cgi-bin/webscr';
My Buy Now button has this line:
<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">
Is that correct with one going to ipnpb. and one going to www.paypal.com
Orders are scarce, there's something wrong somewhere, so I'm doing a process of elimintation, can anyone verify the above please?
If yours is working OK, can you take a look por favor?
0 REPLIES 0
Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
Related Content
- IPN simulator always send INVALID answer in Sandbox Environment
- ppxo_inline_guest_unhandled_error - How to handle this error throguh code in PayPal Payments Standard
- Are there any restrictions to charge using only html, vanilla javascript and php with rest api? in REST APIs
- Dynamic banners for Pay later are not displayed in REST APIs
- My form has recently stopped sending the quantity info direct to the paypal checkout page. in PayPal Payments Standard