+ {{- 'Pay Later'|t -}} +
+{{ 'Commit to buy now, and make payment later...'|t }}
++ {{- 'Payment'|t -}} +
+ + {% if cart.gatewayId or cart.paymentSourceId %} + {% if paymentForm is defined %} + {% for key, errors in paymentForm.getErrors() %} + {% for error in errors %} + {% if loop.first %}- {% endif %}
+
- {{ key }} {{ error }} + {% if loop.last %}
{{ hiddenInput('billingAddressSameAsShipping', 0) }} @@ -57,17 +68,6 @@ Outputs a form for collecting an order’s shipping and billing address.