Skip to content

Releases: buckaroo-it/BuckarooSDK_Python

Release list

v0.1.1

Choose a tag to compare

@vildanbina vildanbina released this 30 Jun 09:23
8038268

Patch release on buckaroo-sdk.

Install

pip install buckaroo-sdk==0.1.1

Highlights

  • BTI-1091 Send the culture code as the Culture request header so the gateway can localize Bank Transfer templates/emails
  • PayPerEmail builder for PaymentInvitation
  • pay_remainder action on the base builder
  • Giftcard redirect mode and Intersolve refund params

See CHANGELOG.md for the full list.

v0.1.0

Choose a tag to compare

@vildanbina vildanbina released this 12 May 12:06
e606c4a

First PyPI release as buckaroo-sdk.

Install

pip install buckaroo-sdk

Highlights

  • Packaging and metadata aligned with the Buckaroo PHP SDK
  • Full test suite at 100% coverage
  • Reply validators (form-encoded SHA-1 + JSON HMAC-SHA256)
  • Hosted fields OAuth service
  • Push URL support
  • CI split into tests and code-style workflows
  • Tag-driven PyPI publishing via OIDC trusted publishing

See CHANGELOG.md for the full ticket list.