paystack 0.0.2 copy "paystack: ^0.0.2" to clipboard
paystack: ^0.0.2 copied to clipboard

A backend client library for Paystack inspired by Pypaystack2 from Python's ecosystem.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased] #

Nothing is planned yet.

[0.0.2] - 2024-02-25 #

Added #

  • Image shield icons to readme.
  • API Documentation.
  • BulkChargeStatus an enum for the different states a bulk charge can be.
  • Expose API for other clients e.g. ApplePayClient, BulkChargeClient e.t.c
  • Expose exceptions

Fixed #

  • Missing query parameters for BulkChargeClient.charges

Changed #

  • Rename TransactionSplitClient.createSplit to TransactionSplitClient.create

[0.0.1] - 2024-02-11 #

Added #

  • ApplePayClient.
  • BulkChargeClient.
  • ChargeClient.
  • CustomerClient.
  • DedicatedVirtualAccountClient.
  • DisputeClient.
  • IntegrationClient.
  • MiscellaneousClient.
  • PaymentPageClient.
  • PaymentRequestClient.
  • PlanClient.
  • ProductClient.
  • RefundClient.
  • SettlementClient.
  • SubaccountClient.
  • SubscriptionClient.
  • TerminalClient.
  • TransactionClient.
  • TransactionSplitClient.
  • TransferClient.
  • TransferControlClient.
  • TransferRecipientClient.
  • VerificationClient.
  • PaystackClient to exposes all the other clients as bindings.
2
likes
150
points
56
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.19 - 2025.04.03

A backend client library for Paystack inspired by Pypaystack2 from Python's ecosystem.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

http

More

Packages that depend on paystack