This is a discussion on Points and Rewards Module ported to osCMax within the osCMax Projects Discussion forums, part of the osCMax v2.0 Forums category; A new project_project entry has been added: Points and Rewards Module ported to osCMax What does this module do ? ------------------------------------ This ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| A new project_project entry has been added: Points and Rewards Module ported to osCMax Quote:
__________________ JPF - osCMax Fourm Moderator Try out our osCMax at: Live Catalog Demo Limited access Admin: Live Admin Demo Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped! |
| The Following User Says Thank You to jpf For This Useful Post: | ||
michael_s (01-18-2007) | ||
|
#2
| |||
| |||
| Absolutely a must for improving resales and visitor incentives. In todays online market, people are expecting to get something in return and this would give oscmax such an edge on any other shopping cart distributions out there! Last edited by allwebnow; 01-17-2007 at 07:30 PM. |
|
#3
| ||||
| ||||
| It is already ported to osCMax. Just install it into oscmax per the instructions that are included.
__________________ 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. |
|
#4
| |||
| |||
| Oh my, I didn't even read that I was too excited when I saw the post. I thought these were requests to start projects. I will be applying this very shortly. Thanks |
|
#5
| ||||
| ||||
| This forum is mods that are already ported and ready to install
__________________ 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. |
|
#6
| |||
| |||
| I installed the rewards module on RC3. BTW, awesome module and really easy to install on oscmax. The only problem so far, is my EFSNET Payment module is conflicting on checkout, which is kind of a big problem. It returns the red decline error message at the top of the screen here's a sample with an * to cover sensitive info: Your credit card was declined. Please try another card or contact your bank for more info.EXP CARDMethod=CreditCardCharge&StoreID=******&StoreKe y=*******&ApplicationID=EFSNet OSCommerce Method&ReferenceNumber=670&TransactionAmount=12.70 &SalesTaxAmount=0.70&AccountNumber=*************76 1&ExpirationMonth=03&ExpirationYear=03&BillingName =Ben+Wade&BillingAddress=***Kemper Rd.&BillingCity=Cincinnati&BillingState=Ohio&Billi ngPostalCode=45249&BillingCountry=United States&BillingPhone=***4001654&BillingEmail=***@al lwebnow.com&ShippingName=Ben+Wade&ShippingAddress= **** Kemper Rd.&ShippingCity=Cincinnati&ShippingState=Ohio&Shi ppingPostalCode=45200&ShippingCountry=United States&ClientIPAddress=72.49.254.161Array ( [order_status] => 1 [currency] => USD [currency_value] => 1.00000000 [payment_method] => EFSNet [cc_type] => [cc_owner] => [cc_number] => [cc_expires] => [shipping_method] => Standard Shipping (United State Post Office) [shipping_cost] => 2 [subtotal] => 10 [tax] => 0.7 [tax_groups] => Array ( [OH TAX 7.0%] => 0.7 ) [comments] => [total] => 12.7 ) Any idea what might be happening? I know the efsnet module is similar to the authorizenet module in the way it communicates and uses curl I believe. But, anyone knows anything let me know. I've checked over all the code in winmerge and everything is as it's supposed to be with this oscmax ported module release. Thanks, |
|
#7
| |||
| |||
| Well, I fugured it out, in /includes/modules/payment/efsnet.php on line 197 I changed this: ExpirationMonth => $_POST['efsnet_cc_expires_month'], ExpirationYear => $_POST['efsnet_cc_expires_month], To this: ExpirationMonth => $_POST['efsnet_cc_expires_month'], ExpirationYear => $_POST['efsnet_cc_expires_year'], The exp year was set to month. That's how oscmax comes packaged. But, what's weird is the module worked before I installed the rewards module and then it didn't when I installed the rewards module and now it works with the rewards module now that I changed this. I don't know, maybe someone has some insite into this that can explain this better. Thought I'd share my success though. |
| The Following User Says Thank You to allwebnow For This Useful Post: | ||
michael_s (01-21-2007) | ||
|
#8
| |||
| |||
| I installed the points and rewards system once just copying over the files and installing the sql file. And once using winmerge to edit the files. However, even after adding the correct lines in /admin/includes/boxes/customers.php, I still don't have the ability to add points or accept pending point requests. Also, when you check out and use points, it doesn't deduct the points on the last page. It just gives you total after shipping with no price drop. Can anyone please help? |
|
#9
| ||||
| ||||
| Here is an updated version - with bug fixes for RC3 |
|
#10
| |||
| |||
| Hi all, I recently installed the "updated version - with bug fixes for RC3" posted by jpf. I don't know if it's a problem with my installation but I can't seem to figure out how to approve pending points for customers so they become available for redemption. I have looked all over within the Admin Area. The only configuration options for Points & Rewards that I have found are in Configuration and Modules>Order Total Unless you have to do this directly in MySQL through phpAdmin etc. Any ideas? Thanks, Vab |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Ported Product Tabs for RC3 MAX | automotiveuk | osCMax Projects Discussion | 4 | 12-25-2006 08:01 PM |
| any1 has POINTS AND REWARDS MODULE V2 for oscmaxv 2.0 RC3 | jikey | osCMax v2 Features Discussion | 2 | 11-16-2006 06:30 PM |
| Points & Rewards Module | mogsta22 | osCMax v2 Features Discussion | 0 | 10-10-2005 12:23 PM |
| Anyone install Points and Rewards module? | nemail | osCMax v1.7 Discussion | 4 | 10-03-2005 10:01 PM |
| points and rewards mod error | Christy | osCMax v2 Customization/Mods | 0 | 10-02-2005 07:14 AM |