Set up a BACS Direct Debit mandate via GoCardless and handle the submission timing windows

domain: developer.gocardless.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Create a customer and a bank account via the GoCardless API, then create a mandate linking the bank account to your creditor — GoCardless handles submission to Bacs on your behalf.
  2. Note that BACS mandates require a processing lead time: new mandates must be submitted to Bacs 3 business days before the first debit (the AUDDIS submission cycle).
  3. After mandate creation, it will enter 'pending_submission' then 'submitted' then 'active' states; do not create a payment until the mandate is 'active'.
  4. Create a payment by specifying the mandate ID, amount, and charge_date — the charge_date must be at least 2 business days in the future to allow Bacs processing.
  5. Listen for GoCardless webhook events on mandate and payment resources: handle 'mandate_cancelled', 'payment_failed' (with failure reason), and 'payment_paid_out'.
  6. For recurring charges, use GoCardless subscriptions (a higher-level object) which automatically schedule payments and handle retries within Bacs rules.

Known gotchas

Related routes

Set up a GoCardless bank debit mandate and collect a payment via ACH, SEPA, or BACS
gocardless · 6 steps · unrated
Set up a GoCardless mandate and payment end-to-end using the Billing Requests API and a hosted Billing Request Flow
developer.gocardless.com · 5 steps · unrated
Create a Stripe ACH Direct Debit PaymentIntent with us_bank_account and mandate
stripe.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans