Adding custom variables to on_sent_ok redirect url
-
I want to capture contact details via a form in the usual way, but then redirect users to a charity fundraising page on JustGiving.com passing custom variables based on values that the user has entered on the form.
For example there will be a ‘pledge’ field that lets users state how much they want to donate, so I want the user redirected after the form submission to something like https://www.justgiving.com/username/donate?amount=13.27 where 13.27 is the amount they entered.
Can anyone think of a way to achieve this? Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Adding custom variables to on_sent_ok redirect url’ is closed to new replies.