Hi, I am facing an issue with using PHP FedEx API library of jeremy-dunn,
I placed the library in domain diretory and add file in the main directory whenerver file will be run for any service like ship service or address validation or rate request it give error of class not found for the first function, like when i call ship service api it give error of following:
Fatal error: Uncaught Error: Class 'FedEx\ShipService\ComplexType\WebAuthenticationCredential' not found
Hi, I am facing an issue with using PHP FedEx API library of jeremy-dunn, I placed the library in domain diretory and add file in the main directory whenerver file will be run for any service like ship service or address validation or rate request it give error of class not found for the first function, like when i call ship service api it give error of following:
Fatal error: Uncaught Error: Class 'FedEx\ShipService\ComplexType\WebAuthenticationCredential' not found