Page 1 of 1

[RC2 ONLY] Post any OpenCart 1.4.9 RC2 Bugs here!

Posted: Mon Aug 23, 2010 2:27 pm
by Qphoria
OpenCart v1.4.9-RC2 available for test. Please post only v1.4.9-RC2 bugs here

Re: [RC2 ONLY] Post any OpenCart 1.4.9 RC2 Bugs here!

Posted: Mon Aug 23, 2010 10:25 pm
by jty
Q, the sub-total is still not right after editing an order in admin in the products tab.
It retains the original sub-total instead of recalculating a new sub-total after eg additional products are added/deleted.
I can eg delete all products in an order and yet the sub-total, tax, shipping remain.
I reported it in RC1 but you may have missed it.
I'm testing this on a local install on xammp.

Re: [RC2 ONLY] Post any OpenCart 1.4.9 RC2 Bugs here!

Posted: Mon Aug 23, 2010 11:56 pm
by Qphoria
Yea you reported it but didn't read the notes. This is just a limitation.. not a bug

Re: [RC2 ONLY] Post any OpenCart 1.4.9 RC2 Bugs here!

Posted: Tue Aug 24, 2010 1:00 am
by Johnathan
Not really a bug, but the "help" description in the admin for the "Cost" field of products is:

Code: Select all

The wholesale cost used for profit reporting
The wholesale cost is not the same as the cost of the product. "Wholesale cost" would be the price used for selling the product wholesale (which OpenCart doesn't currently have a field for). How about changing it to:

Code: Select all

The product cost used for profit reporting

Re: [RC2 ONLY] Post any OpenCart 1.4.9 RC2 Bugs here!

Posted: Tue Aug 24, 2010 5:06 am
by cmebd
Have Just done an upgrace to RC2 and haven't gone through testing process as yet however I find that my theme switcher (that I use quite intensely) is not longer "switching" - the dropdown selects and holds the template name(s) but only displays the default template.

I cann assure it was working last evening. Any pointer in where the issue may lie would be appreciated.

The upgrade seems to have anihilated some modules that had been installed just prior to upgrade, specifically GlobalAttributes which I was working on prior to the upgrade.

Before any assumptions: Yes I deleted both config.php files...

Thanks

Re: [RC2 ONLY] Post any OpenCart 1.4.9 RC2 Bugs here!

Posted: Tue Aug 24, 2010 7:18 am
by Qphoria
You will need to talk with the mod makers about this. This is only for core functionality bugs.

Re: [RC2 ONLY] Post any OpenCart 1.4.9 RC2 Bugs here!

Posted: Tue Aug 24, 2010 9:51 am
by jty
Qphoria wrote:Yea you reported it but didn't read the notes
That is why I don't ask for documentation. I don't read it anyway ::)
Please enroll me in your reading class
Sorry

Re: [RC2 ONLY] Post any OpenCart 1.4.9 RC2 Bugs here!

Posted: Tue Aug 24, 2010 1:19 pm
by tcreate
SagePay : "Call to undefined function curl_init()"

Re: [RC2 ONLY] Post any OpenCart 1.4.9 RC2 Bugs here!

Posted: Wed Aug 25, 2010 2:01 am
by Qphoria
tcreate wrote:SagePay : "Call to undefined function curl_init()"
This is because you are using a sub-par webhost. Get a good host that supports curl. It is required for most payment gateways

Re: [RC2 ONLY] Post any OpenCart 1.4.9 RC2 Bugs here!

Posted: Wed Aug 25, 2010 2:48 am
by lashman
Q,
All the Northern Ireland counties are duplicated ie.
County Antrim
County Antrim

Lashman

Re: [RC2 ONLY] Post any OpenCart 1.4.9 RC2 Bugs here!

Posted: Wed Aug 25, 2010 3:04 am
by Qphoria
lashman wrote:Q,
All the Northern Ireland counties are duplicated ie.
County Antrim
County Antrim

Lashman
Fixed. Thanks

Search Button in Mail not working

Posted: Wed Aug 25, 2010 5:39 am
by cmebd
In Admin>Sales>Mail - search button does no appear to be working.

Cheers

Re: Search Button in Mail not working

Posted: Wed Aug 25, 2010 12:33 pm
by Qphoria
cmebd wrote:In Admin>Sales>Mail - search button does no appear to be working.

