oc-shopaholic / oc-orders-shopaholic-plugin

🛒 Orders (cart) extension for Shopaholic plugin
https://octobercms.com/plugin/lovata-ordersshopaholic
GNU General Public License v3.0
27 stars 18 forks source link

Fix PaymentRestrictionByShippingType.php #129

Closed igor-tv closed 3 years ago

igor-tv commented 3 years ago

Until then, $iCurrentShippingType was always null and the check returned true under any restrictions.

kharanenka commented 3 years ago

Fixed in last version. Thanks for your contribution