- Posts: 13
- Thank you received: 0
Help to use Fee to add Paypal creditcard fee
- Poul Melgaard
- Topic Author
- Offline
- New Member
-
Less
More
12 years 3 months ago - 12 years 3 months ago #25431
by Poul Melgaard
Help to use Fee to add Paypal creditcard fee was created by Poul Melgaard
Hello All
And thanks for a great componet, I am trying to set something up with the use of Fee
Here is the deal
I have clients that jumps paraschute with me, they book a class for [full amount]
1) Then they only get the option to pay [deposit amount] (I know I saw the solution here somewere anyone??)
2) They can chose "I have jumps that I havent used" (checkbox) and then class is free [fullamount]-[fullamount] (its free)
3) I want them to click on "Yes I agree to pay Paypal Pro Fee of deposit" (checkbox)
And then let the form add a fee to deposit ([deposit amount]*0,034+2,6)
4) And the the "Paypal fee of deposit " shovs up on registration/ confirmation page
Help pointers...??
Site: parawings.com/kurser?task=individual_registration&event_id=3
And thanks for a great componet, I am trying to set something up with the use of Fee
Here is the deal
I have clients that jumps paraschute with me, they book a class for [full amount]
1) Then they only get the option to pay [deposit amount] (I know I saw the solution here somewere anyone??)
2) They can chose "I have jumps that I havent used" (checkbox) and then class is free [fullamount]-[fullamount] (its free)
3) I want them to click on "Yes I agree to pay Paypal Pro Fee of deposit" (checkbox)
And then let the form add a fee to deposit ([deposit amount]*0,034+2,6)
4) And the the "Paypal fee of deposit " shovs up on registration/ confirmation page
Help pointers...??
Site: parawings.com/kurser?task=individual_registration&event_id=3
Attachments:
Last edit: 12 years 3 months ago by Poul Melgaard. Reason: Better explenation
Please Log in or Create an account to join the conversation.
- Poul Melgaard
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 13
- Thank you received: 0
12 years 3 months ago #25585
by Poul Melgaard
Replied by Poul Melgaard on topic Re: Help to use Fee to add Paypal creditcard fee
Anyone??
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
12 years 3 months ago #25586
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Help to use Fee to add Paypal creditcard fee
Hi Poul
First of all, I am sorry for lately response. I was on new year holiday an just come back to office yesterday afternoon.
Back to your questions :
1. Regarding the issue #1, I think you can have a look at the file components/com_eventbooking/views/register/view.html.php, find the code below and remove it :
2. Regarding #2, #3, #4, I am afraid of it is not possible to config the extension. You will need to find someone who knows programming to help you customize the code to have the extension works in the way you mentioned(it is not really easy).
Tuan
First of all, I am sorry for lately response. I was on new year holiday an just come back to office yesterday afternoon.
Back to your questions :
1. Regarding the issue #1, I think you can have a look at the file components/com_eventbooking/views/register/view.html.php, find the code below and remove it :
Code:
$options[] = JHTML::_('select.option', 0, JText::_('EB_FULL_PAYMENT')) ;
2. Regarding #2, #3, #4, I am afraid of it is not possible to config the extension. You will need to find someone who knows programming to help you customize the code to have the extension works in the way you mentioned(it is not really easy).
Tuan
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.