递归火山软件开发平台

标题: 关于zfbSDK [打印本页]

作者: a524238857    时间: 2018-12-3 12:29
标题: 关于zfbSDK
火山能直接引用SDK进行API调用么?目前官方出来的接口一点也不详细,感觉很多都没有,现在支持的貌似RSA接口密匙,能调RSA2接口么
public class AlipayConfig {
        public static String APP_ID = "xxxxxx";
        public static String APP_PRIVATE_KEY = "xxxxxx";//APP私钥
        public static String APP_PUBLIC_KEY = "xxxxxx";//APP公钥
        public static String ALIPAY_PUBLIC_KEY = "xxxxxx";//zfb公钥
        public static String UNIFIEDORDER_URL = "";//zfb网关
        public static String NOTIFY_URL = "";
        public static String CHARSET = "UTF-8";
        public static String FORMAT = "json";
        public static String SIGNTYPE = "RSA2";
        public static String TIMEOUT_EXPRESS = "30m";
}


官方能给个完整接口出来么?

作者: 创世魂    时间: 2018-12-4 12:25
这个需要咨询  @飞翔的企鹅 大佬……  不清楚,下一个,

作者: 飞翔的企鹅    时间: 2018-12-4 12:30
我搞不清楚,火山里面的类是根据zfb官方给的Demo封装的。




欢迎光临 递归火山软件开发平台 (https://bbs.voldp.com/) Powered by Discuz! X3.4