Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreatePayment

Hierarchy

  • CreatePayment

Index

Properties

Optional Amount

Amount: undefined | number

Range: 0-1000000

Optional AutoShipAfterConfirm

AutoShipAfterConfirm: undefined | false | true

When the created payment is confirmed and the order is paid, the order will be shipped automatically when possible.

Optional CurrencyID

CurrencyID: undefined | string

If the payment is done in another currency than the Order, this is required Entity type: Currency

OrderID

OrderID: number

Entity type: Order

PaymentTypeID

PaymentTypeID: number

Entity type: PaymentType

Optional Properties

Properties: undefined | {}