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

Fixed bugs getting orders with PII and Debug logging. Added getAdditionalInputs to the Shipping API v2. #768

Merged
merged 5 commits into from
Sep 23, 2024

Conversation

TManITtech
Copy link
Contributor

  1. When calling the OrderService.GetGetOrdersByNextToken() method, it wasn't adding a PII Token (only the default Normal Token).
  2. The RequestService.LogRequest() method wasn't logging to the Output Debug window in Visual Studio.
  3. Added the missing ShippingServiceV2.GetAdditionalInputs() API call needed in a case where Amazon requires additional input when purchasing a shipment rate.

TManITtech and others added 5 commits September 19, 2024 17:46
…ignored the PII setting and didn't obtain the "buyerInfo" & "shippingAddress".
…ing API v2 which needs to be called in a case where requiresAdditionalInputs = true.
@abuzuhri abuzuhri merged commit 4138834 into abuzuhri:main Sep 23, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants