Can anybody help?
I have the leasing payment module. Seems working fine if customer not interrupting the session when signing deal with the leasing company. If signing was interrupted, This leasing company sending the e-mail to the customer with a link to follow up his signing. And when the customer deal is signed, this leasing company send to my callback link
confirmation about this deal and I receive this url :
How to grab this order_id from address bar and follow up the session with this order_id to make checkout/success and post order status processed?
Thank you in advance.