Affilinet Session Information in the after end

  • Posts: 87
  • Thank you received: 10
13 years 4 months ago #3889

Hi Forum,
Hello Nicolas,

what is the smartest way, to put additional Informationen into the hikashop-cookie/session and display those in the after_end after paypal?

Thats not the regular joomla-session anymore or?

XMAS Greeting from Berlin
G. | H6

Please Log in or Create an account to join the conversation.

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
13 years 4 months ago #3890

Hi,

The same way we put the order_id in the session so that you can retrieve it later on:

$app =& JFactory::getApplication();
$app->setUserState( HIKASHOP_COMPONENT.'.order_id',$order_id);

Please Log in or Create an account to join the conversation.

  • Posts: 87
  • Thank you received: 10
13 years 4 months ago #3892

ok.....im afraid, that I dont understand this system in complete. The problem is, that i only have a GET Variable on the site entry = homepage. I put this value in the session... $_SESSION, but this value is gone after the return from paypal.....I realy have to look at it....

G.

Please Log in or Create an account to join the conversation.

  • Posts: 87
  • Thank you received: 10
13 years 4 months ago #3911

...close this please. I was to stupid to set the Session !!!!
THX - good night

Please Log in or Create an account to join the conversation.

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
13 years 4 months ago #3917

Yes you can put it directly in $_SESSION.
Glad that you figured out the problem :)

Please Log in or Create an account to join the conversation.

Time to create page: 0.057 seconds
Powered by Kunena Forum