- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
OSCommerce and Authorize.net AIM module
Im catching an error if I leave
Verify SSL Certificate set to true.
RESPONSE:
Array
(
[x_response_code] => -1
[x_response_subcode] => -1
[x_response_reason_code] => -1
)
$HTTP_POST_VARS:
Array
(
[cc_owner_firstname] => gino
[cc_owner_lastname] => difilippo jr
[cc_number_nh-dns] => XXXXxxxx
[cc_expires_month] => XX
[cc_expires_year] => XX
[cc_ccv_nh-dns] => XXX
)
if I set it to false, the order is processed with no issues. what do I need to change?
Gino
โ04-20-2018 03:44 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
anyone?
โ04-22-2018 10:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
does anyone have any help?
โ04-24-2018 05:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@shadow-13x -- the nature of the error suggests that your OSCommerce installation's SSL/TLS setup doesn't have an up-to-date certificate store, and thus cannot validate our domain's certificate. That in turn suggests that you have an outdated copy of the module you're using to integrate OSCommerce with us, or that you need to update some of its dependencies, such as cURL.
I'd start by reviewing the current Authorize.Net plugins for OSCommerce, and see if your specific module has any updates, or perhaps try a module that is more current.
Beyond that, I can only suggest reaching out on the OSCommerce Support Forums for specifics.
"Move fast and break things," out. "Move carefully and fix what you break," in.
โ04-25-2018 08:57 AM

