- πΊπ¦Ukraine vlad.dancer Kyiv
The correct token is:
[commerce_order:shipments:0:entity:shipping_profile:entity:address]
The shipping module does not offer a shipping address token just like the billing address token.
Existing by Drupal commerce:
[commerce_order:billing_profile:entity:address]
Missing in Commerce Shipping:
[commerce_order:shipping_profile:entity:address]
Also it is unclear how to call the shipping profile from twig templates like the checkout completion message.
I mark this as major bug since the token existed in 7.x and is a fundamental necessity in the checkout process.
Active
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
The correct token is: [commerce_order:shipments:0:entity:shipping_profile:entity:address]