The configuration options for the class.
Processes an ACH payment.
The ACH payment request object.
Process an ACH/Bank account refund.
The ACH/Bank account payment refund object.
The ACH/Bank account payment refund response.
Processes an ACH/Bank account payment void.
The ACH/Bank account payment void object.
Protected
requestSends a request to the specified endpoint with optional query parameters and options.
The endpoint to send the request to.
Optional
queryParams: Record<string, any>Optional query parameters for the request.
Optional
options: RequestInitOptional additional options for the request.
A promise that resolves to the response data.
Generated using TypeDoc
Constructor function for the Config class.