提交 7f290354 authored 作者: Whispa's avatar Whispa

commit commit

上级 11889349
......@@ -78,8 +78,8 @@ public class CardCharge {
json.put("amount", this.getAmount());
json.put("currency", this.getCurrency());
json.put("network", "MTN");
json.put("email", this.getEmail());
json.put("phone_number", this.getPhonenumber());
json.put("customer_email", this.getEmail());
json.put("customer_phone", this.getPhonenumber());
json.put("fullname", this.getFullname());
} catch (JSONException ex) {
ex.getMessage();
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论