提交 948d4cba authored 作者: Whispa's avatar Whispa

commit commit

上级 caf7331c
...@@ -140,7 +140,7 @@ public class CardCharge { ...@@ -140,7 +140,7 @@ public class CardCharge {
JSONObject json = getPhoneJSON(); JSONObject json = getPhoneJSON();
json.put("PBFPubKey", RaveConstant.PUBLIC_KEY); json.put("PBFPubKey", RaveConstant.PUBLIC_KEY);
json.put("redirect_url", this.getRedirect_url()); json.put("redirect_url", this.getRedirect_url());
json.put("payment_options", "mobilemoneyrwanda"); json.put("payment_options", "account");
String message = json.toString(); String message = json.toString();
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论