Overview
It is often necessary to implement extensions for similar parts of the application, e.g. payment method always plugs into 2-3 same namespaces of the app.
Let's have a blueprint of such an extension (and maybe some other types - shipping methods etc.), to speed up the development of it!
Overview
It is often necessary to implement extensions for similar parts of the application, e.g. payment method always plugs into 2-3 same namespaces of the app.
Let's have a blueprint of such an extension (and maybe some other types - shipping methods etc.), to speed up the development of it!