how to create paypal description and amount????

Ruban kutty 24 Sep, 2014
Hai to every one.....

I have a problem with paypal connectivity to my form.....

well...... i wanna make membership form with paypal redirection page and i have done it....
but my problem is to create descriptions and amount on paypal redirection page ....

i have a 3 members....
member 1------>$30
member2------->$60
and member3------>$90

when user checks any of these members then redirection page will have to show respected description and amount which will be chosen.....

ex :-
if user selects member1 then paypal redirection page have to show member1 as a description and $30 as an amount...

hope you ll get it.....

can anyone tell me how to do this???

thanks
Max_admin 03 Oct, 2014
Hi Ruban,

So you have a radio box group ? just name it "amount" and set the values to 30, 60 and 90, then use "amount" as the "amount" field in your PayPal redirect.

You will then need to detect the selected amount and add the description you want to the $form->data array before the PayPal redirect runs.

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.