Add paypal button to order history

Van Onbekend
Lid sinds dec. -0001

In payment section, i will use Pay Invoice. My customer will get final price on invoice before made a payment. then in order history will appear the previous transaction (as per attach) i want every each order have payment button ( as per picture) 

how to i edit the coding for running the service. 

regards

tim
Founder
Van Sweden
Lid sinds mei 2013
tim

You would have to edit the template file pages/order_history.inc.php. You can access the complete order object using:

$o = reference::order($order['id']);

Then access data like:

$o->payment_due;

Van Onbekend
Lid sinds dec. -0001

Hi Tim, i'm not very clear for this. Here i attach what i'm done with code and the place i paste. and the result after that.

public_html>Templates>default.catalog>page>order_history.inc.php

tim
Founder
Van Sweden
Lid sinds mei 2013
tim

You are showing indications that you definately don't know what you are doing. I assume you copy and pasted some general example code thinking that might do the specific job for you? You can't stick a html, head, body inside a current body. And the example code already have a non unique button placeholder.

Have a friend or freelancer to assist you. This is the best advice I can think of. For the sake of your own and your customers' security.

Dit topic is gesloten wegens langdurige inactiviteit. Erop posten is niet mogelijk.
Deze website maakt geen gebruik van cookies en geen trackingtechnologie van derden . Wij denken dat we het beter kunnen dan anderen en hechten veel waarde aan uw privacy.