Checkout.com Magento 2 Module - v3.1.1
Summary
What’s new in version 3.1.1
- Bug fixes for Klarna dependency in API V2, Sofort payment and cardholder name missing
Highlights
Klarna dependency:
- The dependency to Klarna class in Api/V2.php has been removed
- Also, the case of Api/V1.php and Api/V2.php files has been fixed
Sofort payments:
- Sofort class case declaration has been fixed to prevent issue on case-sensitive servers
Cardholder name missing:
- The cardholder name was never sent to Checkout using MOTO payment, it is now correctly sent
- Finally, the cardholder name was not sent using card payment from the checkout, so a fix has been applied to ensure that the cardholder name is always sent