blazeman Posted June 24, 2003 Posted June 24, 2003 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
blazeman Posted June 24, 2003 Author Posted June 24, 2003 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
V0ltage Posted June 26, 2003 Posted June 26, 2003 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.
blazeman Posted June 26, 2003 Author Posted June 26, 2003 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
V0ltage Posted June 26, 2003 Posted June 26, 2003 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!
jmckeand Posted July 8, 2003 Posted July 8, 2003 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:
V0ltage Posted July 23, 2003 Posted July 23, 2003 I've uploaded the bofa module that I've modified to work with MS1. It can be found at http://www.oscommerce.com/community/contributions,308
Recommended Posts
Archived
This topic is now archived and is closed to further replies.