Hi I am getting null data for the charge option in ManualPay intent.
Payment payment = data.getParcelableExtra(Intents.EXTRA_PAYMENT);
Is there any posibilty to get the intent data back from the activity.