Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Hi all! I couldn't get help from the payment gateway provider MercadoPago (absolutely horrible customer service), so I'm hoping someone can help me over here.
We integrated MercadoPago as 3rd party payment gateway, and I need to exclude Bank Transfers. We only want to accept payments via debit and credit cards.
I contacted MercadoPago's customer support, they said to disable Bank Transfers I need to write the following code:
"payment_methods": {
"excluded_payment_methods": [
{
"id": "bank_transfer"
}
],
I don't know where should I write this code, does anybody know where?
When I integrated MercadoPago, I simply created the service in https://www.mercadopago.cl/developers/, captured two tokens, and pasted them into Shopify (PDF attached with the views). That's why their answer to my request left me hanging, since I didn't write any code.
Here are some MercadoPago's resources in case they help:
https://www.mercadopago.com.ar/developers/en/guides/resources/localization/payment-methods
https://api.mercadopago.com/v1/payment_methods/search?site_id=MLA&marketplace=NONE
https://www.mercadopago.com.ar/developers/en/guides/online-payments/checkout-api/other-payment-ways
Thanks!
User | RANK |
---|---|
6 | |
4 | |
4 | |
3 | |
3 |