-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor Amazon shipping functionality and structure
- Removed `AmazonConsoleApp` and its related files. - Added `EasyKeys.Shipping.Amazon.Shipment` project for better organization. - Updated `.editorconfig` for consistent coding styles. - Introduced `AmazonShippingShipmentProvider` and `IAmazonShippingShipmentProvider` interface for shipment operations. - Created `ShippingDetails` class to encapsulate shipment information. - Enhanced `AmazonShippingRateProvider` to use dynamic package dimensions and weights. - Implemented error handling in the new shipment provider.
- Loading branch information
Brandon Moffett
committed
Dec 16, 2024
1 parent
59779fa
commit 0ef5294
Showing
9 changed files
with
313 additions
and
221 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
Oops, something went wrong.