Expand description
§Charge
This file contains all the structs and definitions needed to create charges using the Paystack API.
Structs§
- Charge
Request - This struct is used to create a charge body for creating a Charge Authorization using the Paystack API.
The struct is constructed using the
ChargeBodyBuilder - Charge
Request Builder - Builder for
ChargeRequest. - Charge
Response Data - This struct represents the charge response
Enums§
- Charge
Request Builder Error - Error type for ChargeRequestBuilder