V13
This commit is contained in:
@@ -131,8 +131,10 @@ public enum TrdPayTypeEnum {
|
|||||||
V12("https://cashapi.sandpay.com.cn","/gateway/trade","/Pay_Trade_query.html","/api/pay/trd/notify/v12","OK"),
|
V12("https://cashapi.sandpay.com.cn","/gateway/trade","/Pay_Trade_query.html","/api/pay/trd/notify/v12","OK"),
|
||||||
/**
|
/**
|
||||||
* https://pp123.bghyvwk.cn/doc/pay_create.html
|
* https://pp123.bghyvwk.cn/doc/pay_create.html
|
||||||
|
* 1016
|
||||||
|
* Wsz6yTi6AG5X6Cxt5Zt6rXKGKXitsX5I
|
||||||
*/
|
*/
|
||||||
V13("https://pp123.bghyvwk.cn","/api/pay/create","/api/pay/query","/api/pay/trd/notify/v12","success"),
|
V13("https://pp123.bghyvwk.cn","/mapi.php","/api.php","/api/pay/trd/notify/v12","success"),
|
||||||
|
|
||||||
;
|
;
|
||||||
private final String gatewayUrl;
|
private final String gatewayUrl;
|
||||||
|
|||||||
Reference in New Issue
Block a user