Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PushSalesOrderPayment

Hierarchy

  • PushSalesOrderPayment

Index

Properties

Optional Amount

Amount: undefined | number

Amount of the payment that was actually paid

Optional BackendID

BackendID: undefined | string

Identifier of the payment by the 3rd party (e.g. the one from the payment service provider (PSP))

Optional CapturedAmount

CapturedAmount: undefined | number

Part (or all) of the amount that has already been captured for this payment

Optional Data

Data: undefined | string

Data that can be used to store anything that may be required later to verify the payment for example

Optional Method

Method: undefined | string

Code of the payment method (e.g. ADYEN_IDEAL)