Shop: Payment methods

The payment loop is not very useful at this moment, only showing rudimentary info 😓. With your feedback though, we can make it better 🙌
  • Title Test/Paymentless gateway
  • Description
  • Icon
  • Return_url https://loop.tangible.one/extend/woocommerce/checkout/order-received/

Page markup

  <Loop type=woo_payment_method>
    <ul>
      <li>Title <Field title/></li>
      <li>Description <Field description/></li>
      <li>Icon <Field icon/></li>
      <li>Return_url <Field return_url/></li>
    </ul>

    <If not last><hr /></If>
  </Loop>