Skip to content

BTI-721: Add Banking service (PaymentOrder payout) to Python SDK#8

Merged
vildanbina merged 3 commits into
developfrom
BTI-721-banking-paymentorder
Jul 3, 2026
Merged

BTI-721: Add Banking service (PaymentOrder payout) to Python SDK#8
vildanbina merged 3 commits into
developfrom
BTI-721-banking-paymentorder

Conversation

@vildanbina

Copy link
Copy Markdown
Collaborator

Adds the Buckaroo Banking service (action PaymentOrder), a payout to a bank account via IBAN + account holder name.

  • New BankingBuilder with a payment_order() method; sends AmountCredit instead of AmountDebit and no return URLs, reusing the refund/cancelAuthorize credit-swap pattern.
  • Registers banking in the payment method factory.
  • Unit + feature tests (14 new). Full suite: 2188 pass.

Live-tested in test mode: auth, payload, and parameter casing accepted. A 190 success needs the Banking subscription enabled on the merchant account.

@vildanbina vildanbina changed the base branch from master to develop July 3, 2026 13:09
@vildanbina vildanbina merged commit 1b103bb into develop Jul 3, 2026
6 checks passed
@vildanbina vildanbina deleted the BTI-721-banking-paymentorder branch July 3, 2026 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants