payment-not-required - Liquid Form Reference - 1.0.0
Form Name | payment-not-required |
Group | Checkout |
Version | 1.0.0 |
Fields
Description
This form is to allow the Customer to complete the order when paying with points, account credit, vouchers, or when there is no payment required
Examples
{%- form "payment-not-required", type: ["points" | "store-credit" | "no-payment"] %}
...
{%- endform %}
Back to Liquid Reference for 1.0.0
Back to Documentation