evenstephen1
Forum Replies Created
-
I am trying to understand how no change was made and yet the shipping cost can’t be reproduced. The customer paid $37 for shipping but the lowest cost was $52 for the same items.
Is this after an adjustment? Because these numbers differ from earlier testing and from the customer order this was based on. No changes were made to the origin zip code of 3088
- This reply was modified 1 year, 2 months ago by evenstephen1.
The origin is 3088, but the destination is 2117. I had it backwards just now, but even in the correct orientation it’s the same price.
https://auspost.com.au/parcels-mail/calculate-postage-delivery-times/#/option/domestic/3088/2117Your screenshot shows the start and end destination being the same, which is not correct. I ran the data for the correct zip codes and with just one item added at the same size and weight as you put in (was not sure how to do multiple on their interface) and received $41.55 for standard and $108.90 for express.
https://auspost.com.au/parcels-mail/calculate-postage-delivery-times/#/option/domestic/2117/3088
- This reply was modified 1 year, 2 months ago by evenstephen1.
Apologies, I changed the zip code from the original while testing to see if it made a difference. Here is the correct paste:
https://pastebin.com/B0kgMtc7Please keep in mind that the plugin combine the 3 items in one box. Would you please let me know which combination has the wrong prices?They are not combined and if they are this is not an accurate portrayal. There is no way that shipping 1 item is $23.45 and shipping 3 is $27.05 for standard shipping.
While testing I realized that the zip code change does not impact the price in the slightest. The price for 3088 and 3200 is the same for shipping, which also makes no sense.
I tried posting it here, but my comment has been under review for almost 7 hours now. Here’s a paste of the result
Array ( [1] => Array ( [weight] => 5.35 [length] => 66.5 [height] => 16 [width] => 29 [quantity] => 1 [name] => Box #11 [postcode] => 3200 ) )
Packing Request: https://digitalapi.auspost.com.au/postage/parcel/domestic/calculate.json?from_postcode=3088&to_postcode=3200&length=66.5&width=29&height=16&weight=5.35&service_code=AUS_PARCEL_REGULAR
Australia Post RESPONSE: stdClass Object ( [postage_result] => stdClass Object ( [service] => Parcel Post [delivery_time] => Delivered in 2-3 business days [total_cost] => 23.45 [costs] => stdClass Object ( [cost] => stdClass Object ( [item] => Parcel Post [cost] => 23.45 ) ) ) )
Packing Request: https://digitalapi.auspost.com.au/postage/parcel/domestic/calculate.json?from_postcode=3088&to_postcode=3200&length=66.5&width=29&height=16&weight=5.35&service_code=AUS_PARCEL_EXPRESS
Australia Post RESPONSE: stdClass Object ( [postage_result] => stdClass Object ( [service] => Express Post [delivery_time] => Guaranteed Next Business Day within the Express Post network (If posted on any business day Monday to Friday in accordance with the conditions set out on the item). [total_cost] => 32.25 [costs] => stdClass Object ( [cost] => stdClass Object ( [item] => Express Post [cost] => 32.25 ) ) ) )
Packing Details: Array ( [1] => Array ( [weight] => 10.7 [length] => 66.5 [height] => 29 [width] => 32 [quantity] => 2 [name] => Box #19 [postcode] => 3200 ) )
Packing Request: https://digitalapi.auspost.com.au/postage/parcel/domestic/calculate.json?from_postcode=3088&to_postcode=3200&length=66.5&width=32&height=29&weight=10.7&service_code=AUS_PARCEL_REGULAR
Australia Post RESPONSE: stdClass Object ( [postage_result] => stdClass Object ( [service] => Parcel Post [delivery_time] => Delivered in 2-3 business days [total_cost] => 25.05 [costs] => stdClass Object ( [cost] => stdClass Object ( [item] => Parcel Post [cost] => 25.05 ) ) ) )
Packing Request: https://digitalapi.auspost.com.au/postage/parcel/domestic/calculate.json?from_postcode=3088&to_postcode=3200&length=66.5&width=32&height=29&weight=10.7&service_code=AUS_PARCEL_EXPRESS
Australia Post RESPONSE: stdClass Object ( [postage_result] => stdClass Object ( [service] => Express Post [delivery_time] => Guaranteed Next Business Day within the Express Post network (If posted on any business day Monday to Friday in accordance with the conditions set out on the item). [total_cost] => 34.65 [costs] => stdClass Object ( [cost] => stdClass Object ( [item] => Express Post [cost] => 34.65 ) ) ) )
Packing Details: Array ( [1] => Array ( [weight] => 15.9 [length] => 66.5 [height] => 38 [width] => 40.5 [quantity] => 3 [name] => Box #19 [postcode] => 3200 ) )
Packing Request: https://digitalapi.auspost.com.au/postage/parcel/domestic/calculate.json?from_postcode=3088&to_postcode=3200&length=66.5&width=40.5&height=38&weight=15.9&service_code=AUS_PARCEL_REGULAR
Australia Post RESPONSE: stdClass Object ( [postage_result] => stdClass Object ( [service] => Parcel Post [delivery_time] => Delivered in 2-3 business days [total_cost] => 27.05 [costs] => stdClass Object ( [cost] => stdClass Object ( [item] => Parcel Post [cost] => 27.05 ) ) ) )
Packing Request: https://digitalapi.auspost.com.au/postage/parcel/domestic/calculate.json?from_postcode=3088&to_postcode=3200&length=66.5&width=40.5&height=38&weight=15.9&service_code=AUS_PARCEL_EXPRESS
Australia Post RESPONSE: stdClass Object ( [postage_result] => stdClass Object ( [service] => Express Post [delivery_time] => Guaranteed Next Business Day within the Express Post network (If posted on any business day Monday to Friday in accordance with the conditions set out on the item). [total_cost] => 37.65 [costs] => stdClass Object ( [cost] => stdClass Object ( [item] => Express Post [cost] => 37.65 ) ) ) )
Have a coupon? Click here to enter your code
Packing Details: Array ( [1] => Array ( [weight] => 15.9 [length] => 66.5 [height] => 38 [width] => 40.5 [quantity] => 3 [name] => Box #19 [postcode] => 3200 ) )
Packing Request: https://digitalapi.auspost.com.au/postage/parcel/domestic/calculate.json?from_postcode=3088&to_postcode=3200&length=66.5&width=40.5&height=38&weight=15.9&service_code=AUS_PARCEL_REGULAR
Australia Post RESPONSE: stdClass Object ( [postage_result] => stdClass Object ( [service] => Parcel Post [delivery_time] => Delivered in 2-3 business days [total_cost] => 27.05 [costs] => stdClass Object ( [cost] => stdClass Object ( [item] => Parcel Post [cost] => 27.05 ) ) ) )
Packing Request: https://digitalapi.auspost.com.au/postage/parcel/domestic/calculate.json?from_postcode=3088&to_postcode=3200&length=66.5&width=40.5&height=38&weight=15.9&service_code=AUS_PARCEL_EXPRESS
Australia Post RESPONSE: stdClass Object ( [postage_result] => stdClass Object ( [service] => Express Post [delivery_time] => Guaranteed Next Business Day within the Express Post network (If posted on any business day Monday to Friday in accordance with the conditions set out on the item). [total_cost] => 37.65 [costs] => stdClass Object ( [cost] => stdClass Object ( [item] => Express Post [cost] => 37.65 ) ) ) )
Packing Details: Array ( [1] => Array ( [weight] => 15.9 [length] => 66.5 [height] => 38 [width] => 40.5 [quantity] => 3 [name] => Box #19 [postcode] => 3200 ) )
Packing Request: https://digitalapi.auspost.com.au/postage/parcel/domestic/calculate.json?from_postcode=3088&to_postcode=3200&length=66.5&width=40.5&height=38&weight=15.9&service_code=AUS_PARCEL_REGULAR
Australia Post RESPONSE: stdClass Object ( [postage_result] => stdClass Object ( [service] => Parcel Post [delivery_time] => Delivered in 2-3 business days [total_cost] => 27.05 [costs] => stdClass Object ( [cost] => stdClass Object ( [item] => Parcel Post [cost] => 27.05 ) ) ) )
Packing Request: https://digitalapi.auspost.com.au/postage/parcel/domestic/calculate.json?from_postcode=3088&to_postcode=3200&length=66.5&width=40.5&height=38&weight=15.9&service_code=AUS_PARCEL_EXPRESS
Australia Post RESPONSE: stdClass Object ( [postage_result] => stdClass Object ( [service] => Express Post [delivery_time] => Guaranteed Next Business Day within the Express Post network (If posted on any business day Monday to Friday in accordance with the conditions set out on the item). [total_cost] => 37.65 [costs] => stdClass Object ( [cost] => stdClass Object ( [item] => Express Post [cost] => 37.65 ) ) ) )
Packing Details: Array ( [1] => Array ( [weight] => 15.9 [length] => 66.5 [height] => 38 [width] => 40.5 [quantity] => 3 [name] => Box #19 [postcode] => 3200 ) )
Packing Request: https://digitalapi.auspost.com.au/postage/parcel/domestic/calculate.json?from_postcode=3088&to_postcode=3200&length=66.5&width=40.5&height=38&weight=15.9&service_code=AUS_PARCEL_REGULAR
Australia Post RESPONSE: stdClass Object ( [postage_result] => stdClass Object ( [service] => Parcel Post [delivery_time] => Delivered in 2-3 business days [total_cost] => 27.05 [costs] => stdClass Object ( [cost] => stdClass Object ( [item] => Parcel Post [cost] => 27.05 ) ) ) )
Packing Request: https://digitalapi.auspost.com.au/postage/parcel/domestic/calculate.json?from_postcode=3088&to_postcode=3200&length=66.5&width=40.5&height=38&weight=15.9&service_code=AUS_PARCEL_EXPRESS
Australia Post RESPONSE: stdClass Object ( [postage_result] => stdClass Object ( [service] => Express Post [delivery_time] => Guaranteed Next Business Day within the Express Post network (If posted on any business day Monday to Friday in accordance with the conditions set out on the item). [total_cost] => 37.65 [costs] => stdClass Object ( [cost] => stdClass Object ( [item] => Express Post [cost] => 37.65 ) ) ) )hang on let me look…
- This reply was modified 1 year, 2 months ago by evenstephen1.
- This reply was modified 1 year, 2 months ago by evenstephen1.
Bump
Sure thing.
Origin: 2117
Destination: 3088
Forum: Fixing WordPress
In reply to: Reset password from admin, does not change passwordThank you for suffering through this, at least perhaps now you’ll have another case study for plugin problems causing ‘common’ issues to add to the likely hundreds of others.
Forum: Fixing WordPress
In reply to: Reset password from admin, does not change passwordWell here’s an entertaining solution to a possibly common problem.
A few weeks ago I enabled Jetpack single sign on for WordPress, which allowed me to link the site to my WordPress account. It was a convenient and easy way to keep my sites connected and since I’d used jetpack extensively in past, didn’t think much of it.
Here’s where the story gets interesting, this easy WordPress login, my seemingly only remaining ability to even use the site overwrote my Google Captcha which disabled other forms of login. Simply put, the issue wasn’t a wrong user/password combination, it was a lack of a captcha in connection with Username/Password, which I didn’t realize as the captcha wasn’t even visible at the login screen.
Forum: Fixing WordPress
In reply to: Reset password from admin, does not change passwordGood to know, won’t bump in future.
Oh, that’s not the site in question. I should have been more clear, the site that has been having issues is one I access for work, that other one is for recreational use. The website I am having issues with is 3df.cash, I am not the webmaster there so only have limited FTP.
I am still able to log on with my wordpress login, but the primary posting account cannot.
I have done the Automatic Emailer and the Admin Panel, I guess I will have to talk to the webmaster and have him perform the other options. I will post here following his efforts.
Thank you for your help
Forum: Fixing WordPress
In reply to: Reset password from admin, does not change passwordI will have to remember that for future. Should such an event happen where a question goes multiple days without being answered, what is the proper course of action?
I tried in Safari and am having the same problem. I have tried both using the username and email in combination with the password, but have had no luck.
Forum: Fixing WordPress
In reply to: Database ErrorIt resolved itself, must have been host run maintenance