Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Problem with Bank of America and Country Code


blazeman

Recommended Posts

Posted

I finally have the snapshot I needed to install the BofA module and I have things VERY close to working... but I am having one issue.

 

When the CC data gets passed to BofA it is sending the countrycode as a "U" instead of a "US".

 

The code that pulls it is

 

tep_draw_hidden_field('Ecom_billto_postal_countrycode', $order->customer['country']['iso_code_2']) .

 

If you look at the DB it looks right... that the iso_code_2 is US (i even set iso_code_3 to US to test... no go).

 

Anyone have a similar error, or know where else I should look to fix?

--

Bob

Posted

Added a few different payment methods... and put in somce debug code... no matter how I try to pay... it is beinging back "U" for the country code... Can someone point me in the right direction?

--

Bob

Posted

Would you be willing to share the work you've done so far on the bofa module? We use MS1, and are getting pretty close to our deadline to have cc processing up & running.

Posted

I went into the CVS repository and found order.php with the description that mentioned ISO info. It works like a charm now. I can't remember if I grabbed another file or not...

 

I didn't go with the MS1 version... the checkout procedure is different... and I didn't want to learn it, to fix the BofA module... or rewrite the module. I ain't making enough money on this client :D

--

Bob

Posted

Ahh, I see. We are fighting those very same problems.... that is, having to re-work the bofa module to work with MS1. Needless to say, I'm stumped on what to do next. 4 days till store opening, and still no credit card processing. :roll: Thanks anyways!

  • 2 weeks later...
Posted

Any progress on re-work of bofa module?

 

I am going to MS1 so I can hopefully fix my "mixed security" problem.

 

Of course I have to re-work everything I had already done on the store...

 

James.

James.

 

If you are not having fun, your not doing it right... :wink:

  • 3 weeks later...

Archived

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

×
×
  • Create New...