List payment methodsget https://testapi.multisafepay.com/v1/json/payment-methodsList the payment methods activated for a site.Query ParamsamountintegerFilter payment methods by availability for a given order amount in eurocents.countrystringFilter payment methods by availability in a given country. Format: ISO 3166-1 alpha-2 code.currencystringFilter payment methods by availability for a given currency. Format: ISO-4217 currency code.localestringDisplay information about a payment method for a given locale, if possible.group_cardsintegerenumGroup credit and debit cards together in the response. 0: Don't group cards in the results. 1: Group cards in the results. 001Allowed:01include_couponsintegerenumWhether to include gift cards in the results. 0: Don't include gift cards in the results. 1: Include gift cards in the results. 001Allowed:01Responses 200Request successful 404Gateway not foundUpdated 8 months ago