pix_sicoob library

Classes

Billing
A class representing a billing information.
Calendario
A model class representing a calendar object with creation and expiration timestamps.
Devedor
A class representing a debtor entity, with optional CPF and CNPJ attributes and a required name attribute.
InfoAdicionais
A class that represents additional information.
InstaBill
The InstaBill class represents a payment request in the Cob Api.
Pagador
A class representing a Payer
Pix
A class representing a PIX payment.
PixSicoob
The main class that provides the Pix Sicoob API functionalities.
Valor
A class representing a monetary value. The Valor class contains a double value representing the original amount and a private string value with the same amount but formatted to two decimal places.

Exceptions / Errors

PixException
The base class for all exceptions related to the Pix feature.
SicoobApiException
An exception representing an error response from the Sicoob API.
SicoobCertificateException
Exception thrown when an error occurs with the certificate used for Pix
SicoobHttpException
Exception thrown when an HTTP request fails.
SicoobUnknownException
An exception that represents an unknown error in the Pix Sicoob API.