nBill Community nBill Home Page
23/May/2012, 12:56:40 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Click Here for the nBill home page, or take a tour.  
 
   Home   Help Search Login Register  
Pages: 1 [2]
  Print  
Author Topic: Payment with a simple Bank Transfer? How ist it possible?  (Read 5171 times)
netshine
Administrator
Hero Member
*****
Offline Offline

Posts: 4,563


View Profile
« Reply #15 on: 15/November/2009, 03:40:59 PM »

You could possibly use the pending_order_created event to look up the details from the #__inv_pending_orders table and fire off an e-mail to the client. Only the pending order ID is passed in to that event, but you can look up the rest of the details on the pending order record.
Logged
TheBelgarion
Jr. Member
**
Offline Offline

Posts: 30


View Profile WWW
« Reply #16 on: 15/November/2009, 06:21:24 PM »

thx a lot!

I switched to creating real orders and sending invoices via Cron ( because I could create a PDF from the HTML template )
the only thing I could not use with this solution is the automatic group changes.

wonder why the acl_control plugin changes the users gid even if the order is still in "proccessing" mode !?
(guess with a CC Card gateway it will be set to "success" once you call the success method in the gateway)

So I could do with the pending_order_created event - but it would still be nice to have a template for sending any email with html/pdf.

thomas
Logged

B2B Import & Export Portal www.europrompt.com
netshine
Administrator
Hero Member
*****
Offline Offline

Posts: 4,563


View Profile
« Reply #17 on: 15/November/2009, 08:12:11 PM »

The user subscription plugin only cares about cancelled orders. If the order status is not cancelled, it assumes all is well and will allow access. If I made it only set the access level if the order status was completed, I would get lots of complaints about it 'not working'! Typically, the order is not created until after payment is received, so it is not generally a problem.
Logged
Pages: 1 [2]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!