Submitted by Admin on
Drupal 9 image field migration

Hey, it's been a while I've published a new module for Drupal for Qliro payment system to work within Drupal Commerce.

This solution is already running in the production for half a year and feels good.

To make a payment you should be in Qliro's IP whitelist which is possibly may work for all European IPs. The Sweden IP via VPN is working for me for sure.

Project page on drupal.org https://www.drupal.org/project/commerce_qliro_checkout

Image

Also I've created a dedicated PHP Qliro SDK to handle stuff. This was done because on our side some actions which do not touch the commerce modules.

PHP SDK for the Qliro payment API https://packagist.org/packages/iqv/qliro_php_sdk

Tags