Package-level declarations
Types
Link copied to clipboard
GatewayTransactionId for a payment.
Link copied to clipboard
GatewayTransactionId for a refund.
Link copied to clipboard
Id coming from Teya Payments Gateway for a given transaction. Can be GatewayPaymentId or GatewayRefundId.
Link copied to clipboard
Type of the integration.
Link copied to clipboard
Supertype of all row types.
Link copied to clipboard
Represents a row element that can be part of a receipt row. It serves as the supertype for the different types of elements that can be displayed in a receipt, such as text, images, or QR codes.
Link copied to clipboard
Represents a header cell in a table layout for defining a receipt structure.
Link copied to clipboard
Represents a row within a table in a receipt. Each row consists of a list of text elements that serve as its cells.
Link copied to clipboard
Model for a receipt template. It defines a structure of ReceiptRow that is rendered from top to bottom.