Currently ios team is having an issue with chained payment in the app,the server team needs an order id to be set as tracking id for tracking the payment.But ios team says that they cant give a tracking id as there is no option to give tracking id in the sdk mobile payment library. Ios team says like after every chained payment transaction in the app it generates a pay key after a succesful transaction and a coorelationId for a failed transaction But it does not have a tracking id option. Server team says like they cant implement an ipn listener to update the db without the tracking id (Order Id).
I have been stuck with this issue for days can someone please help me out on this? It would be of great help