Hi all,
I am trying to put session info into the Buy Now forum that can be retrieved when the Cancel or Return Urls. I have tried the on0/1/etc and the custom parameters, but I am not getting the expected results.
see that these can be accessed via IPN, but can then be accessed when the cancel or return urls are called (either via a post parameter or something?). I would like to be able to handle it when the return or cancel urls are called (as opposed to the IPN).
And of course, since this is session info, it needs to be dynamically put into the forum. I am using php.
Thanks,
-Adam