Skip to content

Payments endpoints #2

@koladev32

Description

@koladev32

The Transfa API provides endpoints for payments where the client can send requests for listing, retrieving, creating, and refunding payments.
The package should have support for these endpoints.

Then, the package should allow the user to:

  • create a payment request.
  • list all payments for an organization.
  • retrieve payment for an organization.
  • refund a successful and completed payment.

Note that a payment request requires the user to provide an idempotency key in the headers. The package should automatically generate the idempotency key.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions