-- HikaShop version -- : 2.6.3
-- Joomla version -- : 3.6.0
-- Browser(s) name and version -- : Chrome (latest stable)
-- Error-message(debug-mod must be tuned on) -- : Message
The FedEx request failed with the message : SmartPostShipmentDetail object cannot be null.
Response SMART_POST :
stdClass::__set_state(array(
'HighestSeverity' => 'ERROR',
'Notifications' =>
stdClass::__set_state(array(
'Severity' => 'ERROR',
'Source' => 'crs',
'Code' => '954',
'Message' => 'SmartPostShipmentDetail object cannot be null.',
'LocalizedMessage' => 'SmartPostShipmentDetail object cannot be null.',
)),
'TransactionDetail' =>
stdClass::__set_state(array(
'CustomerTransactionId' => ' *** Rate Request v10 using PHP ***',
)),
'Version' =>
stdClass::__set_state(array(
'ServiceId' => 'crs',
'Major' => 10,
'Intermediate' => 0,
'Minor' => 0,
)),
))
I have my Fedex shipping plugin configured. All fedex shipping options work except the fedex smart post option. I have consulted Fedex and they claim that the plugin is not sending the "SmartPost Detail element?"
Any idea why the plugin isn't sending the SmartPost request to Fedex? Very odd that the other Fedex shipping options are working properly.