{"repo":"mercadopago/sdk-python","free":true,"listed":false,"github":"https://github.com/mercadopago/sdk-python","clone":"git clone https://github.com/mercadopago/sdk-python.git","description":"Mercado Pago's Official Python SDK","language":"Python","stars":236,"topics":["mercadopago","python","sdk","backend-sdk"],"license":"MIT","category":"api-integrations-sdks","readme_excerpt":"Mercado Pago SDK for Python This library provides developers with a simple set of bindings to help you integrate Mercado Pago API to a website and start receiving payments. 💡 Requirements Python 3.9 or higher. 📲 Installation Run 🌟 Getting Started First time using Mercado Pago? Create your Mercado Pago account. Copy your Access Token in the credentials panel and replace the text YOUR ACCESS TOKEN with it. Simple usage — Orders API The Orders API ( /v1/orders ) is the recommended way to accept payments. sdk.order().create() accepts either a plain dict or the optional typed request dataclasses ( OrderCreateRequest and friends). Both routes produce the exact same JSON body. Typed request classes (optional) Instead of a dict , you can build the request with the typed dataclasses. None fields are omitted from the JSON body automatically, matching the dict route. For a complete recurring / Automatic Payments example (stored credential, subscription data, integration data), see examples/order/create order automatic payment.py . Creating a payment (legacy Payments API) Per-request configuration All methods that make API calls accept an optional RequestOptions object. This can be used to configure some special options of the request, such as changing credentials or custom headers. 📚 Documentation Visit our Dev Site for further information regarding: - APIs - Checkout Pro - Checkout API - Web Tokenize Checkout Check our official code reference to explore all available functionalitie","default_branch":null,"files":null,"tree":[],"storefront":"/r/mercadopago","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/mercadopago/sdk-python/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}