MONEI / MONEI-AdobeCommerce-Magento2

MONEI Payments Adobe Commerce (Magento 2) Official Module
https://monei.com
Other
1 stars 4 forks source link

Show payment methods based on customer country #44

Closed jimmyn closed 5 months ago

jimmyn commented 7 months ago

We need to show some payment methods only for countries that are supported:

It is possible to get information about what payment methods are supported by accountId or paymentId

https://api.monei.com/v1/payment-methods?paymentId={{paymentId}} https://api.monei.com/v1/payment-methods?accountId={{accountId}}

We should check if payment method is enabled in MONEI before we allow activating it