Class PointPaymentIntentAdditionalInfoRequest


  • public class PointPaymentIntentAdditionalInfoRequest
    extends Object
    Payment intent additional info.
    • Method Detail

      • getExternalReference

        public String getExternalReference()
        An alphanumeric value can be an identifier in your application. It will be returned in the Webhook notification.
      • getPrintOnTerminal

        public Boolean getPrintOnTerminal()
        A boolean value that determines if you want to print the ticket on the device.
      • getTicketNumber

        public String getTicketNumber()
        An alphanumeric value to identify the invoice or ticket number. It will be printed on the device ticket.