Hi,
Thanks so much for this module - it's greatly appreciated!
One thing I've noticed though is that the "Regular Parcel - Registered Post" option is outputting the same price as the "Regular Parcel - Standard Service" option. It doesn't seem to be adding the extra 2.95 for registered post.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | commerce_auspost-signature-required-fix2-2015457.patch | 1.78 KB | rhouse |
Comments
Comment #1
kirantej_p commentedDid you find any solution regarding your issue. If not, I will try to help you.
Comment #2
rhouse commentedHere's a fix.
It seems Aus Post have changed the names of their services, and their API silently returns bad data. This patch uses the latest terminology.
To install:
1. Go offline.
2. Go to shipping methods, Australia Post, edit screen, DEselect all internal to Australia services, save.
3. install this patch.
4. reload edit screen, select services you want from the revised list.
5. test.
6. Go back online.
Comment #3
rhouse commentedWhoops! The patch I included in #2 was reversed. Here it is in the forwards direction.
Comment #4
jcherbert commented