Hi there,
I want to implement next:
When user clicks on our Tender button on payment screen, our app automatically splits items and then proceed with payment with one items then with other.
It's like if user clicks on "Split By Item" manually then selects specific items and pays for selected items then for others.
How can we do this using Android SDK / REST API?