I have created an external payment module to my prestashop (1.7) store. The payment is process via external server with redirecion method. After payment success, how can I redirect to my shop page to confirm the order? What is the exact URL, that I should redirect from external payment site to my shop page to update the order and its status?
NOTE : The external site is passing values via POST mechanism