## OrderPaymentMethod Describes an order payment method ## description Returns payment method description. ## fee Returns the payment fee. ## 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 ## info Returns additional information about the payment method. ## is_paid Returns payment method [currency](/reference/liquid/objects/email/currency/) ## net_fee Returns the payment fee without tax. ## paid_amount Returns the paid amount. ## rate Returns the tax rate in decimals. ## rate_percentage Returns the tax rate. ## status Returns the status. ## tax Returns the tax amount. ## title Returns the title. ## type Returns the type.