Skip to content

Conversation

@ucrengineer
Copy link
Collaborator

No description provided.

Brandon Moffett and others added 5 commits May 19, 2025 17:40
- Bumped version in GitVersion.yml to 6.3.3 and enabled commit message incrementing for continuous delivery.
- Added `CustomsPaymentType` property to `ShipmentDetails` class with appropriate documentation.
- Modified payment handling in `FedExShipmentProvider` to use `CustomsPaymentType` in the switch statement, simplifying the logic for the "RECIPIENT" case.
Update versioning and enhance payment handling logic
Updated the DutiesPayment property to include a new Payor object.
This object now contains a ResponsibleParty with an AccountNumber
set from shipmentDetails, improving the payment handling logic.
Introduce handling for "THIRD_PARTY" payment type in the FedEx shipment processing.
Set up `ShippingChargesPayment` with appropriate `Payment` object and account number.
Add default case for other payment types to set `DutiesPayment` as `RECIPIENT`.
Enhance DutiesPayment structure in FedExShipmentProvider
@ucrengineer ucrengineer merged commit 28ac541 into master May 20, 2025
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