The liqpay.com domain which is currently used for checkout was compromised recently.
The module should use liqpay.ua instead.
There are few places where liqpay.com is used used, most notably the COMMERCE_LIQPAY_CHECKOUT_URL constant.
define('COMMERCE_LIQPAY_CHECKOUT_URL', 'https://www.liqpay.com/api/3/checkout');
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3047329-2.patch | 4.7 KB | abramm |
Comments
Comment #2
abrammPatch attached.
Comment #3
abrammComment #4
init90The same here:
https://www.drupal.org/project/commerce_liqpay_gateway/issues/3047350
Comment #6
matroskeenCommitted to 7.x-1.x!
Thanks!