handlePaymentData
Deprecated
This method will be removed in future versions
Method to handle Activity results from Airwallex activities. Pass data here from your host's #onActivityResult(int, int, Intent) function.
Return
true if the activity result was handled by this function, otherwise false
Parameters
requestCode
the request code used to open the resulting activity
resultCode
a result code representing the success of the intended action
data
an Intent with the resulting data from the Activity