Cheers
Working for me

Re: [RC2 ONLY] Post any OpenCart 1.4.9 RC2 Bugs here!

Posted: Thu Aug 26, 2010 4:12 am
by Qphoria
v1.4.9 RC3 has been released.
http://forum.opencart.com/viewtopic.php?p=93787#p93787

Please post any new bugs in the RC3 bug thread:
http://forum.opencart.com/viewtopic.php?f=31&t=19063

Re: [RC2 ONLY] Post any OpenCart 1.4.9 RC2 Bugs here!

Posted: Thu Aug 26, 2010 4:38 am
by Brook
I am not sure if this is a bug or I have misconfigured OpenCart and/or PayPal via the http://www.paypal.com website. My OpenCart store website has only one form of Payment configured "PayPal Standard". I have v149 RC 2 installed.

I did congifure my store's PayPal account per the suggested PayPal settings link provided for PayPal Standard v149
http://www.opencart.com/index.php?route ... h=32_35_60

This is what I think should happen when a customer makes a purchace via PayPal Standard, not sure
1) a customer places an order on OpenCart website (click the "Confirm Order" button)
2) customer is redirected to PayPal website login page, customer logs in
3) customer is taken to the PayPal "Review Payment" screen, customer clicks "Pay Now" button
4) customer is redirected to OpenCart website
5) order is created in OpenCart
6) customer receives email from PayPal stating that "You have authorized payment to OpenCart Store"
7) customer receives email from OpenCart store stating that order has been received and order has been placed
8) store owner receives email from PayPal stating that "Payment Authorization" asking to authorize customer payment
9) store owner receives email from OpenCart stating that order has been received

Here is what is going on...there is some problem with PayPal redirecting back to my OpenCart store website after purchase is made?
1) a customer can place an order on my OpenCart website (clicks the "Confirm Order" button)
2) customer is redirected to PayPal website login page, customer can login
3) customer is taken to the PayPal "Review Payment" screen, customer clicks "Pay Now" button
4) customer is not redirected back to the OpenCart store website
5) instead, customer receives error in browser, see below (Step 11)
6) order is created in OpenCart
7) customer receives email from PayPal stating that "You have authorized payment to OpenCart Store"
8) customer receives email from OpenCart store stating that order has been received and order has been placed
9) store owner receives email from PayPal stating that "Payment Authorization" asking to authorize customer payment
10) store owner receives email from OpenCart stating that order has been received

11) On the click of "Pay Now" button on PayPal website, customer's browser shows the following error:

