| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Remove Payment Method | ||||
![]() |
|
|
Thread Tools | Search this Thread |
#11
|
|||||||
|
|||||||
![]() Quote:
Just to let everyone know that the above fix does work with 4.1.6. Thank you!
__________________
xcart 4.5.0 |
|||||||
#12
|
|||||||
|
|||||||
![]() Has any body been able to get this removed from 4.1.8 or newer? I have put this in, but it doesn't remove this from the Invoice Print page.
__________________
Version 4.1.8 TN Paintballers LLC 914 N Charles G Seivers Blvd Clinton, TN 37716 865-457-8000 www.tnpaintballers.com |
|||||||
#13
|
|||||||
|
|||||||
![]() This does not seem to work in 4.1.9, any ideas?
__________________
Xcart 5.1.6 Building New Store Xcart4.6.4 Gold Plus Xcart 4.6.4 Platinum Smart Template, Mail Chimp Upgrade Checkout One (One Page Checkout) Checkout One X-Payments Connector Checkout One Deluxe Tools Call For Price On Sale Module Buy Together Module MAP Price MOD |
|||||||
#14
|
|||||||
|
|||||||
![]() Read post #10
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4 |
|||||||
#15
|
|||||||
|
|||||||
![]() Thank you carpeperdiem for the quick response.
I used the info in post #10 Here is a copy and past of an invoice. Date: Sunday, April 6, 2008 02:20:45 PM Order id: #1053 Order status: Queued Payment method: (manual processing) Delivery method: DHL/Airborne Express This is right of the invoice. I have reverted the template until I figure this out.
__________________
Xcart 5.1.6 Building New Store Xcart4.6.4 Gold Plus Xcart 4.6.4 Platinum Smart Template, Mail Chimp Upgrade Checkout One (One Page Checkout) Checkout One X-Payments Connector Checkout One Deluxe Tools Call For Price On Sale Module Buy Together Module MAP Price MOD |
|||||||
#16
|
|||||||||
|
|||||||||
![]() Quote:
Tried it also and was not able to get it to work on 4.1.10 |
|||||||||
#17
|
|||||||||
|
|||||||||
![]() Quote:
Update, It works fine for new orders but does not change existing orders. |
|||||||||
#18
|
|||||||
|
|||||||
![]() I'm running 4.2.1 and I have the problem where Xcart and Webgility ECC shows "Credit Card" but the invoice or data of the invoice is brought over as Credit Card (Authorize : AIM) Hence when QB sees it it thinks it
"Credit Card (Authorize : AIM)" and not "Credit Card" I think this problem will help but I can not find the module below. And help would be great. =================Cut from earlier post++++++++++++ To solve the problem, you should edit the 'payment/payment_cc.php' script and find the following lines: # Put order in table if(empty($secure_oid) || ($secure_oid_cost != $cart["total_cost"])) { $orderids = func_place_order(stripslashes($payment_method)." (".$module_params["module_name"].(get_cc_in_testmode($module_params)?", in test mode":"").")", "I", $order_details ); $secure_oid = $orderids; $secure_oid_cost = $cart["total_cost"]; $duplicate = false; } Then you should replace $orderids = func_place_order(stripslashes($payment_method)." (".$module_params["module_name"].(get_cc_in_testmode($module_params)?", in test mode":"").")", "I", $order_details ); with $orderids = func_place_order(stripslashes($payment_method), "I", $order_details );
__________________
Version 4.2.1 X-AOM, X-Affiliate, X-Offers, X-FancyCat |
|||||||
|
|||
X-Cart forums © 2001-2020
|