Skip to content

Use facility_email rather than dispatch_email as shipper_contact_email#514

Merged
John-Holt-Tessella merged 1 commit intoprereleasefrom
fix/fix-shipper-email-in-shipping-service-request
Apr 17, 2023
Merged

Use facility_email rather than dispatch_email as shipper_contact_email#514
John-Holt-Tessella merged 1 commit intoprereleasefrom
fix/fix-shipper-email-in-shipping-service-request

Conversation

@MattPrit
Copy link
Contributor

Changes:

  • Use $facility_email rather than $dispatch_email as shipper_contact_email when making shipping service requests. this is because the shipping service expects only a single email address, whereas $dispatch_email can be a list of email addresses. Also, the facility email address is a more sensible email to be used as the shipper contact email from DHL's point of view.

To test:

  • Check that a dispatch request can be successfully sent to the shipping service when $dispatch_email is a list of emails.

@MattPrit MattPrit self-assigned this Mar 31, 2023
Base automatically changed from prerelease to pre-release/2023-R1.11 March 31, 2023 13:53
@John-Holt-Tessella John-Holt-Tessella changed the base branch from pre-release/2023-R1.11 to prerelease March 31, 2023 14:57
@John-Holt-Tessella John-Holt-Tessella merged commit affce46 into prerelease Apr 17, 2023
@John-Holt-Tessella John-Holt-Tessella deleted the fix/fix-shipper-email-in-shipping-service-request branch April 17, 2023 10:30
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