Questions about Payment Form extension

No PayPal redirect and not adding fee values

  • Derek Maclean
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 1 week ago #44228 by Derek Maclean
No PayPal redirect and not adding fee values was created by Derek Maclean
Hi,

I'm trying to set up a simple race registration form, however I'm having difficulty on the following:
  • Adding the custom fields values for Adult (£10) Child (£5) and Family (£20) and
  • Getting the form to redirect to PayPal to process payment

Please advise how i do this? I've only just downloaded your component and as far as i can see there is nothing mentioned on this in the documentation. I'm using Joomla! 2.5.19

Thanks

Please Log in or Create an account to join the conversation.

More
10 years 1 week ago #44236 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic No PayPal redirect and not adding fee values
Hi Derek

The solution is creating a custom fee field. Please try to setup it as below :

1. Set the amount in the form to 0.

2. Create a custom field, type dropdown

- Set Fee Field to Yes
- In the Values property, enter: (note each item in one line)
Adults(£10)
Child (£5)
Family (£20)
- In the Fee Values property, enter :
10
5
20

After that, try again and It should work as expected !

Regards,

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc