Author Topic: Order Summary Totals in Invoice and E-mail Subjects  (Read 614 times)

Offline Zauberer

  • Jr. Member
  • **
  • Posts: 5
    • View Profile
Order Summary Totals in Invoice and E-mail Subjects
« on: 17/May/2010, 12:16:24 AM »
I'm testing on the 35-day trial of nBill for my site and I'm very close to purchasing it. I'm just trying to get it working as close as possible to the way I want it to work. I appreciate all help/advice in advance

I apologize in advance for the long e-text. I'm not super-tech savvy, but I am trying to update the site I'm working on and make it more professional and nBill seems the way to do it. It's also been a long time since I've done PHP, which makes customizing it difficult for me.

To quickly summarize the site, I'm in a college group running a Model UN for high school students and we have 50 or so schools register for the conference and the teachers for each school register their students together. I don't plan on using any payment gateways or PayPal. The "ordering" (or really registration) process thus needs to be as simple as possible. I'm really not even close to using most of the feature of nBill, but I definitely like what I've seen so far.  I've got the trial set up so the schools enter in the basic information we need and there are four "products" set-up on the order form. There is a fee per chaperone, a fee per delegate, a fee for transportation if they are coming from a long distance, and a fee per school. Once they submit their registration, their "order" is pending and they receive an e-mail with instructions telling them to wait for us to approve them. Once we approve them, they receive a confirmation e-mail. From then on, they can login to the site and see their profile and invoices.

So a few questions:

1) I've customized the e-mails they receive, but I can't figure out how to change the subject heading. I would honestly like it simple for the 2 e-mails they receive through nBill so that it's just "Conference Registration Pending" and "Conference Registration Approved."

2) I would like for them to be able to login to the site and see the order summary that they see at the end of the registration process, rather than the invoice or order page which breaks down the registration into 4 "product" components and shows 4 separate invoices for each "product". Ideally what I would like to do is have them login and see their "Order Details and Order Summary Totals" with payment instructions on who to make the check out to and where to send it. I believe the "client" also receives this summary by e-mail when their order is pending and confirmed.

If this isn't possible, I still cannot figure out how to in the invoice tab to get rid of the "Pay This Invoice" option which is virtually useless if you aren't using a payment gateway like Paypal. If anything, maybe having it link to payment instructions would be useful.

2a) Would there be any way to combine the 4 "products" into 1 product and 1 invoice. Might make this a lot easier.

3) What usually happens from year to year is that schools register, but want to add/remove students. Is there a way to allow them to edit their order from the front end? I'm thinking it'll be best if they just e-mail us and we edit their order and invoice from the back-end.

I realize I've got fairly specific requests here. If what I'm exactly looking for isn't an easy option, any information/advice on how to make it close and easy as possible would be appreciated.

Thanks in advance and sorry for the long questions. I'm not super tech savvy, but I'd really like to improve the registration process for next year's conference and nBill seems like the best way to do that.


Online netshine

  • Administrator
  • Hero Member
  • *****
  • Posts: 4,957
    • View Profile
Re: Order Summary Totals in Invoice and E-mail Subjects
« Reply #1 on: 17/May/2010, 11:53:35 AM »
Hello,

1) You can change the email subject by amending the file /administrator/components/com_nbill/language/en-GB/email.en-GB.php - in particular, line 70 and line 76

2) There is no way to bring back the order summary, but you can have all products on a single invoice as noted in your point 2a. In fact, that is the default behaviour - you must have changed it without realising. On the 'order' tab of your order form, the 'unique invoice' setting should be blank or 0 (zero).

3) No, an existing order cannot be amended by a user through the front end. They can cancel existing products and order new ones, but they cannot change existing orders.

Offline Zauberer

  • Jr. Member
  • **
  • Posts: 5
    • View Profile
Re: Order Summary Totals in Invoice and E-mail Subjects
« Reply #2 on: 20/May/2010, 01:33:17 PM »
Thank you so much! nBill really is great and I look forward to purchasing it and using it on my site!!

I still can't fine the subject line. I'm using nBill 2.0.9 and there is no "languages" folder. I was editing the e-mails from the "email_templates" folder.
« Last Edit: 20/May/2010, 01:47:22 PM by Zauberer »

Online netshine

  • Administrator
  • Hero Member
  • *****
  • Posts: 4,957
    • View Profile
Re: Order Summary Totals in Invoice and E-mail Subjects
« Reply #3 on: 20/May/2010, 05:51:20 PM »
The language files are stored in the folder /administrator/components/com_nbill/language/en-GB/.

Offline Zauberer

  • Jr. Member
  • **
  • Posts: 5
    • View Profile
Re: Order Summary Totals in Invoice and E-mail Subjects
« Reply #4 on: 20/May/2010, 09:16:15 PM »
Thanks...Sorry, I was looking in the wrong folder for that.

The last problem I'm having is I can't seem to get rid of the "Pay this Invoice(s)" option when the client logs in to the site and the "Pay this Invoice Online" option appears on the invoices. Under the "Vendors" setting, I have "Show Payment Link on Invoices" set to "No", the "Default Gateway" is set to "Not Applicable." Under "Display Options" I have "Display Pathway" set to "No." Under "My Invoices" I have "Show Payment Link (if applicable)" set to "No," and "Allow choice of gateway" is set to "No."

Online netshine

  • Administrator
  • Hero Member
  • *****
  • Posts: 4,957
    • View Profile
Re: Order Summary Totals in Invoice and E-mail Subjects
« Reply #5 on: 21/May/2010, 08:17:43 AM »

 

anything