Being directed to login screen after external payment

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
5 years ago
I am using an existing payment hub that we have.  When the payment hub posts back to my to my controller to handle the successful payment, I am being sent to the login screen.

I have a form that posts to the payment hub and when payment is complete the payment hub posts a form back to my controller.

Any suggestions on how to maintain the logged in session while the user is completing the payment?
5 years ago
What version of nopCommerce are you using ?
What external payment gateway are you using ?
Isnt there an existing payment method plugin for this payment gateway ?

What method are you using to post to the payment method ?
Look at how another payment plugin works - maybe paypal standard
5 years ago
Yidna wrote:
What version of nopCommerce are you using ?
What external payment gateway are you using ?
Isnt there an existing payment method plugin for this payment gateway ?

What method are you using to post to the payment method ?
Look at how another payment plugin works - maybe paypal standard


I believe were are using version 4.0.

I am trying to use an internal gateway. It has been developed by another group and I am accessing it by posting a hidden form from one of our screens.  I get to the gateway and process my payment fine, but when the gateway redirects back it goes to the login screen.

I will have a look at the PayPal plugin as you suggested.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.