Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Ogone Postsale Problem


eels1982

Recommended Posts

I am using the Ogone payment module for the osCommerce shop.

When I test the online payment, orders are correctly updated. But only if I let the Ogone platform redirect to the osCommerce shop. When I close the window first, the order is not entered.

 

I have configured checkout_success.php as my postsale page, and I have chosen to do the updating in the background & deferred and I checked Authorize to defer the request if the online request has failed ?' yes.

 

Can anybody help me on the right track, to also receive updates when the user closes his window (should get updated with postsale...)?

Link to comment
Share on other sites

I am using the Ogone payment module for the osCommerce shop.

When I test the online payment, orders are correctly updated. But only if I let the Ogone platform redirect to the osCommerce shop. When I close the window first, the order is not entered.

 

I have configured checkout_success.php as my postsale page, and I have chosen to do the updating in the background & deferred and I checked Authorize to defer the request if the online request has failed ?' yes.

 

Can anybody help me on the right track, to also receive updates when the user closes his window (should get updated with postsale...)?

I'm not up-to-date on the exact ogone postsale details that you are referring too, however, the general case when the customer doesn't complete with the redirect to the oscommerce shop is covered by the held orders contribution which basically captures all order details before sending the customer to the payment provider.

KEEP CALM AND CARRY ON

I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support).

So if you are still here ? What are you waiting for ?!

 

Find the most frequent unique errors to fix:

grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt

Link to comment
Share on other sites

I'm not up-to-date on the exact ogone postsale details that you are referring too, however, the general case when the customer doesn't complete with the redirect to the oscommerce shop is covered by the held orders contribution which basically captures all order details before sending the customer to the payment provider.

I think that is not the particular solution for my case. I'm really needing a page that updates the database via an ogone postsale request. Because with my current settings, the database is only updated through the redirect page. When the browser is closed (and the redirect is not complete), the database now does not get updated.

Anybody else dealt with this?

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.
Note: Your post will require moderator approval before it will be visible.

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...