Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot submit claim #329

Open
salgee opened this issue Sep 6, 2021 · 2 comments
Open

cannot submit claim #329

salgee opened this issue Sep 6, 2021 · 2 comments

Comments

@salgee
Copy link

salgee commented Sep 6, 2021

We get the UPS Shipping interface and generated the label and the TrackingNumber. However, in actual use, when the delivery is obtained (actually lost), we cannot initiate a claim on the official website, prompting the error as shown in the figure below. What is the cause of this, is it because we have not configured the parameters of the api interface normally?

$packageServiceOptions = new \Ups\Entity\PackageServiceOptions();
$packageServiceOptions->setShipperReleaseIndicator(false);
$package->setPackageServiceOptions($packageServiceOptions);

error-image

@DeryabinSergey
Copy link
Contributor

I think you should email UPS customer service first.

@salgee
Copy link
Author

salgee commented Sep 7, 2021

I think you should email UPS customer service first.

UPS customer Mail reply:

Hello UPS Customer,

Thank you for contacting UPS API Technical Support. The only way to guaranty that the driver will not release the package is if you require an adult signature. If you require a general signature the customer can still  use UPS My Choice to submit a driver release. I can recommend contacting your local UPS Account Representative for further options if these do not work for you as the API is working as intended. The driver releasing the item is an operations situation. 


Please contact us if you need any additional assistance.

I didn't understand how to deal with it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants