Skip to main content

Recently Updated Pages

Coding guidelines

Dev note

I. Javascript do NOT translate text!Instead of $.mage.__('Attention')just use  `Attention`Fran...

Updated 1 week ago by Brian

Stripe configs

Invoicing, Tax and Stripe

1/ Frans uses Stripe in Pre-auth mode. Make sure your localhost environment also uses Pre-auth ...

Updated 2 months ago by Brian

Quote payment link

MultiShip

Step 1:  In the backend, navigate to Sales > Quotes. Open the desired quote and click Get Payment...

Updated 2 months ago by Brian

Frans Extensions

Dev note

AddressValidation: app/code/Frans/AddressValidation Config values:    

Updated 3 months ago by Brian

Coding Suggestions

Dev note

Here are suggestions when coding. These are less strict than coding-guidelines. 1/ SQL select pe...

Updated 4 months ago by Brian

Dev bulletin 11/15

Dev note

Currently there's a difference between FE and BE MS orders: for FE MS orders, the sales-ship...

Updated 9 months ago by Brian

Mapping of which page loads which template and javascript

Address Validation

Going forward towards year 2026; our plan is to consolidate all address-validation scripts into t...

Updated 9 months ago by Brian

Help Desk Aheadworks setup guide

HelpDesk

To set up a gateway for HDU: 1/ Example gateway using GMail: It's recommended to enable `De...

Updated 10 months ago by Brian

Dev Notes

HelpDesk

10/25: a/ Bug when due date is set back to null. This bug happens when customer replies to the ...

Updated 10 months ago by Brian

Glossary, Abbreviation and conventions

Glossary terms

BE: Back-endFE: Front-end MS: Multi ShipSS: Single Ship SO: Sales OrderQA: Quote AddressQAI: Qu...

Updated 10 months ago by Brian

Use Magento Out-Of-Box tax

Invoicing, Tax and Stripe

OOB tax setup for testing: Magento 2 has useful Out-of-box (OOB) product tax and shipping tax (s...

Updated 1 year ago by Brian

Print Multiple packages per ship - UPS

Shipping Module

Shipping Manager - Allow multiple packages for a shipment Example Shipping Manager UI; which has...

Updated 1 year ago by Brian

Magento javascript

Javascript

1/ Magento 2 adds the form key and the isAjax by using jQuery's beforeSend handlere.g. when calli...

Updated 1 year ago by Brian

Bug with Stripe configs `Save customer payment method`

Invoicing, Tax and Stripe

04/04/2025: There is a bug with Stripe config; specifically `Save Customer Payment Method` Look ...

Updated 1 year ago by Brian

Future Ship Invoicing

Invoicing, Tax and Stripe

There's a cron job that automatically invoices future orders:   group id="futureship"> <jo...

Updated 1 year ago by Brian

Steps to process a Partial Shipped / Partial Invoiced Order

Invoicing, Tax and Stripe

Steps to make a partial shipping/Partial invoiced order.  Step 1: Create a multiship order.MS or...

Updated 1 year ago by Brian

Offline Mode

Shipping Module

For shipping with UPS, there's an offline mode: When Offline Mode is Yes, ship rate calculatio...

Updated 1 year ago by Brian

Cron job to create partial invoice and send email of MS orders

MultiShip

First of all, configure cron schedule in Config --> Frans --> MultiShip --> Cron Settings Then...

Updated 1 year ago by Brian

Magento constants for invoice shipment order state and statuses

Glossary terms

1/ Invoice statuses:     /**#@+     * Invoice states     */    const STATE_OPEN = 1;     const ...

Updated 1 year ago by Brian

DEV Create MS in BE

MultiShip

Dev note: Backend create MS order Button `Update Recipients and Items` : Frans/MultiShip/view/...

Updated 1 year ago by Brian