Yep, no GST included at paypal.
Yep, no GST included at paypal.
Zen Cart 2.0.1
PHP 8.3.11
OK, installed the new paypal "PayPal RESTful" and that fixed it. Definitely an issue with the packaged paypal express.
Zen Cart 2.0.1
PHP 8.3.11
Everything works ok but getting a debug error on line 693 in includes/modules/shipping/aupost.php.
Is this missing a bracket '(' before (sizeof.........?if ((is_array($methods)) && (sizeof($methods) == 0)) {
Zen Cart 2.0.1
PHP 8.3.11
That was corrected in v2.5.6e.
There is a newer version v2.5.7 in the GitHub https://github.com/OldNGreyBMR/aupos...ses/tag/v2.5.7 that corrects some pricing errors and other PHP 8.x issues.
I have only included the code as a zc_plugin. If you have the files under the traditional structure you can just copy the shipping module files aupost.php and aupostoverseas.php over the existing ones.
The better way is to remove the aupost files under the old structure and just install from zc_plugins. This new method is so much easier.
OldNGrey
ZC158a PHP 8.2.15
MySQL 10.6.16-MariaDB
Version 2.5.7a of AusPost is in the GitHub https://github.com/OldNGreyBMR/aupos...es/tag/v2.5.7a. This fixes Issue #19 Missing method 'id' for excess length, volume and weight quotes.
When Australia Post updates prices no changes are required as all quotes are obtained directly from Aust Post based on parameters provided.
OldNGrey
ZC158a PHP 8.2.15
MySQL 10.6.16-MariaDB
Hi All,
Running version 1.58a on a linux server running PHP Version: 8.1.31
Template Bootstrap Version 3.7.4
CKEditor version 5
Image Handler version 5
Australia Post Shipping Module V2.5.7a
I am having an issue with the Handling Fee not adding to the Australia Post module.
Can this be correct somehow.
Any help would be appreciated
Outdoorking
www.outdoorking.com.au
Bruce
Is it showing handling fees at all eg (Inc $2.50 P & H) on the line for each estimate? If it is not then "Hide handling fees" is set to yes in the Admin configuration for AusPost.
If the fees are showing but have $0.00 value is is because of extra characters in the value for that item in the admin config. Remove any leading spaces and punctuation marks and currency signs.
OldNGrey
ZC158a PHP 8.2.15
MySQL 10.6.16-MariaDB
What I have is an old module called handling Fees which I can set a dropdown amount and this works for each indivual product because they are all different sizes and weights.
How it worked in the past was that I would set the handling fee from $1.00 to $21.00 (and I could even set higher amounts) for any product that I wished and it would the overwright the OZ Post module handling fee if it was large amount and if less the OZ post would use its handling fee. Screen shot below.
I have the old module if you want to have a look I can email it to you. The version was 1.38
Last edited by Bruce1952; 1 May 2025 at 06:25 AM.
Outdoorking
www.outdoorking.com.au
Bookmarks