Vote count:
0
I am trying to set the adult signature on the FedEx Plugin for Woocommerce. I have tried the code another question posted here: php fedex set signature Label ADULT
They said they resolved the issue with this coding
$item['SpecialServicesRequested'] = array(
'SpecialServiceTypes' => 'SIGNATURE_OPTION',
'SignatureOptionDetail' => array(
'OptionType' => 'ADULT'
)
);
$request['RequestedShipment']['RequestedPackageLineItems'][] = $item;
But I don't know why it ins't working. I am not 100% sure where to put this code but when I add it to the "woocommerce-shipping-fedex/shipping-fedex.php" it doesn't do anything.
Ideas?
To see this in progress go to http://ift.tt/1kM7V0i
asked 55 secs ago
Aucun commentaire:
Enregistrer un commentaire