murdock Posted July 10, 2003 Share Posted July 10, 2003 first of all thansk to all the people who have put all the hard work in to the catalog and the mods. the problem I am having and seem to not be able to find a solution for is as follows. Install the mod. Set default to pending or processing. set call back url to paypal_notify.php enable ipn in paypal account and set url to sme as above with full url. run through a purchase. Goes to paypal successully makes payment and notifies successfully. Does NOT email client or shop owner with order email as with all other payment methods. Keeps order status set at 9999 Basket stays full. My only suggestion is that the link from paypal back is not passing right parameters as it is not updating status or any other part to say the transaction was successfull. Many people have asked about this and the posts get side tracked. If any one can offer any advise regarding this please pm me or post regarding this topic. Once again thanks all for a great product :lol: Quote Link to comment Share on other sites More sharing options...
murdock Posted July 10, 2003 Author Share Posted July 10, 2003 Should the final page the the paypal redirects to be the checkout_success.php Looked at the source on the page before I get posted back to my shopping cart and all variables for the transaction are there e.g : input type="hidden" name="payment_date" value="07:15:02 Jul 10, 2003 PDT"> <input type="hidden" name="txn_type" value="web_accept"> <input type="hidden" name="last_name" value="Bloggs"> <input type="hidden" name="payment_gross" value=""> <input type="hidden" name="item_name" value="Coffee Podium"> <input type="hidden" name="mc_currency" value="GBP"> <input type="hidden" name="payment_type" value="instant"> <input type="hidden" name="business" value="[email protected]"> <input type="hidden" name="address_street" value="21 nesbit road Aston"> but I am assuming that these need to be passed to the paypal_notify.php .. is this correct or is it actually doing that on the loading of checkout_succeess.php OK thanks for the help in advance Sm Quote Link to comment Share on other sites More sharing options...
Guest Posted July 15, 2003 Share Posted July 15, 2003 Hi Murdock paypal_notify.php gets called from PayPal's servers. After the payment its ok to be redirected to checkout_success.php. Which osCommerce version are you using? There is a new version of the PayPal IPN Payment Module released specially for Milestone 2. I hope it helps. Best regards Quote Link to comment Share on other sites More sharing options...
Justin WFCOMICS Posted August 4, 2003 Share Posted August 4, 2003 Install the mod.Set default to pending or processing. set call back url to paypal_notify.php enable ipn in paypal account and set url to sme as above with full url. run through a purchase. Goes to paypal successully makes payment and notifies successfully. Does NOT email client or shop owner with order email as with all other payment methods. Keeps order status set at 9999 Basket stays full. I have the exact same problem. I'm using 2.2ms2 and the latest PayPal IPN contribution (PayPal IPN v0.98 for Milestone 2). It is my understanding that the PayPal IPN passes the Notify URL so that you don't need to set it at PayPal.com. It is designed this way so mutiple carts can use the same PayPal account. Is this correct? I hope someone can help us. Justin =) Quote Link to comment Share on other sites More sharing options...
Justin WFCOMICS Posted August 4, 2003 Share Posted August 4, 2003 I fixed my problem by setting "Use cURL" to "False", even though it was detected in my system. This is strange because "Use cURL" set at "True" works when I'm in "Test Mode" and doing a "Send Test IPN" ... However, now I have another problem. I can't delete the transactions found at PayPal IPN --> Transactions. I press delete at the top and then delete again when asked if I am sure (at the bottom), but nothing happens after the screen refreshes. Anyone have any ideas? Justin =) Quote Link to comment Share on other sites More sharing options...
frank1002us Posted September 20, 2003 Share Posted September 20, 2003 hi i am using ms1 and v0971 i am having the same problem it is installed and paypal recives the order. when i use the test mode. i see test order in admin/customers/orders and admin/paypalipn/transactions email sent out without address. it changes the status to delivered customer notified box checked. shopping cart stays full. when i test live with paypal. no email no staus change it stays on paypal processing order available in admin/customer/orders shopping basket stays full. i have turned the test off i have put the notify_paypal in paypal it seems that somehow no info is comming from paypal any idea would be welcome thx Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.