NVN Export Orders – User defined XML

Selection_710

Selection_709

<?xml version="1.0" encoding="UTF-8"?>
<myEshop_export_orders> <!-- EXPORT XML HEADER PART -->


<order>  <!-- ORDER BEGIN - THIS PART IS REPEATED AUTOMATICALLY FOR EACH ORDER ROW -->
    <Your_user_key1>#order_id#</Your_user_key1>
    <Your_user_key2><![CDATA[#first_name# #last_name#]]></Your_user_key2>
    <total_paid>#totalpaid#</total_paid>
   <!-- ADD NEXT XML TAGS AND FIELD VALUES ENCLOSED IN ## -->

</order> <!-- ORDER END-->


</myEshop_export_orders> <!-- EXPORT XML END PART -->

3 comments for “NVN Export Orders – User defined XML

  1. Erikas Tranauskas
    24.11.2017 at 15.45

    Hello, I have a question about updating your module, we have an old version and we get a new file when we click download new version inside module configuration page. The problem is that we can’t unzip this file properly, also installation via Prestashop backend doesn’t work, how can we upgrade the module?

  2. 10.5.2022 at 21.31

    Zdravim, pokusam sa exportovat XML pre Heureku. V exporte vobec nie su URL prouktu, Len URL obrazku. Da sa to nejako riesit?

    Matej

Leave a Reply

Your email address will not be published. Required fields are marked *