{% endif %}
{% if show_payment is defined and show_payment %}
{% set actions_count = actions_count+1 %}
picture_as_pdfPay Now
{% endif %}
{% if edit_enabled is defined and edit_enabled %}
{% set actions_count = actions_count+1 %}
Choose a Payment Mode TOTAL: {{record[module_config["payment"]["amount_field"]]}} {{payment_currency_symbol}}
PayPal Express Checkout
Allow payment with PayPal accounts and multiple credit cards
{% endif %}
{% if edit_enabled is defined and edit_enabled %}
mode_editEdit
{% endif %}
{% if upload_document_enabled is defined and upload_document_enabled %}
file_uploadUpload Document
{% if inventory_block is defined and inventory_block %}
{% include 'themes/default/modules/PortalModule/details/details.inventory_block.html' %}
{% endif %}
{% if edit_enabled is defined and edit_enabled %}