Closed jimmyn closed 5 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
accountId
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
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
orpaymentId
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