nBill Community
23/May/2012, 12:57:07 AM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Click Here
for the nBill home page, or
take a tour
.
Home
Help
Search
Login
Register
nBill Community
>
Version 1.x
>
Payment Gateways
>
Payment with a simple Bank Transfer? How ist it possible?
Pages:
1
[
2
]
« previous
next »
Print
Author
Topic: Payment with a simple Bank Transfer? How ist it possible? (Read 5171 times)
netshine
Administrator
Hero Member
Offline
Posts: 4,563
Re: Payment with a simple Bank Transfer? How ist it possible?
«
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
Posts: 30
Re: Payment with a simple Bank Transfer? How ist it possible?
«
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
Posts: 4,563
Re: Payment with a simple Bank Transfer? How ist it possible?
«
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
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Announcements
-----------------------------
=> Official Announcements
-----------------------------
nBill Extensions (nTicket, nCart, etc.)
-----------------------------
=> nBill Extension Support
-----------------------------
Version 2.x
-----------------------------
=> Installation, Upgrades, and Licensing
=> General Questions/Comments
=> Payment Gateways
=> Language Packs and Translation
=> Community Tips
=> Suggestions
=> General Feedback
=> Documentation
=> Bug Reports
-----------------------------
Version 1.x
-----------------------------
=> Installation and Licensing
=> General Questions/Comments
=> Payment Gateways
=> Language Packs and Translation
=> General Feedback
=> Documentation
=> Bug Reports
-----------------------------
User to User
-----------------------------
=> Services Wanted
Loading...