{"categories":[{"label":"Financial","url":"https://skillfed.io/packages/category/office-business-financial"}],"enrichment":{"capability":"Python client library for the Mollie payment API, enabling integration of multiple payment methods (iDEAL, PayPal, credit card, SEPA, Klarna, and others) into web applications.","skillfed_tags":["payment-processing","european-payments","webhook-integration"],"use_cases":["Accept iDEAL payments on a Dutch e-commerce site without building custom payment form logic.","Integrate SEPA bank transfers and direct debit into a SaaS billing system for recurring charges.","Offer Klarna pay-later options to customers in Nordic and Central European markets.","Process refunds programmatically when orders are cancelled or returned.","Verify payment status asynchronously via webhook callbacks to trigger order fulfillment.","Support multi-currency transactions (EUR, USD, etc.) with automatic settlement conversion."],"what_it_does":"The Mollie API client is a Python wrapper around the Mollie payment service, a European payment processor that handles transactions without fixed monthly costs or complex registration. It abstracts the HTTP details of Mollie's REST API, allowing developers to create payments, retrieve payment status, process refunds, and handle webhooks for payment status changes. The client supports a wide range of payment methods popular in Europe and beyond\u2014iDEAL, Bancontact, SEPA transfers and direct debit, PayPal, Klarna (pay later, pay now, slice it), credit cards, and many others\u2014all through a single unified interface.\n\nThe package is built on requests and requests_oauthlib for HTTP communication and OAuth handling. It has been in active development since 2014, with the current major version (v4) released in April 2026. The library is classified as production-stable and is maintained by the Mollie organization. Typical workflows involve creating a payment object with amount and redirect URL, storing the payment ID, sending the customer to Mollie's checkout, and then verifying payment status via webhook callbacks or direct API queries.","worth_installing":"Yes. The package is actively maintained, has low install friction, carries a permissive BSD license, and has no known vulnerabilities. It is the official Mollie client and is well-suited for any Python web application that needs to accept payments via Mollie's service. Install it if you are building an e-commerce or subscription platform targeting European or international customers and want to support multiple payment methods through a single API."},"id":"mollie-api-python","links":{"html":"https://skillfed.io/packages/mollie-api-python","md":"https://skillfed.io/packages/mollie-api-python.md","pypi":"https://pypi.org/project/mollie-api-python/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-28","license_spdx":null,"license_treatment":"permissive","name":"mollie-api-python","python_support":"unspecified","summary":"Mollie API client for Python"},"popularity":{"monthly_downloads":107287,"position":12618,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"4.0.0"}
