Skip to content

Releases: Ciscode-M/PaymentKit

v1.1.0

Choose a tag to compare

@Ciscode-M Ciscode-M released this 16 Dec 16:38

1.1.0 (2025-12-16)

Bug Fixes

  • chore: fix types errors in NextAction (9781c8d)
  • update the stripe client issues to handle paymentCreation (7c01c38)

Features

  • chore: Update the Gateways to handle a redirectUrl upon successful payment (cfb531d)
  • expand payments gateways for redirection url (9ca8754)
  • expand payments gateways for redirection url (#21) (499dfad)

v1.0.2

Choose a tag to compare

@Ciscode-M Ciscode-M released this 16 Dec 09:18

1.0.2 (2025-12-16)

Bug Fixes

  • #ci, update the lib build script & install devDep to resolve the aliases issues & exporting the proper types for host apps (6eb22dc)
  • #ci, update the lib build script & install devDep to resolve the… (#18) (42051c9)

v1.0.1

Choose a tag to compare

@Ciscode-M Ciscode-M released this 16 Dec 08:56

1.0.1 (2025-12-16)

Bug Fixes

  • publish pipeline & package metadata (206bec9)
  • publish pipeline & package metadata (#17) (efac995)

v1.0.0

Choose a tag to compare

@Ciscode-M Ciscode-M released this 12 Dec 14:55

1.0.0 (2025-12-12)

Features

  • Create the core configuration (9dec0d6)
  • MVP release (payments engine, paypal, stripe, webhooks) (88f003a)