Closed ghost closed 5 years ago
There is no MERC_UNQ_REF param in both android and ios. Please add it. Ex : paramMap.put("MERC_UNQ_REF", options.getString("MERC_UNQ_REF")); in android
paramMap.put("MERC_UNQ_REF", options.getString("MERC_UNQ_REF"));
Thank you for using our library. We're gonna add this param in a next couple of days. Stay tuned!
There is no MERC_UNQ_REF param in both android and ios. Please add it. Ex :
paramMap.put("MERC_UNQ_REF", options.getString("MERC_UNQ_REF"));
in android