Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PositionSalesTransaction

Hierarchy

  • PositionSalesTransaction

Index

Properties

approvalUrl

approvalUrl: string

For some payment systems this URL will need to be followed to approve the payment.

format

URL

createdDate

createdDate: string

When the transaction was created

format

datestring

id

id: string

Identifier for this position sales transaction

lastModifiedDate

lastModifiedDate: string

When the transaction was last modified

format

datestring

paymentFailureMessage

paymentFailureMessage: string

If transaction has failed, the reason will be here. This field should not be used to determine cause of failure, but can only serve as an indication to find the cause

status

Transaction status, not that not every status is used for every system.

Generated using TypeDoc