1- Suppose we have an order(A, for example) for 4 line items.
2- Split line item into 2 line items for same order(A) and make payment for this line items.
3- Again split 1 line item from rest of line items for same order(A) and make payment for this line item.
So is that possible?.
If possible so how we can achieve this?, Please suggest.
Thank you.