Jump to content

Paypal checkout button on pdf invoice


webberoo

Recommended Posts

OK so i did some more poking around and I found an old post via google search (it didn't come up via forum search strange?).

 

Here is what I am using in invoicepdf.tpl:

 

$pdf->SetFont('helvetica','B',10);
$pdf->Cell(0,0,"To pay with PayPal (using either a Credit Card or your PayPal account balance), login here:",0,1,'L','0');
$pdf->SetFont('helvetica','',10);
$pdf->Cell(0,0,"http://www.YOURDOMAIN.com/WHMCSFOLDER/viewinvoice.php?id=".$invoicenum,0,1,'L','0');

 

Hope this helps someone out in the future!

Link to comment
Share on other sites

  • 4 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated