created nominative terms in pricing checkout flow
This commit is contained in:
@@ -35,31 +35,41 @@ configuration:
|
||||
step: order_information
|
||||
weight: 2
|
||||
nid: '1'
|
||||
materio_commerce_agree_nominative:
|
||||
path: /pricing/multijoueur
|
||||
text: "I have taken note that the membership of materialO 'is exclusively nominative. \r\nThe use of an account by more than one person is not allowed.\r\nI can fill the %multi form for multi user order."
|
||||
link_text: Multi-Joueur
|
||||
invalid_text: 'You must agree with the nominative terms before continuing'
|
||||
step: order_information
|
||||
weight: 3
|
||||
prefix_text: 'I agree with the %terms'
|
||||
new_window: '1'
|
||||
nid: '1'
|
||||
review:
|
||||
step: review
|
||||
weight: 3
|
||||
weight: 4
|
||||
stripe_review:
|
||||
button_id: edit-actions-next
|
||||
step: review
|
||||
weight: 4
|
||||
weight: 5
|
||||
payment_process:
|
||||
capture: true
|
||||
step: payment
|
||||
weight: 5
|
||||
weight: 6
|
||||
completion_message:
|
||||
message:
|
||||
value: "<p class=\"welcom\">[current-user:customer:address:given_name] [current-user:customer:address:family_name] thank you and welcome to <strong>[site:name]</strong>!</p>\r\n\r\n<p class=\"base\">Once your order is confirmed, immediatly in case of credit card payment, you will have full access to our <a href=\"/base\">8000+ materials</a></p>\r\n\r\n<p class=\"order\"> </p>\r\n"
|
||||
format: wysiwyg
|
||||
step: complete
|
||||
weight: 6
|
||||
weight: 7
|
||||
order_summary:
|
||||
view: commerce_checkout_order_summary
|
||||
step: _sidebar
|
||||
weight: 7
|
||||
weight: 8
|
||||
coupon_redemption:
|
||||
allow_multiple: false
|
||||
step: _sidebar
|
||||
weight: 8
|
||||
weight: 9
|
||||
email_registration_login:
|
||||
allow_guest_checkout: true
|
||||
allow_registration: false
|
||||
|
Reference in New Issue
Block a user