Code: Select all

Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /homepages/15/d244334450/htdocs/websites/prod_region/retail/oc149rc1_shopcelebrity/catalog/controller/payment/pp_standard.php on line 219Warning: file_get_contents(https://www.paypal.com/cgi-bin/webscr?cmd=_notify-synch&tx=6R304110PD8155122&at=a49l2FuATrnVi1vIGl5EOtIr2L5DKSRH8kqSBUbw0c5obxGlsLNOgBJsfmC) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /homepages/15/d244334450/htdocs/websites/prod_region/retail/oc149rc1_shopcelebrity/catalog/controller/payment/pp_standard.php on line 219Notice: Undefined variable: lines in /homepages/15/d244334450/htdocs/websites/prod_region/retail/oc149rc1_shopcelebrity/catalog/controller/payment/pp_standard.php on line 256Notice: Undefined index: payment_status in /homepages/15/d244334450/htdocs/websites/prod_region/retail/oc149rc1_shopcelebrity/catalog/controller/payment/pp_standard.php on line 374Notice: Undefined index: reason_code in /homepages/15/d244334450/htdocs/websites/prod_region/retail/oc149rc1_shopcelebrity/catalog/controller/payment/pp_standard.php on line 441Notice: Undefined index: payment_status in /homepages/15/d244334450/htdocs/websites/prod_region/retail/oc149rc1_shopcelebrity/catalog/controller/payment/pp_standard.php on line 448Warning: Cannot modify header information - headers already sent by (output started at /homepages/15/d244334450/htdocs/websites/prod_region/retail/oc149rc1_shopcelebrity/index.php:92) in /homepages/15/d244334450/htdocs/websites/prod_region/retail/oc149rc1_shopcelebrity/system/engine/controller.php on line 27
Here is what is written to the OpenCart->Admin->System->Settings->Error Log

Code: Select all

2010-08-25 19:50:14 - PHP Notice:  Undefined index:  reason_code in /homepages/15/d244334450/htdocs/websites/prod_region/retail/oc149rc1_shopcelebrity/catalog/controller/payment/pp_standard.php on line 443
2010-08-25 19:50:14 - PHP Warning:  Cannot modify header information - headers already sent by (output started at /homepages/15/d244334450/htdocs/websites/prod_region/retail/oc149rc1_shopcelebrity/index.php:92) in /homepages/15/d244334450/htdocs/websites/prod_region/retail/oc149rc1_shopcelebrity/system/engine/controller.php on line 27
2010-08-25 19:51:11 - PHP Notice:  Undefined index:  reason_code in /homepages/15/d244334450/htdocs/websites/prod_region/retail/oc149rc1_shopcelebrity/catalog/controller/payment/pp_standard.php on line 443
2010-08-25 19:51:11 - PHP Warning:  Cannot modify header information - headers already sent by (output started at /homepages/15/d244334450/htdocs/websites/prod_region/retail/oc149rc1_shopcelebrity/index.php:92) in /homepages/15/d244334450/htdocs/websites/prod_region/retail/oc149rc1_shopcelebrity/system/engine/controller.php on line 27
2010-08-25 19:51:44 - PHP Notice:  Undefined index:  reason_code in /homepages/15/d244334450/htdocs/websites/prod_region/retail/oc149rc1_shopcelebrity/catalog/controller/payment/pp_standard.php on line 443
2010-08-25 19:51:44 - PHP Warning:  Cannot modify header information - headers already sent by (output started at /homepages/15/d244334450/htdocs/websites/prod_region/retail/oc149rc1_shopcelebrity/index.php:92) in /homepages/15/d244334450/htdocs/websites/prod_region/retail/oc149rc1_shopcelebrity/system/engine/controller.php on line 27
2010-08-25 19:52:02 - PHP Notice:  Undefined index:  reason_code in /homepages/15/d244334450/htdocs/websites/prod_region/retail/oc149rc1_shopcelebrity/catalog/controller/payment/pp_standard.php on line 443
2010-08-25 19:52:02 - PHP Warning:  Cannot modify header information - headers already sent by (output started at /homepages/15/d244334450/htdocs/websites/prod_region/retail/oc149rc1_shopcelebrity/index.php:92) in /homepages/15/d244334450/htdocs/websites/prod_region/retail/oc149rc1_shopcelebrity/system/engine/controller.php on line 27
Any suggestions?

Re: [RC2 ONLY] Post any OpenCart 1.4.9 RC2 Bugs here!

Posted: Thu Aug 26, 2010 4:44 am
by Qphoria
Brook wrote: 11) On the click of "Pay Now" button on PayPal website, customer's browser shows the following error:

Code: Select all

Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /homepages/15/d244334450/htdocs/websites/prod_region/retail/oc149rc1_shopcelebrity/catalog/controller/payment/pp_standard.php 
Any suggestions?
Looks like your server doesn't support file_get_contents(). That is pretty stupid.
Aside from moving to a good host, you can try to override it by adding:

allow_url_fopen = on;

to the php.ini file in the root of your store. Or contact the host and tell them to stop being stupid.

But that is for PDT only. Try disabling PDT by removing the token and try again with IPN only.
I suppose i could change that to use curl instead of file_get_contents but its silly for a host to block this function

Re: [RC2 ONLY] Post any OpenCart 1.4.9 RC2 Bugs here!

Posted: Thu Aug 26, 2010 9:48 am
by Brook
Thank you for your advice. The redirect from PayPal back to my OpenCart website now works.

Per your suggestion, I added the following line to my php.ini file in my root folder

Code: Select all

allow_url_fopen = on;
Still having a different PayPal Standard related problem. Need help...
For some reason once PayPal has redirected the customer back to the OpenCart website...
1) No order is created, OpenCart does not create an order in OpenCart Admin
2) No email is sent from store to customer
3) No email is sent from store to store owner

