Is it possible to add buttons to invoice templates? as i mostly use ubercart to invoice clients for consultation fees and the like. Alot of stuff i supply as a monthly/annual service fee, and this would solve several problems I am having with ubercart.

I have read about embedding button, but cannot figure out what to add to my invoice template! can this work?

Comments

Progression’s picture

I'm working on a private school reoccurring monthly tuition and what you are describing is exactly what I am looking for as well.

arithmetric’s picture

Title: Adding paypal buttons to email invoice? » Adding PayPal Buttons to an e-mail invoice?
Status: Active » Closed (works as designed)

Theoretically you can use the embedding code from this module's project page to include a PayPal Button in an e-mail or HTML invoice.

However, this may not work quite as you intend it. As far as I understand, an invoice is created from an order that already exists for a specific customer and with specific products. When a PayPal Buy Now or Subscription button from this module is used, it creates a new order for the customer and products. So, if someone clicks on a PayPal Button from an invoice, their payment would be credited to a different (new) order.

I think the best solution for you would be if orders could be created for people, sent as invoices or bills, which people could pay by logging into the site. I'm not sure yet of how to do this with Ubercart.