Advanced Search
Search Results
27 total results found
Offline Mode
For shipping with UPS, there's an offline mode: When Offline Mode is Yes, ship rate calculation is faster. No need to call UPS for live rates.Please use this with care; because it might give you outdated UPS shipping rates. Only use this `Offline Mode` for ...
Print Multiple packages per ship - UPS
Shipping Manager - Allow multiple packages for a shipment Example Shipping Manager UI; which has box `Number Of Labels` : For example, admin chooses Number Of Labels = 3 , and click `Print Shipping Label``shipping_manager.js` calls ShippingManager/Post/Ind...
Future Ship Invoicing
There's a cron job that automatically invoices future orders: group id="futureship"> <job instance="Frans\MultiShip\Cron\InvoiceFutureShips" method="execute" name="future_ship_capture_cron">
Use Magento Out-Of-Box tax
OOB tax setup for testing: Magento 2 has useful Out-of-box (OOB) product tax and shipping tax (ship tax) features. This guide shows how to set them up.Remember to disable third-party tax modules, such as Avatax Step 1: Stores > Tax Zones and Rates : setup a ...
Bug with Stripe configs `Save customer payment method`
04/04/2025: There is a bug with Stripe config; specifically `Save Customer Payment Method` Look at this setting: It has `Expired Authorizations` = `Try to re-create the charge using the same card` and `Save customer payment method` = `Enabled via "Expired ...
Dev Notes
10/25: a/ Bug when due date is set back to null. This bug happens when customer replies to the HD ticket.When a ticket is created, customer received an acknowledgement email like this When customer replies to that email; Gateway pulls that email and c...
Help Desk Aheadworks setup guide
To set up a gateway for HDU: 1/ Example gateway using GMail: It's recommended to enable `Delete Emails from Host`, it helps keep track when the email has been processed or not. 2/ Example gateway using Outlook: WIP Behind the scenes, when cron job `...