Skip to content

Commit 2fca894

Browse files
Update README.md
1 parent bc51893 commit 2fca894

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Thats all, you have Mercado Pago SDK installed.
3131
import mercadopago
3232
import json
3333

34-
mp = mercadopago.MP("CLIENT_ID", "CLIENT_SECRET")
34+
mp = mercadopago.MP("YOUR_ACCESS_TOKEN")
3535

3636
def index(req, **kwargs):
3737
preference = {

0 commit comments

Comments
 (0)