I have created a user registration form.
I would now like to create a redirect to PayPal page for payment.
I looked at the "Redirect / Remote Submit" but I do not understand how can I do to create the link to the HTML page of PayPal.
Thank you.
Hi giuxmian,
The simplest way is to use the ReDirect URL action to create the URL followed by a ReDirect User action to do the redirection - Note that this needs to be the last action in the event.
Bob
Hi Bob,
could you make me an example also attaching images?
Thanks a lot.
Hi giuxmian,
There are several examples here if you search the forums. What exactly do you need to send to PayPal? And where does that information come form in your form?
Bob
Hi Bob,
you're right🙂
This is my test website fraefra.joomlafree.it
If you choose "SOCI JUNIOR" or "SOCI SENIOR" you'll see a form that user has to compile to do a subscription.
Next step is to click "COMPLETA ISCRIZIONE" button (in the bottom of form) and you'll see PayPal button to pay subscription (image_01.png)
I'd like when user clicks on "COMPLETA ISCRIZIONE" button he will see a redirect to a paypal page like image_02.png
I hope you have understood my question.
Thanks a lot.
Hi giuxmian,
The PayPal hosted button that you have there appears to work OK - what else do you need?
Bob
Hi Bob,
thank you for your answer.
For example I'd like to customize PayPal button adding an image and some text above it
Just customize the button code then and include your own image and text!
Regards,
Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
Hi Bob and Hi max,
thank you very much for your answers 🙂