Skip to content
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.

Ignore cart value when choosing a postage method #69

Open
joolswills opened this issue Aug 9, 2016 · 1 comment
Open

Ignore cart value when choosing a postage method #69

joolswills opened this issue Aug 9, 2016 · 1 comment
Assignees

Comments

@joolswills
Copy link
Contributor

We had heavy modifications to the code before the RoyalmailPHPLibrary implementation was done. I am currently reworking all our changes again.

One of the things we changed was to ignore the value of the packet when choosing a delivery method - and I think this could be useful for other users so for example a first class small packet method can be chosen on a higher value item.

Would this be something you might be interested in adding?

@RidRack
Copy link
Contributor

RidRack commented Sep 16, 2016

Hi Joolswills,

We've had the same idea, as quite a few users have asked for something similar if they want to ignore the price of insurance. It's already been implemented in the PHP library, but we haven't moved over fully all updates from that to the magento extension, as it requires a lot of modification.

You can see it here https://github.com/meanbee/royalmail-php-library/blob/master/src/Data.php#L116 in the Data class in the library.

Any future versions of the M1 Royal Mail Extension should include the updated library files.

@RidRack RidRack self-assigned this Sep 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants