Paymentsense-DevSupport / magento2-paymentsense-module

Paymentsense Module for Magento 2 Open Source (Community Edition)
GNU General Public License v3.0
3 stars 2 forks source link

Successful Payment returning to Empty Cart : Magento 2.4.1 #4

Open pauldonnelly opened 3 years ago

pauldonnelly commented 3 years ago

When a customer makes a payment on Payment Sense and return to the merchant website, they're returned to an empty cart instead of the success page. I've tested Paypal on the same website and it returns the customer to the success page but Payment Sense doesnt.

infozzle commented 3 years ago

When a customer makes a payment on Payment Sense and return to the merchant website, they're returned to an empty cart instead of the success page. I've tested Paypal on the same website and it returns the customer to the success page but Payment Sense doesnt.

I am having the same issue and I need urgent support from Payment Sense.

johnorourke commented 3 years ago

@infozzle @pauldonnelly I've found the developers don't respond directly on here, but if you email devsupport at paymentsense dot com with a clear description and instructions to replicate, they're really good at responding - generally same working day, sometimes next day, and if you make a clear enough case they'll usually be able to get the developers to check it within 2-3 days.

pauldonnelly commented 3 years ago

This worked for me. Seems to be an issue with a Chrome Update in Feb 2020 (SameSite). Try this: https://gist.github.com/elvinristi/a3263ca92a62ff68a838650dd0e91667

Source: https://github.com/magento/magento2/issues/26377#issuecomment-708186895

johnorourke commented 3 years ago

Working for me in the latest version - Chrome v87 / module v2.4.2 / Magento v2.3.4 - bad card details returns to a full cart, good card details returns to the success page.