Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.4.0-b1
-
Component/s: None
-
Labels:None
Description
When a client makes a payment without being logged in, they should be redirected to the payment received page. However, if they pay using a non-merchant gateway, the set return_url does not specify the client_id as a GET argument, and the controller redirects back to the log in page instead.
- Update non-merchant gateway payment's return_url to redirect to the /pay/received/ page successfully