Here is what is going on...
1) a customer places an order on OpenCart website (click the "Confirm Order" button)
2) customer is redirected to PayPal website login page, customer logs in
3) customer is taken to the PayPal "Review Payment" screen, customer clicks "Pay Now" button
4) customer is redirected back to OpenCart website
5) customer receives email from PayPal stating that "You have authorized payment to OpenCart Store"
6) store owner receives email from PayPal "Payment Authorization" email

At this point I would expect that...
1) an order would be created in OpenCart Admin, but no order is created
2) customer receives email from OpenCart store stating that order has been received and order has been placed
**No email is sent from OpenCart store to customer telling customer that order has been received and placed.
3) store owner receives email from OpenCart store stating that an order has been received
**No email is sent from OpenCart store to store owner telling store owner that a new order has been received

I don't know what is going on? Here is my Admin->System->Error Log (Debug Mode is enabled)

Code: Select all

2010-08-26 1:17:41 - PP_STANDARD :: PDT INIT <-- DEBUG GET VARS::route=payment/pp_standard/pdt&tx=6HN33130A8891682M&st=Pending&amt=54.38&cc=USD&cm=qnaW&item_number=&
2010-08-26 1:17:41 - PP_STANDARD :: IPN INIT <-- DEBUG POST VARS::mc_gross=54.38&invoice=131 - Brook Hutchinson&auth_exp=18:17:33 Sep 23, 2010 PDT&protection_eligibility=Eligible&address_status=confirmed&item_number1=MS L203&payer_id=3QXWR7AXGL8XJ&tax=3.38&address_street=4411 Denmere Court&payment_date=18:17:33 Aug 25, 2010 PDT&option_selection1_1=bay, One Size&payment_status=Pending&charset=windows-1252&address_zip=77345&mc_shipping=10.00&mc_handling=0.00&first_name=Brook&transaction_entity=auth&address_country_code=US&address_name=Brook Hutchinson¬ify_version=3.0&custom=qnaW&payer_status=verified&business=emailus@shopcelebrity.net&address_country=United States&num_cart_items=1&mc_handling1=0.00&address_city=Kingwood&verify_sign=AXe6t33nCwPV42GH7.QFk08-KsmvAnus7oFbD0Z2gFGQLoVM6Yw74RMa&payer_email=bhutchinson@cebridge.net&mc_shipping1=10.00&parent_txn_id=&option_name1_1=Color, Size&contact_phone=&txn_id=6HN33130A8891682M&payment_type=instant&remaining_settle=10&auth_id=6HN33130A8891682M&last_name=Hutchinson&address_state=TX&item_name1=Shine Lace Camisole&receiver_email=emailus@shopcelebrity.net&auth_amount=54.38&quantity1=1&receiver_id=KMTWRVHVY6GR2&pending_reason=authorization&txn_type=cart&mc_gross_1=51.00&mc_currency=USD&residence_country=US&transaction_subject=qnaW&payment_gross=54.38&auth_status=Pending&
2010-08-26 1:17:42 - PP_STANDARD :: IPN REQ  --> cmd=_notify-validate&mc_gross=54.38&invoice=131+-+Brook+Hutchinson&auth_exp=18%3A17%3A33+Sep+23%2C+2010+PDT&protection_eligibility=Eligible&address_status=confirmed&item_number1=MS+L203&payer_id=3QXWR7AXGL8XJ&tax=3.38&address_street=4411+Denmere+Court&payment_date=18%3A17%3A33+Aug+25%2C+2010+PDT&option_selection1_1=bay%2C+One+Size&payment_status=Pending&charset=windows-1252&address_zip=77345&mc_shipping=10.00&mc_handling=0.00&first_name=Brook&transaction_entity=auth&address_country_code=US&address_name=Brook+Hutchinson¬ify_version=3.0&custom=qnaW&payer_status=verified&business=emailus%40shopcelebrity.net&address_country=United+States&num_cart_items=1&mc_handling1=0.00&address_city=Kingwood&verify_sign=AXe6t33nCwPV42GH7.QFk08-KsmvAnus7oFbD0Z2gFGQLoVM6Yw74RMa&payer_email=bhutchinson%40cebridge.net&mc_shipping1=10.00&parent_txn_id=&option_name1_1=Color%2C+Size&contact_phone=&txn_id=6HN33130A8891682M&payment_type=instant&remaining_settle=10&auth_id=6HN33130A8891682M&last_name=Hutchinson&address_state=TX&item_name1=Shine+Lace+Camisole&receiver_email=emailus%40shopcelebrity.net&auth_amount=54.38&quantity1=1&receiver_id=KMTWRVHVY6GR2&pending_reason=authorization&txn_type=cart&mc_gross_1=51.00&mc_currency=USD&residence_country=US&transaction_subject=qnaW&payment_gross=54.38&auth_status=Pending
2010-08-26 1:17:42 - PP_STANDARD :: IPN RESP <-- VERIFIED
2010-08-26 1:17:42 - PP_STANDARD :: PDT REQ  --> cmd=_notify-synch&tx=6HN33130A8891682M&at=a49l2FuATrnVi1vIGl5EOtIr2L5DKSRH8kqSBUbw0c5obxGlsLNOgBJsfmC
2010-08-26 1:17:42 - PP_STANDARD :: PDT RESP <-- SUCCESS&mc_gross=54.38&invoice=131+-+Brook+Hutchinson&auth_exp=18%3A17%3A33+Sep+23%2C+2010+PDT&protection_eligibility=Eligible&address_status=confirmed&item_number1=MS+L203&payer_id=3QXWR7AXGL8XJ&tax=3.38&address_street=4411+Denmere+Court&payment_date=18%3A17%3A33+Aug+25%2C+2010+PDT&option_selection1_1=bay%2C+One+Size&payment_status=Pending&charset=windows-1252&address_zip=77345&mc_shipping=10.00&mc_handling=0.00&first_name=Brook&transaction_entity=auth&address_country_code=US&address_name=Brook+Hutchinson&custom=qnaW&payer_status=verified&business=emailus%40shopcelebrity.net&address_country=United+States&num_cart_items=1&mc_handling1=0.00&address_city=Kingwood&payer_email=bhutchinson%40cebridge.net&mc_shipping1=10.00&parent_txn_id=&option_name1_1=Color%2C+Size&contact_phone=&txn_id=6HN33130A8891682M&payment_type=instant&remaining_settle=10&auth_id=6HN33130A8891682M&last_name=Hutchinson&address_state=TX&item_name1=Shine+Lace+Camisole+&receiver_email=emailus%40shopcelebrity.net&auth_amount=54.38&quantity1=1&receiver_id=KMTWRVHVY6GR2&pending_reason=authorization&txn_type=cart&mc_gross_1=51.00&mc_currency=USD&residence_country=US&transaction_subject=qnaW&payment_gross=54.38&auth_status=Pending&
2010-08-26 1:23:08 - PP_STANDARD :: IPN INIT <-- DEBUG POST VARS::mc_gross=53.30&invoice=129 - Brook Hutchinson&auth_exp=17:06:56 Sep 23, 2010 PDT&protection_eligibility=Eligible&address_status=confirmed&item_number1=MS 1160&payer_id=3QXWR7AXGL8XJ&tax=3.30&address_street=4411 Denmere Court&payment_date=17:06:56 Aug 25, 2010 PDT&option_selection1_1=white, One Size&payment_status=Voided&charset=windows-1252&address_zip=77345&mc_shipping=10.00&mc_handling=0.00&first_name=Brook&transaction_entity=auth&address_country_code=US&address_name=Brook Hutchinson¬ify_version=3.0&custom=qnWe&payer_status=verified&business=emailus@shopcelebrity.net&address_country=United States&num_cart_items=1&mc_handling1=0.00&address_city=Kingwood&verify_sign=An5ns1Kso7MWUdW4ErQKJJJ4qi4-ArCA691CKbdBCljHn3e5lNv53huC&payer_email=bhutchinson@cebridge.net&mc_shipping1=10.00&parent_txn_id=&option_name1_1=Color, Size&contact_phone=&txn_id=5L816822R1959492P&payment_type=instant&remaining_settle=0&auth_id=5L816822R1959492P&last_name=Hutchinson&address_state=TX&item_name1=Long Beater Supima Modal Tank&receiver_email=emailus@shopcelebrity.net&auth_amount=53.30&quantity1=1&receiver_id=KMTWRVHVY6GR2&txn_type=cart&mc_gross_1=50.00&mc_currency=USD&residence_country=US&transaction_subject=qnWe&payment_gross=53.30&auth_status=Voided&
2010-08-26 1:23:09 - PP_STANDARD :: IPN REQ  --> cmd=_notify-validate&mc_gross=53.30&invoice=129+-+Brook+Hutchinson&auth_exp=17%3A06%3A56+Sep+23%2C+2010+PDT&protection_eligibility=Eligible&address_status=confirmed&item_number1=MS+1160&payer_id=3QXWR7AXGL8XJ&tax=3.30&address_street=4411+Denmere+Court&payment_date=17%3A06%3A56+Aug+25%2C+2010+PDT&option_selection1_1=white%2C+One+Size&payment_status=Voided&charset=windows-1252&address_zip=77345&mc_shipping=10.00&mc_handling=0.00&first_name=Brook&transaction_entity=auth&address_country_code=US&address_name=Brook+Hutchinson¬ify_version=3.0&custom=qnWe&payer_status=verified&business=emailus%40shopcelebrity.net&address_country=United+States&num_cart_items=1&mc_handling1=0.00&address_city=Kingwood&verify_sign=An5ns1Kso7MWUdW4ErQKJJJ4qi4-ArCA691CKbdBCljHn3e5lNv53huC&payer_email=bhutchinson%40cebridge.net&mc_shipping1=10.00&parent_txn_id=&option_name1_1=Color%2C+Size&contact_phone=&txn_id=5L816822R1959492P&payment_type=instant&remaining_settle=0&auth_id=5L816822R1959492P&last_name=Hutchinson&address_state=TX&item_name1=Long+Beater+Supima+Modal+Tank&receiver_email=emailus%40shopcelebrity.net&auth_amount=53.30&quantity1=1&receiver_id=KMTWRVHVY6GR2&txn_type=cart&mc_gross_1=50.00&mc_currency=USD&residence_country=US&transaction_subject=qnWe&payment_gross=53.30&auth_status=Voided
2010-08-26 1:23:09 - PP_STANDARD :: IPN RESP <-- VERIFIED
2010-08-26 1:23:09 - PHP Notice:  Undefined index:  reason_code in /homepages/15/d244334450/htdocs/websites/prod_region/retail/oc149rc1_shopcelebrity/catalog/controller/payment/pp_standard.php on line 441
2010-08-26 1:23:11 - PHP Warning:  Cannot modify header information - headers already sent by (output started at /homepages/15/d244334450/htdocs/websites/prod_region/retail/oc149rc1_shopcelebrity/index.php:92) in /homepages/15/d244334450/htdocs/websites/prod_region/retail/oc149rc1_shopcelebrity/system/engine/controller.php on line 27
2010-08-26 1:23:40 - PP_STANDARD :: IPN INIT <-- DEBUG POST VARS::mc_gross=54.38&invoice=131 - Brook Hutchinson&auth_exp=18:17:33 Sep 23, 2010 PDT&protection_eligibility=Eligible&address_status=confirmed&item_number1=MS L203&payer_id=3QXWR7AXGL8XJ&tax=3.38&address_street=4411 Denmere Court&payment_date=18:17:33 Aug 25, 2010 PDT&option_selection1_1=bay, One Size&payment_status=Voided&charset=windows-1252&address_zip=77345&mc_shipping=10.00&mc_handling=0.00&first_name=Brook&transaction_entity=auth&address_country_code=US&address_name=Brook Hutchinson¬ify_version=3.0&custom=qnaW&payer_status=verified&business=emailus@shopcelebrity.net&address_country=United States&num_cart_items=1&mc_handling1=0.00&address_city=Kingwood&verify_sign=Ai1PaghZh5FmBLCDCTQpwG8jB264A7gsT5VMZ-t59r2e39uwt9S6cI1A&payer_email=bhutchinson@cebridge.net&mc_shipping1=10.00&parent_txn_id=&option_name1_1=Color, Size&contact_phone=&txn_id=6HN33130A8891682M&payment_type=instant&remaining_settle=0&auth_id=6HN33130A8891682M&last_name=Hutchinson&address_state=TX&item_name1=Shine Lace Camisole&receiver_email=emailus@shopcelebrity.net&auth_amount=54.38&quantity1=1&receiver_id=KMTWRVHVY6GR2&txn_type=cart&mc_gross_1=51.00&mc_currency=USD&residence_country=US&transaction_subject=qnaW&payment_gross=54.38&auth_status=Voided&
2010-08-26 1:23:41 - PP_STANDARD :: IPN REQ  --> cmd=_notify-validate&mc_gross=54.38&invoice=131+-+Brook+Hutchinson&auth_exp=18%3A17%3A33+Sep+23%2C+2010+PDT&protection_eligibility=Eligible&address_status=confirmed&item_number1=MS+L203&payer_id=3QXWR7AXGL8XJ&tax=3.38&address_street=4411+Denmere+Court&payment_date=18%3A17%3A33+Aug+25%2C+2010+PDT&option_selection1_1=bay%2C+One+Size&payment_status=Voided&charset=windows-1252&address_zip=77345&mc_shipping=10.00&mc_handling=0.00&first_name=Brook&transaction_entity=auth&address_country_code=US&address_name=Brook+Hutchinson¬ify_version=3.0&custom=qnaW&payer_status=verified&business=emailus%40shopcelebrity.net&address_country=United+States&num_cart_items=1&mc_handling1=0.00&address_city=Kingwood&verify_sign=Ai1PaghZh5FmBLCDCTQpwG8jB264A7gsT5VMZ-t59r2e39uwt9S6cI1A&payer_email=bhutchinson%40cebridge.net&mc_shipping1=10.00&parent_txn_id=&option_name1_1=Color%2C+Size&contact_phone=&txn_id=6HN33130A8891682M&payment_type=instant&remaining_settle=0&auth_id=6HN33130A8891682M&last_name=Hutchinson&address_state=TX&item_name1=Shine+Lace+Camisole&receiver_email=emailus%40shopcelebrity.net&auth_amount=54.38&quantity1=1&receiver_id=KMTWRVHVY6GR2&txn_type=cart&mc_gross_1=51.00&mc_currency=USD&residence_country=US&transaction_subject=qnaW&payment_gross=54.38&auth_status=Voided
2010-08-26 1:23:41 - PP_STANDARD :: IPN RESP <-- VERIFIED
2010-08-26 1:23:41 - PHP Notice:  Undefined index:  reason_code in /homepages/15/d244334450/htdocs/websites/prod_region/retail/oc149rc1_shopcelebrity/catalog/controller/payment/pp_standard.php on line 441
2010-08-26 1:23:42 - PHP Warning:  Cannot modify header information - headers already sent by (output started at /homepages/15/d244334450/htdocs/websites/prod_region/retail/oc149rc1_shopcelebrity/index.php:92) in /homepages/15/d244334450/htdocs/websites/prod_region/retail/oc149rc1_shopcelebrity/system/engine/controller.php on line 27
What I did notice is that if I login to my PayPal store account and VOID the customer purchase then 3 things happen...
1) OpenCart creates an order with an Order Status = "Cancelled"
2) OpenCart sends an email to the customer telling them that their order has been received
3) OpenCart sends an email to the store owner telling them that a new order has been received

What am I missing? It is like the my order statuses need to be configured? Why would OpenCart do all three things above on the VOID of the purchase? I want OpenCart to do all 3 things when a purchase has been made.

I am sure I have something configured wrong. I know that I am close... Any suggestions?

Re: [RC2 ONLY] Post any OpenCart 1.4.9 RC2 Bugs here!

Posted: Thu Aug 26, 2010 10:23 am
by Qphoria
2010-08-26 1:17:42 - PP_STANDARD :: IPN RESP <-- VERIFIED

That tells me it went through properly. But also payment_status=Pending because it looks like you are using auth mode instead of sale. Auth means you need to manually authorize it from your paypal account. sale puts it straight through.

But still.. the combination of "VERIFIED" and "Pending" should put the order into a pending state

Re: [RC2 ONLY] Post any OpenCart 1.4.9 RC2 Bugs here!

Posted: Wed Dec 01, 2010 9:50 am
by visnetmedia
In Admin>Sales>Mail - search button does no appear to be working.

This isn't working either - added the new newsletter updated module from Qphoria (thank you) and it shows subscribers but when in Admin>Sales>Mail search button goes nowhere.