Do the payment extension need to create the GET pgloader api (/api/v1/pgloader/{middlewareTxnId}) to load the checkout page at extension end? Instead can the extension send the payment checkout url in the “redirect_url” field of create payment session api response?
I have tried sending the same and this is also working on uat. Please confirm this.