Interacting with our Coverage docsPlease note that all coverage sheets are set to ‘view only’ access. To filter the data and use these sheets more easily, please create a local filter.To create a local filter, click on ‘Data’ > ‘Filter views’ > ‘Create new temporary filter view’. Now, you can interact with Meld’s coverage documents with ease!
On-Ramps
Off-Ramps
Supported Payment Methods for Offramps TheGET /service-providers/properties/payment-methods endpoint can also be used to obtain this information.
Type vs. SubtypeThe type is a broad and general description of the payment method. The subtype is a subset of the type. For example, ‘CARD’, ‘LOCAL’ and ‘MOBILE_WALLET’ are payment method types, and ‘VISA’, ‘GIROPAY’, and ‘APPLE_PAY’ are the respective payment method subtypes.If you request a paymentMethodType in your quote request, you will get back either that
paymentMethodType or the paymentMethodSubTypethat the specific service provider returns as the default for that type.Meld accepts both Type and Subtype as valid strings within the paymentMethodType parameter on the POST /payments/crypto/quote and POST /crypto/session/widget endpoints.GET /service-providers/properties/payment-methods endpoint can be used to get a list of countries a payment method supports.