What is a Charge?
Charge is an object created to process cryptocurrency payments and serves as the basis for transactions conducted.
Charge entity serves as the foundation for the Invoice and Checkout functions. When creating an Invoice or Checkout, a charge will initially be created, from which the transaction process will be further derived.
Creating a charge involves specifying the necessary information for the formation of a product or service.
When a payment is created, a unique cryptocurrency wallet address is generated for each transaction, allowing buyers to send payment directly to the seller's wallet.
To interact with charge methods, it is necessary to create an API key on the dashboard in the section Settings > API keys and use it as a parameter for authorization.