Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PaymentTypeOptionsMaybe

Index

Properties

Optional CanBeCancelled

CanBeCancelled: undefined | false | true

Optional CanBeRefunded

CanBeRefunded: undefined | false | true

Optional CanBeUsedForPayments

CanBeUsedForPayments: undefined | false | true

Setting this to false results in refund only, will therefor only work with CanBeRefunded:true and CanRefundWithoutOriginalPaymentTransaction:true

Optional CanRefundWithoutOriginalPaymentTransaction

CanRefundWithoutOriginalPaymentTransaction: undefined | false | true

Optional GiftCardConfigurationID

GiftCardConfigurationID: undefined | number

Entity type: GiftCardConfiguration

Optional LoyaltyProgramID

LoyaltyProgramID: undefined | number

Entity type: LoyaltyProgram

Optional Pending

Pending: undefined | false | true

Optional PinHandler

PinHandler: undefined | string

Optional RefundPending

RefundPending: undefined | false | true

Optional RequiredFunctionality

RequiredFunctionality: undefined | string

Optional RequiredFunctionalityScope

RequiredFunctionalityScope: FunctionalityScope

Optional RequiredUserType

RequiredUserType: UserTypes

Optional RequiresAmount

RequiresAmount: undefined | false | true

Optional RequiresConfirmationForPayments

RequiresConfirmationForPayments: undefined | false | true

Optional RequiresConfirmationForRefunds

RequiresConfirmationForRefunds: undefined | false | true