Details of order {{ contract_terms.order_id }}
{{#refund_amount}}Refunded: The merchant refunded you {{ refund_amount }}.
{{/refund_amount}}{{#contract_terms.fulfillment_message}}{{ contract_terms.fulfillment_message }}.
{{/contract_terms.fulfillment_message}}- Order summary:
- {{ contract_terms.summary }}
{{#contract_terms.fulfillment_url}}- Fulfillment URL:
- {{ contract_terms.fulfillment_url }}
{{/contract_terms.fulfillment_url}}- Amount paid:
- {{ contract_terms.amount }}
- Order date:
- {{ contract_terms.timestamp_str }}
- Merchant name:
- {{ contract_terms.merchant.name }}
{{#contract_terms.hasProducts}}Products purchased
{{#contract_terms.products}}{{description}}
- Quantity:
- {{quantity}}
- Price:
- {{price}}
{{#hasTaxes}}{{#taxes}}- {{name}}
- {{tax}}
{{/taxes}}{{/hasTaxes}}{{#delivery_date}}- Delivered on:
- {{ delivery_date_str }}
{{/delivery_date}}{{#unit}}- Product unit:
- {{.}}
{{/unit}}{{#product_id}}- Product ID:
- {{.}}
{{/product_id}}
{{/contract_terms.products}}
{{/contract_terms.hasProducts}}{{#contract_terms.has_delivery_info}}Delivery information
{{#contract_terms.delivery_date}}- Delivery date:
- {{ contract_terms.delivery_date_str }}
{{/contract_terms.delivery_date}}{{#contract_terms.delivery_location}}- Delivery address:
{{#contract_terms.delivery_location.building_name}}- {{ contract_terms.delivery_location.building_name }} {{ contract_terms.delivery_location.building_number }}
{{/contract_terms.delivery_location.building_name}}{{#contract_terms.delivery_location.country}}- {{ contract_terms.delivery_location.country }} {{ contract_terms.delivery_location.country_subdivision }}
{{/contract_terms.delivery_location.country}}{{#contract_terms.delivery_location.district}}- {{ contract_terms.delivery_location.district }}
{{/contract_terms.delivery_location.district}}{{#contract_terms.delivery_location.post_code}}- {{ contract_terms.delivery_location.post_code }}
{{/contract_terms.delivery_location.post_code}}{{#contract_terms.delivery_location.street}}- {{ contract_terms.delivery_location.street }}
{{/contract_terms.delivery_location.street}}{{#contract_terms.delivery_location.town}}- {{ contract_terms.delivery_location.town }}
{{/contract_terms.delivery_location.town}}{{#contract_terms.delivery_location.town_location}}- {{ contract_terms.delivery_location.town_location }}
{{/contract_terms.delivery_location.town_location}}{{/contract_terms.delivery_location}}
{{/contract_terms.has_delivery_info}}Full payment information
- Amount paid:
- {{ contract_terms.amount }}
- Wire transfer method:
- {{ contract_terms.wire_method }}
- Payment deadline:
- {{ contract_terms.pay_deadline_str }}
- Exchange transfer deadline:
- {{ contract_terms.wire_transfer_deadline_str }}
- Maximum deposit fee:
- {{ contract_terms.max_fee }}
- Maximum wire fee:
- {{ contract_terms.max_wire_fee }}
- Wire fee amortization:
- {{ contract_terms.wire_fee_amortization }} transactions
Refund information
- Refund deadline:
- {{ contract_terms.refund_deadline_str }}
{{#contract_terms.auto_refund}}- Attempt autorefund for:
- {{ contract_terms.auto_refund_str }}
{{/contract_terms.auto_refund}}
Additional order details
- Public reorder URL:
- -- not defined yet --
{{#contract_terms.fulfillment_url}}- Fulfillment URL:
- {{ contract_terms.fulfillment_url }}
{{/contract_terms.fulfillment_url}}
Full merchant information
- Merchant name:
- {{ contract_terms.merchant.name }}
- Merchant address:
{{#contract_terms.merchant.address.building_name}}- {{ contract_terms.merchant.address.building_name }} {{ contract_terms.merchant.address.building_number }}
{{/contract_terms.merchant.address.building_name}}{{#contract_terms.merchant.address.country}}- {{ contract_terms.merchant.address.country }} {{ contract_terms.merchant.address.country_subdivision }}
{{/contract_terms.merchant.address.country}}{{#contract_terms.merchant.address.district}}- {{ contract_terms.merchant.address.district }}
{{/contract_terms.merchant.address.district}}{{#contract_terms.merchant.address.post_code}}- {{ contract_terms.merchant.address.post_code }}
{{/contract_terms.merchant.address.post_code}}{{#contract_terms.merchant.address.street}}- {{ contract_terms.merchant.address.street }}
{{/contract_terms.merchant.address.street}}{{#contract_terms.merchant.address.town}}- {{ contract_terms.merchant.address.town }}
{{/contract_terms.merchant.address.town}}{{#contract_terms.merchant.address.town_location}}- {{ contract_terms.merchant.address.town_location }}
{{/contract_terms.merchant.address.town_location}}- Merchant's jurisdiction:
{{#contract_terms.merchant.jurisdiction.building_name}}- {{ contract_terms.merchant.jurisdiction.building_name }} {{ contract_terms.merchant.jurisdiction.building_number }}
{{/contract_terms.merchant.jurisdiction.building_name}}{{#contract_terms.merchant.jurisdiction.country}}- {{ contract_terms.merchant.jurisdiction.country }} {{ contract_terms.merchant.jurisdiction.country_subdivision }}
{{/contract_terms.merchant.jurisdiction.country}}{{#contract_terms.merchant.jurisdiction.district}}- {{ contract_terms.merchant.jurisdiction.district }}
{{/contract_terms.merchant.jurisdiction.district}}{{#contract_terms.merchant.jurisdiction.post_code}}- {{ contract_terms.merchant.jurisdiction.post_code }}
{{/contract_terms.merchant.jurisdiction.post_code}}{{#contract_terms.merchant.jurisdiction.street}}- {{ contract_terms.merchant.jurisdiction.street }}
{{/contract_terms.merchant.jurisdiction.street}}{{#contract_terms.merchant.jurisdiction.town}}- {{ contract_terms.merchant.jurisdiction.town }}
{{/contract_terms.merchant.jurisdiction.town}}{{#contract_terms.merchant.jurisdiction.town_location}}- {{ contract_terms.merchant.jurisdiction.town_location }}
{{/contract_terms.merchant.jurisdiction.town_location}}- Merchant URI:
- {{ contract_terms.merchant_base_url }}
- Merchant's public key:
- {{ contract_terms.merchant_pub }}
{{#contract_terms.hasAuditors}}Auditors accepted by the merchant
{{#contract_terms.auditors}}{{name}}
- Auditor's public key:
- {{auditor_pub}}
- Auditor's URL:
- {{url}}
{{/contract_terms.auditors}}
{{/contract_terms.hasAuditors}}{{#contract_terms.hasExchanges}}Exchanges accepted by the merchant
{{#contract_terms.exchanges}}- Exchange's URL:
- {{url}}
- Public key:
- {{master_pub}}
{{/contract_terms.exchanges}}
{{/contract_terms.hasExchanges}}