- Posts: 13
- Thank you received: 0
Full Payment
- mbt
- Topic Author
- Offline
- New Member
-
Less
More
13 years 1 month ago #14836
by mbt
Full Payment was created by mbt
Hi Tuan,
Can you tell me if it is possible to remove the Full Payment option from the registration form? When people checkout I want to only offer the deposit feature in the drop down box.
Thanks in advance
Can you tell me if it is possible to remove the Full Payment option from the registration form? When people checkout I want to only offer the deposit feature in the drop down box.
Thanks in advance
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
13 years 1 month ago #14857
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Full Payment
You will need to edit the code alitle. The steps are :
1. Open the file components/com_eventbooking/views/register/view.html.php
2. Find the line of code below (there are 3 instances of this line of code) and remove it :
After that, it will work as expected .
Regards,
Tuan
1. Open the file components/com_eventbooking/views/register/view.html.php
2. Find the line of code below (there are 3 instances of this line of code) and remove it :
Code:
$options[] = JHTML::_('select.option', 0, JText::_('EB_FULL_PAYMENT')) ;
After that, it will work as expected .
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- mbt
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 13
- Thank you received: 0
13 years 1 month ago #14866
by mbt
Replied by mbt on topic Re: Full Payment
Thanks Tuan, worked perfectly.
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
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.
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.