Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

hello guys i am installing this contribution "Firepay_1" for optimal payments.

i have copied all the files and also installed the contribution through admin- module - payments .

I am stuck at step 3 and 4 , in step 4 its asking to modiy includes/cc_validation.php file , i dont have even thave this file :(

 

not sure what to do. Can any one please help me out.

 

thankyou

 

# Step 3

# Add currency conversion for order total to convert it to your SureFire default currency.

 

################################################################################

##########

# Step 4

# Modify the includes/cc_validation.php class to accept FirePay Payments (see http://www.firepay.com)

# Add these 2 lines after Australian Bank Card;

 

      } elseif (ereg('^6015[0-9]{12}$', $this->cc_number)) {

        $this->cc_type = 'FirePay';

Posted
hello guys i am installing this contribution "Firepay_1" for optimal payments.

i have copied all the files and also installed the contribution through admin- module - payments .

I am stuck at step 3 and 4 , in step 4 its asking to modiy includes/cc_validation.php file , i dont have even thave this file :(

 

not sure what to do. Can any one please help me out.

 

thankyou

 

 

It's in the INCLUDES - CLASSES directory.

Posted
It's in the INCLUDES - CLASSES directory.

 

 

Thankx Daryl, got this done. every thing is setup now , but when i try to pay through credicard it says this :

 

Not authorized to make request. Please verify request parameters.
Posted

hello , please ignore the last post , i have got that working by calling the company and they added dedicated ip for the site.

 

one more thing i am not sure how to add currency conversion thing.

# Step 3

# Add currency conversion for order total to convert it to your SureFire default currency

 

thankyou

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...