Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Protx module


prabheesh

Recommended Posts

Hi,

 

I was trying to implement payment module with oscommerce system. But when I clicked on the confirm order button, it displayed the error as "

 

select count(*) as total from sessions where sesskey = 'bb52a78420aa9304e43e9407a956e9a9'

[TEP STOP]

"

 

I found that the problem is related with the session.

 

During the development, I temporarily given the name of my new payment module as test and I created test.php in the payment module folder. In the constructor class, I redirected the page to be displayed by $this->form_action_url = './test-purchase-execute.php'; But, when I click the confirm order button, test-purchase-execute .php is executing well, but i am going out of the session.. How can I solve the problem..

 

Please help me..

 

regards

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...