Loaded Commerce Community

Banner

Directory

CRE Loaded Expert

Reviews(1)
byCRE Loaded Expert, July 18, 2010
the cc uk module is missing an important piece of code.. ie the ccv will not be emailed without it
add this
$order->info['cc_expires'] = $_POST['cc_expires'];
after
$order->info['cc_number'] = substr($_POST['cc_number'], 0, 4) . str_repeat('X', (strlen($_POST['cc_number']) - 8)) . substr($_POST['cc_number'], -4);
in includes/modules/payment/cc_uk.php
around line 498

Login

Forums Latest Activity

Top Listing

1. Cart2Cart - Shopping...
    Category: Shopping Cart Database Conversion Scripts
    
2. Points & Rewards PLUS!...
    Category: Add-Ons
    
3. Configuration Server...
    Category: Fixes
    
4. Credit Card with CCV
    Category: Payment Modules
    
5. CC7333_ATS
    Category: Templates
    
Show more...

© CRE Loaded is a product of Chain Reaction Ecommerce, Inc. Usage & Privacy Policy