Add paypal button to order history

Depuis Inconnu
Membre depuis déc. -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
Depuis Sweden
Membre depuis mai 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;

Depuis Inconnu
Membre depuis déc. -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
Depuis Sweden
Membre depuis mai 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.

Ce fil de discussion a été fermé en raison d'une longue inactivité. Il n'est pas possible de publier dessus.
Ce site n'utilise aucun cookie ni aucune technologie de suivi tierce. Nous pensons pouvoir faire mieux que les autres et nous nous soucions vraiment de votre vie privée.