Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Despite the recent 1.2 release, i made major improvements, so i decided to make another release.
Errors and Validation
* Because of some intermittent errors, and hard to debug, with credit card input, i improved the validation and messages to the user, to make the UX better
* Better refactoring to Coffeescript, improving the readability and validation of user input.
This release implements Moip "Checkout Transparente" feature, enabling the PCI compliant payment method to be used with Drupal Commerce and providing a way to pay directly on the site, not needing the redirection anymore(despite the other payment method, moip_api, is still in the module, if needed for some reason).
Huge refactoring of the code to make it easier for developers to customize parts of the integration for each e-commerce project by just extending the MoipDrupal class and selecting their classes in the administrative page.
This approach makes the code more readable and easier to upgrade/maintain.
[pt-br]
* Suporte a Comissões para outras contas MoIP(recebedores secundários - http://labs.moip.com.br/referencia/secundarios)
* Melhorias de usabilidade na interface administrativa
* Melhorias nas possibilidades de debug, para ajudar na configuração