Partner Notification

This page notifies a partner of an order that has been placed in your shop. This page contains any order details you wish to display (by default the total price and order number) and the address information of your webshop.

Example

<table align="center" cellpadding="0" cellspacing="0" border="0">
        <tr>
                <td>
                        <b><span style="myshop-value:company-name">company name</span></b>
                        has received an order through the partnerprogram of <a target="blank" href="http://www.mijnwinkel.nl">www.myshop.com</a>.
                </td>
        </tr>
        <tr>
                <td>
                <b>Total price:</b>&nbsp;<span style="myshop-value:price-total-formatted"/><br/>
                <b>Ordernumber:</b>&nbsp;<span style="myshop-value:order-number">1234567</span>
                </td>
        </tr>
        <tr>
                <td>
                        <table>
                                <tr>
                                        <td valign="top">
                                                <b><span style="myshop-value:company-name">company name</span></b>
                                        </td>
                                </tr>
                                <tr>
                                        <td valign="top">
                                                <span style="myshop-value:company-address"></span>
                                        </td>
                                </tr>
                                <tr>
                                        <td valign="top">
                                                <span style="myshop-value:company-zip"></span> <span style="myshop-value:company-city"></span>
                                        </td>
                                </tr>
                                <tr>
                                        <td valign="top">
                                                <span style="myshop-value:company-country"></span>
                                        </td>
                                </tr>
                                <tr>
                                        <td valign="top">
                                                KvK nr. <span style="myshop-value:company-coc-number"></span>
                                        </td>
                                </tr>
                                <tr>
                                        <td valign="top">
                                                BTW nr. <span style="myshop-value:company-vat-number"></span><br/>
                                        </td>
                                </tr>
                                <tr>
                                        <td valign="top">
                                                tel. <span style="myshop-value:company-phone"></span>
                                        </td>
                                </tr>
                                <tr>
                                        <td valign="top">
                                                fax. <span style="myshop-value:company-fax"></span>
                                        </td>
                                </tr>
                                <tr>
                                        <td valign="top">
                                                <span style="myshop-value:company-email"></span>
                                        </td>
                                </tr>
                                <tr>
                                        <td valign="top">
                                                fax. <span style="myshop-value:company-website"></span>
                                        </td>
                                </tr>
                        </table>
                </td>
        </tr>
        </table>

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment