commerce: collect vat number on billing info

This commit is contained in:
2021-06-16 19:52:57 +02:00
parent e4bc529e2f
commit 6eb07263d3
5 changed files with 25 additions and 15 deletions

View File

@@ -14,15 +14,6 @@ configuration:
display_checkout_progress: true
display_checkout_progress_breadcrumb_links: true
panes:
email_registration_login:
allow_guest_checkout: true
allow_registration: false
step: _disabled
weight: 8
contact_information:
double_entry: false
step: order_information
weight: 0
payment_information:
step: order_information
weight: 1
@@ -51,6 +42,11 @@ configuration:
allow_multiple: false
step: _sidebar
weight: 7
email_registration_login:
allow_guest_checkout: true
allow_registration: false
step: _disabled
weight: 8
email_registration_completion_registration:
step: _disabled
weight: 9
@@ -62,3 +58,9 @@ configuration:
allow_registration: false
step: _disabled
weight: 11
contact_information:
double_entry: false
step: order_information
weight: 0
allow_guest_checkout: true
allow_registration: false