Contributions
OrderCheck
OrderCheck.
I want to thank "Mark Russell" for his original contribution "Logging orders before payment" without which I wouldn't have
finished this contribution, learned so much, and pulled out so much hair!
Thanks Mark! << not a joke!
What is it :::
------------------------------------------------------------------------------------------------------------
OrderCheck is based on "Logging orders before payment".
OrderCheck adds orders into a "holding" tables in case a customer doesn't finsih their payment through a service such as 2checkout.
Features :::
------------------------------------------------------------------------------------------------------------
Being based on "Logging orders before payment" and "osC Orders", you can expect alot!
- Orders are stored in the database (holding_blahblah).
- Full Mutlilingual support.
- code is (far as I know) fully osC standardized
- Fits right in your site like a glove.
- Admin section
- "MOVE" which moves a problem order to your regular "order" area
- ALL the functions of "Orders"
- gee, I've added so many neat little things that I, myself, would have to take notes just to report back here.
Expand All / Collapse All
The authors of this contribution forgot to include a very important thing: When you move a product from the OrderCheck menu to Orders (and thus decrease the quantity of the products), it does not de-activate the products when their quantity reaches zero. This very small "add-on" fixes that.
NOTE: This is not the full package! Get OrderCheck 2.5.1c!
Readme included with instructions.
FULL PACKAGE...
-Added warning to the checout_payment_ext.php for wait few seconds.
-With spanish language included.
Best regards.
Spanish forums: http://oscommerce.qadram.com/modules.php?name=Forums
Fix last knowed bugs and include mregamr translation
Updated English text on transfer page to fix typos and make more readable.
Single replacement file only.
Extract file to:
catalog/includes/languages/english
FIX problem Duplicate entry when transfering orders from order check to ordes in admin panel
complete package
With a new step during the payment, only orders using payment module with external payment page (like Paypal or other Credit Card payment) are duplicated in holding_orders tables.
Avec une page supplémentairte de confirmation lors de la redirection vers un site externe de paiement (comme Paypal ou un autre prestataire de paiement par CB) seules les commandes utilisant un mode de paiement par CD externe sont dupliquées dans les tables Holding_orders.
v2.0 information ::: Gnidhal 24/08/2006
-------------------------------------------------
* Tranfert orders with attributes is now fixed
-------------------------------------------------
Installation instructions updated and translated in french.
Fichiers d'installation en anglais et en français.
============================
MAJOR UPDATE !!!
FULL Package include english and french files for admin panel.
MOVE problem whith duplicate index is now completely fixed (I hope ;-))
Decrease products quantity (udpate stock) when the holding order is transfered in original tables
Lock transfert button if the order was corectly terminated (customers back to store correctly after payement)
Mistake in install_catalog.txt cleared
Fixe double display of shipping and taxes in Checkout_Confirmation.
Update of sql file whith "DROP TABLE IF EXISTS" for each holding table
One install.txt file for admin AND catalog instruction (see => install_admin_+_catalog.txt)
Files updated :
catalog/admin/orders_check.php
catalog/admin/includes/functions/move_orders_check.php
catalog/admin/includes/functions/check_orders_check.php
catalog/admin/includes/languages/english/orders_check.php
catalog/admin/includes/languages/french/orders_check.php
and :
catalog/includes/functions/orderscheck_fuctions.php
also change in catalog/checkout_confirmation.php
Special thank to original author and alls contributors.
support thread is here : http://forums.oscommerce.com/index.php?showtopic=223770
French language added (admin)
Fix MOVE problem order to differents tables "orders" when there is no attribute or no history linked to order
ITNetwork Designs
IceTheNet.com
Contribution:
Update for MS2
This is a hidden contribution brought back to life by IceTheNet.
This is far better than order logging to all who find this contribution I stumbled accross it and made some small fixes and was supprised to find it works very nice now you can move your orders and keep a log of who orders from your site. wish I found this one along time ago.
Enjoy another fine release from IceTheNet.
Fixed the irratating problem regarding the lights that show if an order is a possible error or not.
- Radical code changes in how data was being sent to SQL. I ended up using the process code from osC since I wasn't
happy with what I had written on my own.
- Added OrderID column to the listing
- Added Code to check if orders match between "OrderCheck" and "Orders" ... Light indicators too!
- Erased the code that filtered out COD and Money Orders ... why? Ahh, thought it'd be nice to have a total backup system.
Update files:
Fixed a few problems like Delete and Move
OrderCheck.
I want to thank "Mark Russell" for his original contribution "Logging orders before payment" without which I wouldn't have
finished this contribution, learned so much, and pulled out so much hair!
Thanks Mark! << not a joke!
What is it :::
------------------------------------------------------------------------------------------------------------
OrderCheck is based on "Logging orders before payment".
OrderCheck adds orders into a "holding" tables in case a customer doesn't finsih their payment through a service such as 2checkout.
Features :::
------------------------------------------------------------------------------------------------------------
Being based on "Logging orders before payment" and "osC Orders", you can expect alot!
- Orders are stored in the database (holding_blahblah).
- Full Mutlilingual support.
- code is (far as I know) fully osC standardized
- Fits right in your site like a glove.
- Admin section
- "MOVE" which moves a problem order to your regular "order" area
- ALL the functions of "Orders"
- gee, I've added so many neat little things that I, myself, would have to take notes just to report back here.
Note: Contributions are used at own risk.