Working on payment gateway kind of Credit Loan section based on input and bank response after certain day to redirectUrl with some parameter.
Since we have Context Object and redirect page " .. /thirdpartypayment/mid/223/... ". When request comes to that page context object null and getting object reference on thirdpartypayment Route.
Work around:
1. Do we have any Url Setup to make it Notify URL with custom parameter in query string?
Or
2. Any Other Redirect/Page setup we have to do that will do the job.
Appreciate a quick around help on that.