|
Rank: Starting Member
Groups: Registered
Joined: 4/15/2003 Posts: 4 Location: ,
|
I've got a problem passing my variable back from paypal using xclick and was wondering if anyone here might help me.
I've got this field:
<cfoutput>
<input type="hidden" name="custom" value="#session.UserID#>
<cfoutput>
If I do a flush I get nothing back or at least the page isn't working at all. It's identical to the check option I've developed but I get no info into my orders DB. Is is possible you cannot pass session through PayPal?
If nothing else how would I properly pass a value back from paypal and ask for it in my template? everything I try seems to not work.
"Great spirits have always encountered violent opposition form mediocre minds." - Albert Eistein
|