Skip to Content
ReferenceLiquidObjectsEmailOrderPaymentMethod

OrderPaymentMethod

Describes an order payment method

type

Returns the type.

title

Returns the title.

status

Returns the status.

is_paid

Returns true if this payment method status is paid.

currency

Returns payment method currency

info

Returns additional information about the payment method.

description

Returns payment method description.

fee

Returns the payment fee.

net_fee

Returns the payment fee without tax.

tax

Returns the tax amount.

rate

Returns the tax rate in decimals.

rate_percentage

Returns the tax rate.

Returns the paid amount.

gift_card

If this payment method type if gift_card this returns information about the gift card used as a payment method. Following properties are available:

  • value
  • code
  • expires
  • value_left