Magento 2 Payment Integrations done right

with Max Pronko, 10th of june 2017, 15:00 – 18:00, Milan


Audience: Magento developers who want to start building payment integrations with local payment providers.
Highlights:
1. Overview of Payment Gateway API
2. Common mistakes to avoid when building payment integrations
3. Best practices to follow for custom payment modules built for Magento 2


How to un-Magento your Magento code

Slides

with David Manners, 10th of june 2017, 10:00 – 13:00, Milan


Back in the day writing your code specifically for Magento 1 was great, but along came Magento 2 and changed the landscape of the e-commerce frameworks. With this shift in the ecosystem, it has become more and more important to build loosely coupled code that can work with a multitude of frameworks giving you more freedom to choose the solutions that best fit your projects.
During this workshop, you will learn how to plan and build framework agnostic code. Focusing on getting the separation of concern right early in the development process allows you to react quickly to an ever changing landscape..