Sdk Python Versions Save

Mercado Pago's Official Python SDK

2.2.1

8 months ago

What's Changed

Add preferences search method by @ivanviragine at #66

New Contributors

@ivanviragine made their first contribution

Full Changelog: https://github.com/mercadopago/sdk-python/compare/2.2.0...2.2.1

2.2.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/mercadopago/sdk-python/compare/2.1.0...2.2.0

2.1.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/mercadopago/sdk-python/compare/2.0.10...2.1.0

2.0.10

2 years ago
  • Fix SDK customer and card tests
  • Update library pdoc
  • Improve linter setup
  • Add run workflow for Python 3.7, 3.8, 3.9 and 3.10

2.0.8

2 years ago

Refactor of http client.

2.0.7

2 years ago
  • Fix SDK installation error:
    • Add requests as a required dependency
  • Fix python_requires to only support python 3+
  • Fix card tests

1.2.1

3 years ago
  • Prevent sending Authorization Header when calling POST to /oauth/token

2.0.6

3 years ago

A brand new version of the SDK that has the following features:

  • Support to Python 3+
  • Per request configuration
  • Support to more APIs (customer, merchant_order, refund, advanced_payment, etc.)
  • Pylint
  • Unit tests

1.2.0

3 years ago

Added acces_token via Header Param

1.1.1

4 years ago

Adding tracking ID