Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Payment: Bank of America module


kagg

Recommended Posts

Hi,

 

I am integrating the payment with Bank of America (settle up) with the help of contribution provided. I have made all neccessary modifications in the module according to new system and everything goes fine, but as I am testing the payment in test/verbose mode, I am getting the following error:

 

Verbose Information

Authorization rejected.

 

Order Details

 

IOC_response_code: 8

 

IOC_reject_description:

- Unable to obtain a valid credit card authorization at this time.

 

I have tried with many cards but each time same error.

 

Is it some setting not done at BOA settleup solution or something wrong with module.

 

:cry:

kagg

Link to comment
Share on other sites

BOA gateway needs shipping state as zone_id (2 letter field)

 

The below line is passing state as New York, but I want it to be passed as "NY"

 

tep_draw_hidden_field('Ecom_shipto_postal_stateprov', $order->delivery['state'])

 

PLEASE HELP???

 

:cry:

kagg

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...