Changes in the Latest LiqPay Release
There are some changes in the latest LiqPay release:
You can check the details here: LiqPay PHP SDK - GitHub
protected $_supportedCurrencies = array(
'EUR', 'USD', 'UAH');
We no longer have currency constants available.
Changes in the Latest LiqPay Release
There are some changes in the latest LiqPay release:
You can check the details here: LiqPay PHP SDK - GitHub
We no longer have currency constants available.