-
Notifications
You must be signed in to change notification settings - Fork 15
Add ThirdParty option #17
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
base: master
Are you sure you want to change the base?
Conversation
sulaiman1000
commented
Dec 31, 2023
- CurrencyCode at CashOnDeliveryAmount param can be changed.
- Add ThirdParty option.
CurrencyCode can be changed at CashOnDeliveryAmount param
add ThirdParty option
add CustomsValueAmount
add ShipperState and Shipper name to config file
fix ShipperState name
Thanks for your contribution, just remove the updates in |
src/Core.php
Outdated
], | ||
'Reference1' => $details->ShipperReference, // Should be Filled |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Duplicate Entry Reference1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Duplicate Entry Reference1 has been removed
@Moustafa22