This is a discussion on GIFT Vouchers not going to Queue within the osCMax v2 Features Discussion forums, part of the osCMax v2.0 Forums category; osCMax RC3. I have not messed with coupons at all. My problem is strictly with Gift Vouchers. I added a ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
#1
| |||
| |||
| osCMax RC3. I have not messed with coupons at all. My problem is strictly with Gift Vouchers. I added a product '$ 25 Gift Certificate'. Assigned the product model as GIFT_25 Assigned a value and it appears. Selecting that item and adding it to the cart all is well. Pay for it ( for test purposes I use check/moneyorder ) Item gets totaled up correctly and the success screen shows the option to keep track of the item. The receipt is mailed to the customer and to the shop keep. The gift certificate shows as a line item on the receipt. No voucher information is sent. The GIFT voucher is never added to the queue for release. I am able to manually create a voucher and mail it. The user can then enter the info and use it. The flag in admin/order modules for gift vouchers IS set TRUE for Queue Purchases. What module actually sends the information to the queue, and where might life be going wrong ? Last edited by Mushroom; 12-26-2006 at 08:34 AM. |
|
#2
| |||
| |||
| As a follow up, I looked in the database and there is nothing in the queue. So it appears the item is not being sent for processing. |
|
#3
| |||
| |||
| Has no one else had this problem with RC3 ? I really have read what instructions are available and found no joy. It's got to be something simple. |
|
#4
| ||||
| ||||
| I have not had time to look into this, but I will let you know what I find when I do... I may get to look at this today. Did you properly set the gift voucher as 0 weight and do you have downloads enabled? That is the best place to start.
__________________ Michael Sasek osCMax Developer osCMax Templates - Hundreds of premium quality templates. New designs every month! xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. |
|
#5
| |||
| |||
| Hi ! configuration/downloads : enabled =true Each product is model name GIFT_XX (xx being the value ) Weight is 0.00 I'm not going to die if this doesn't get sorted out, but since it is 'gifty' kind of stuff it might make it easier on people buying for others. On Edit: I should also mention that downloads are on. As described in the available documentation. Thanks ! Last edited by Mushroom; 01-08-2007 at 07:24 PM. Reason: Additional Info |
|
#6
| |||
| |||
| Is this ever solved? I have the same problem. |
|
#7
| |||
| |||
| I am also having the same issue. I can purchase gift vouchers. Downoads are on, weight is set to 0. Still not sending voucher info. Any resolution? |
|
#8
| |||
| |||
| I am also having this problem. Has anyone been able to figure out why? |
|
#9
| |||
| |||
| I found the problem if anyone else is still having a problem with this. There was an addition to the checkout_process.php file that is in the CCVG instructions that was left out of the file in oSCMax. Right Under: tep_db_perform(TABLE_ORDERS_PRODUCTS, $sql_data_array); $order_products_id = tep_db_insert_id(); (around line 170) Add: // #################### Added CCGV ###################### $order_total_modules->update_credit_account($i);//ICW ADDED FOR CREDIT CLASS SYSTEM // #################### End Added CCGV ###################### Hope this helps!!! Brian |
|
#10
| |||
| |||
| thanks alot! Will try it out today. |
| Thread Tools | |
| |
| ||||
| Posted By | For | Type | Date | |
| 244: Gift voucher not going to queue - Bug Tracker - open source Commerce Maximized :: osCMax | This thread | Refback | 04-24-2008 01:03 PM | |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| gift vouchers | jschafer52 | osCMax v2 Features Discussion | 2 | 11-06-2005 05:56 PM |
| Gift Vouchers and Shipping | razz2 | osCMax v1.7 Discussion | 2 | 02-16-2005 09:09 AM |
| Gift vouchers | vinces | osCMax v1.7 Discussion | 6 | 12-15-2004 07:57 AM |
| gift vouchers driving me mad | dracula | osCMax v1.7 Discussion | 1 | 03-06-2004 09:09 AM |
| Gift vouchers? | DMG | osCMax v1.7 Discussion | 1 | 09-12-2003 07:37 AM |