Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StartTransaction

Start the pin transaction

This service needs to be called after creating a pin payment. It will block until the transaction is completed. To cancel this process the AbortTransaction service can be called.

Hierarchy

  • StartTransaction

Index

Properties

Optional HardwareID

HardwareID: undefined | string

Optional PaymentTransactionID

PaymentTransactionID: undefined | number

Entity type: PaymentTransaction

Optional StationID

StationID: undefined | number

Entity type: Station

Optional UseHardwareID

UseHardwareID: undefined | false | true