Switch selection box to inputbox?
- Rezant
- Topic Author
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 0
14 years 9 months ago - 14 years 9 months ago #5212
by Rezant
Hello,
I've been trying to switch my vode's selectionbox (the one where you select the amount of vodes) to an inputbox. I've gotten the form changed, but the payment amount on paypal is always = to the amount in the box probably due to the way it was originally handled. I've been chaning the controller, but I can't seem to get the right values in there.
Any help would be appreciated.
I've been trying to switch my vode's selectionbox (the one where you select the amount of vodes) to an inputbox. I've gotten the form changed, but the payment amount on paypal is always = to the amount in the box probably due to the way it was originally handled. I've been chaning the controller, but I can't seem to get the right values in there.
Any help would be appreciated.
Last Edit: 14 years 9 months ago by Rezant.
Please Log in or Create an account to join the conversation.
- Saka
- Offline
- Administrator
14 years 9 months ago #5213
by Saka
Emir Sakic
www.sakic.net
Isn't it supposed to be?the payment amount on paypal is always = to the amount in the box
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.
- Rezant
- Topic Author
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 0
14 years 9 months ago - 14 years 9 months ago #5214
by Rezant
Well yes, in the original version. The way that I am trying to get it to work is they put the amount of vodes they would like to purchase in the box then it is sent to paypal as the amount of vodes*ratio or 50 in my case.
here's a nonworking demo of what I was trying to accomplish
http://cm.intothehead.com/component/vodes/
here's a nonworking demo of what I was trying to accomplish
http://cm.intothehead.com/component/vodes/
Last Edit: 14 years 9 months ago by Rezant.
Please Log in or Create an account to join the conversation.
- Saka
- Offline
- Administrator
14 years 9 months ago #5216
by Saka
Emir Sakic
www.sakic.net
I see. Well then the only way to do it is to use javascript to make the calculation before it's submitted to PayPal. Of course, I can't post you the code or instructions, custom coding and testing are required.
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.