Welcome Guest, Not a member yet? Register   Sign In
Caching Registration Information till the person does the payment
#1

[eluser]coldfire82[/eluser]
HI,

I think this question is both common and complex (based on site structure).

I have a long registration form and contains more than 50 fields. When I post the form, I read the values and store it in the table.

But, now my client has introduced the Registration Fee in the same form. SO, now after form sumbit, I redirect the user to payment server (which is a 3rd party payment server), after the payment is successfully done, I have to save the form information.

I tried to store it in session but, after returning from the 3rd party server, the sesison is lost/destroyed and I cannot access the form values.

What are the possible and recommended ways to get the information after wards.

-




Theme © iAndrew 2016 - Forum software by © MyBB