{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/5"}],"enrichment":{"capability":"A Python client library for the GoCardless API that handles direct debit payments, mandates, billing requests, and webhook processing with built-in idempotency and signature validation.","skillfed_tags":["payment-processing","direct-debit","webhook-handling"],"use_cases":["Build a subscription billing system that collects recurring payments via direct debit mandates.","Validate and process webhook events from GoCardless to update local payment records and trigger business logic.","Create and manage customer bank account details and billing requests through the GoCardless API.","Fetch payment history and reconcile transactions by querying payments and balances.","Implement mandate PDF generation in multiple languages for customer sign-off."],"what_it_does":"gocardless-pro is a Python client for the GoCardless payment API, which specializes in direct debit processing across SEPA and BACS schemes. It wraps the GoCardless REST API, providing object-oriented access to customers, payments, mandates, billing requests, and related resources. The client automatically adds idempotency keys to resource-creation requests to prevent accidental duplicates if network failures occur.\n\nBeyond basic CRUD operations, the library includes webhook handling with cryptographic signature validation\u2014you can parse incoming webhook notifications, verify they genuinely came from GoCardless, and extract event objects for automatic actions (e.g., suspending a membership when a mandate is cancelled). Rate limit headers are also exposed so you can monitor your quota. The package is actively maintained, supports modern Python versions (3.9\u20133.12, back-compatible to 3.6), and has only one external dependency (requests).","worth_installing":"Yes. The package is actively maintained (released 1 day ago), has low install friction, no known vulnerabilities, and a permissive MIT license. Install it if you need to integrate GoCardless direct debit payments into a Python application. The single dependency (requests) and broad Python version support make it straightforward to adopt."},"id":"gocardless-pro","links":{"html":"https://skillfed.io/packages/gocardless-pro","md":"https://skillfed.io/packages/gocardless-pro.md","pypi":"https://pypi.org/project/gocardless-pro/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-13","license_spdx":null,"license_treatment":"permissive","name":"gocardless-pro","python_support":"supports_current","summary":"A client library for the GoCardless API."},"popularity":{"monthly_downloads":249160,"position":8654,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.6.3"}
