Fix 2checkout gateway payment validation problem #17683
Description
Since 2checkout added additional parameters, these parameters caused problems in the validation part. To prevent this from happening again, instead of getting the returnurl from the request, the database was saved and used from the database in the validation phase.
Checklist
- I fully tested it as developer / designer and created unit / integration tests
- I've assigned reviewer, related labels and set a milestone for this PR