The transaction to be sent to the web service.

Constructors

Properties

account?: Account

Inherit Doc: TransactionProps.account

billing?: Billing

Inherit Doc: TransactionProps.billing

creditCard?: CreditCard

Inherit Doc: TransactionProps.creditCard

customInputs?: Record<string, string | number | boolean>

Inherit Doc: TransactionProps.customInputs

device?: Device

Inherit Doc: TransactionProps.device

email?: Email

Inherit Doc: TransactionProps.email

event?: Event

Inherit Doc: TransactionProps.event

order?: Order

Inherit Doc: TransactionProps.order

payment?: Payment

Inherit Doc: TransactionProps.payment

shipping?: Shipping

Inherit Doc: TransactionProps.shipping

shoppingCart?: ShoppingCartItem[]

Inherit Doc: TransactionProps.shoppingCart

Methods

  • Parameters

    • property: any
    • type: any
    • key: string

    Returns void

Generated using TypeDoc