Multi Tender Feature

We are working on a Poynt Native application. We need to handle multi tender feature in the app where the user will able to pay the amount partially by cash, credit card, and rewards. For example, a customer purchased an item of $100 and want to pay $20 by cash, $50 by credit card, and remaining $30 by reward points. Please provide us the specification or details to implement the same (multi tender) in the Poynt Android Native application.

To use the built-in multi-tender fragment create the intent with Intents.ACTION_COLLECT_MULTI_TENDER_PAYMENT action.