Payment Form version 4.0 released
- Tuan Pham Ngoc
- Topic Author
- Offline
- Administrator
-
Today, we just released version 4.0 of Payment Form. This is a minor release contains some small improvements :
1. It prevent users from accessing to payment record data when they know URL of the payment completed page.
2. Provide two extra offline payment method. In case you want to use extra offline payment methods (cheque, cash.....) to provide users different payment options, you can download these offline payment plugin here and install it to your site.
If you want to use this new version (just a minor update), you can login, access to My Downloads menu item, see your order and download latest version from there
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- sam perugini
- Offline
- New Member
-
- Posts: 2
- Thank you received: 0
These updates are fine but they need to allow us to enter our own banking info. I tested an offline payment and my email has you banking info which I assume is hard coded somewhere....this needs to be replaced with some text area to allow me to put my banking details in so customer knows what to do.....and this bank data needs to be viewable in the form so customer can see this info....or maybe make this bit optional so can be displayed either in the form or in the email after processing the order.
Regards
Sam P
Please Log in or Create an account to join the conversation.
- Brian F
- Offline
- Premium Member
-
- Posts: 101
- Thank you received: 17
Regarding showing the details in the form, we're using the Offline Payment plugin as a "Pay By Check" option, and then using jQuery to show a "where to mail the check" message (the info is in the email message as well) below the "Pay By Check" radio group when that radio button is clicked. Maybe Tuan will add a feature such as that in the future

sam perugini wrote: Hi Tuan
These updates are fine but they need to allow us to enter our own banking info. I tested an offline payment and my email has you banking info which I assume is hard coded somewhere....this needs to be replaced with some text area to allow me to put my banking details in so customer knows what to do.....and this bank data needs to be viewable in the form so customer can see this info....or maybe make this bit optional so can be displayed either in the form or in the email after processing the order.
Regards
Sam P
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Topic Author
- Offline
- Administrator
-
@Sam
The bank account you are talking about is just a fake bank account, it is not mine

Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Brian F
- Offline
- Premium Member
-
- Posts: 101
- Thank you received: 17

Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Topic Author
- Offline
- Administrator
-

Please Log in or Create an account to join the conversation.
- sam perugini
- Offline
- New Member
-
- Posts: 2
- Thank you received: 0
This should also be an option in the form eg: Description. which can be optional.
regards
Sam P
Please Log in or Create an account to join the conversation.
- Brian F
- Offline
- Premium Member
-
- Posts: 101
- Thank you received: 17
I'd have to look at your template's JS file to see how your "(document).ready" starts out and how the jQuery function is passed, but the below code will go inside your ready function.
I created a variable of the info we needed (add whatever info there), and the code then adds that variable after the os_offline radio element group, hides that variable on page load, and then will slide open when the os_offline radio is checked (and hidden when not checked). Not the prettiest in the world but did what I needed.
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.