I am invoking SaleApp using ACTION_MANUAL_PAY intent. I would like to pass an external identifier so that when the activity finishes and I get the payment back, I can correlate it to my actual order which exists in a different system altogather.
Can you please provide the code to pass the external payment id to SaleApp?