registration form

Gerrit1958 20 Nov, 2015
Hello i really don’t know how i can make a registration form with pay pall

Must be lik this

Naam:
Email:
Phone number:

DROPDOWN WITH NAME SATURDAY

1 C- SINGLE
2 C+ SINGLE
3 B- SINGLE
4 B+ SINGLE
5 A SINGLE
NOT PLAYING

DROPDOWN WITH NAME SUNDAY

1 C- DOUBLES
2 C+ DOUBLES
3 B- DOUBLES
4 B+ DOUBLES
5 A DOUBLES
6 NOT PLAYING


YOUR TOURNAMENT FEE YOU HAVE TO PAID IS [AMOUNT]


WHEN PEOPLE ONLY SELECT SATURDAY WITH ONE AT THE OPTIONS 1 TO 5 THEN [AMOUNT] HAVE TO BE 25 WHEN 6 THEN [AMOUNT] IS 0
WHEN PEOPLE ONLY SELECT SUNDAY WITH ONE AT THE OPTIONS 1 TO 5 THEN [AMOUNT] HEVE TO BE 25 WHEN 6 THEN [AMOUNT] IS 0

WHEN PEOPLE SELECT OPTION SATURDAY AND SUNDAY WITH ONE AT THE OPTIONS 1 TO 5 THEN [AMOUNT] HAVE TO BE 50

AND [AMOUNT] HAVE TO BE USED IN THE PAY PALL MODULE TO PAID

CAN YOU HELP ME OUT?

THANK
GreyHead 20 Nov, 2015
Hi Gerrit1958,

First you build the form - this video may help

Then you will need to write, or have written some Custom JavaScript and/or PHP to do the calculations you need. The JavaScript version will give the user instant feedback of the amount - but you should double-check the total with PHP after the form submits as the JavaScript is not fully secure.

Lastly you will need to link to PayPal to set up the payment. If you just need to redirect the user then the ReDirect action will work OK, if you need Instant Payment Notification then it gets a bit more complicated.

Bob
This topic is locked and no more replies can be posted.