Skip to Content
DocumentationAPI ReferenceBusiness APIModelsCreate Terminal Payment Request

CreateTerminalPaymentRequest

Properties

NameTypeDescriptionNotes
terminal_idLongTerminal ID to use for payment[default to null]
amountLongAmount in smallest currency unit (e.g., cents)[default to null]
currencyStringISO 4217 currency code (e.g., “USD”, “EUR”)[default to null]
order_idLongOptional order reference[optional] [default to null]
descriptionStringDescription shown on receipt[optional] [default to null]
metadataanyArbitrary metadata[optional] [default to null]
skip_terminalBooleanSkip sending to terminal (for testing)[default to null]

[Back to Model list] [Back to API list] [Back to README]