Official documentation with the wrong method #540
Joel-Sousa
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the official documentation: https://www.mercadopago.com.br/developers/pt/docs/checkout-api/integration-configuration/other-payment-methods#editor_1 it says to use the
$client->get();
method; but this method is not found, only$client->list();
Beta Was this translation helpful? Give feedback.
All reactions