Skip to content

v0.1.1

Choose a tag to compare

@MHJaafar9869 MHJaafar9869 released this 08 Aug 21:23
· 59 commits to main since this release

Patch release.

Fixes

  • PayLink checkout returned an empty URL. GetPayIn (PayLink) wraps successful responses in a { "data": { ... }, "success": true } envelope; PaylinkClient now unwraps it, so createCheckoutSession (and all PayLink operations) read the real checkout_url / invoice_id.

Includes docs, README badges, and CI workflow refinements since v0.1.0.