Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

FIREPAY.php QUESTION: Entering User info


Recommended Posts

Posted (edited)

This code extract is from the firepay.php module.

Is this correct or does this get set elsewhere?

I am trying to configure my user information

in the module. Do I need anything other merchant information

elsewhere to connect with firepay?

I keep getting this error message when I try to confirm in the checkout

procedure.

 

elseif($currency=='USD')

{

$firepay_account_info = array('1000nnnnnn' => MODULE_PAYMENT_FIREPAY_ACCOUNT_USD,

'test1' => MODULE_PAYMENT_FIREPAY_USERNAME_USD,

'test' => MODULE_PAYMENT_FIREPAY_PASSWORD_USD,

'clientVersion' => '1.1',

'operation' => $firepay_transaction_type );

}

Edited by pinchas
Posted

Please ignore the initial question. It has been resolved.

However, I am still unable to process a credit card.

I keep getting the message.

 

There has been an error processing your credit card. Please try again.

 

No matter what I do I get this error.

Please I'm very close, can anyone help me to get this module working.

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...