Your personal data

{exp:reinos_mollie:checkout return_url="mollie_store/order" } {if has_field_errors}
Not all your fields are filled in.
{/if} {if has_global_errors}
{global_error}
{/if}
{if customer_first_name:error != ''}{customer_first_name:error}{/if}
{if customer_last_name:error != ''}{customer_last_name:error}{/if}
{if customer_email:error != ''}{customer_email:error}{/if}
{if customer_phone:error != ''}{customer_phone:error}{/if}
{if customer_company:error != ''}{customer_company:error}{/if}

Billing address

{if billing_address:error != ''}{billing_address:error}{/if}
{if billing_address2:error != ''}{billing_address2:error}{/if}
{if billing_zip:error != ''}{billing_zip:error}{/if}
{if billing_city:error != ''}{billing_city:error}{/if}
{if billing_country:error != ''}{billing_country:error}{/if} {exp:reinos_mollie:country_list type="billing" class="form-control" value="{billing_country:value}"}

Shipping address

{/exp:reinos_mollie:checkout}