CommerceWeavers / SyliusTpayPlugin

MIT License
0 stars 1 forks source link

Tpay payment methods only for orders with PLN currency #73

Open coldic3 opened 1 day ago

coldic3 commented 1 day ago

At the moment, the plugin supports payments in PLN currency only. However, if the order is in another currency, such as USD, it's still possible to select one of Tpay's payment methods.

The proposed solution is to display Tpay payment methods at checkout only if the order is in PLN currency. Additionally, we should prevent the completion of an order when the Tpay payment method is selected if the currency is not PLN.