indyrs::payments
pub fn parse_verify_payment_response( payment_method: &str, resp_json: &str) -> Box<dyn Future<Item = String, Error = IndyError>>