| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
CONFIG_PREFIX |
"sdk.alipay" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
GATEWAY |
"https://openapi.alipay.com/gateway.do" |
public static final String |
GATEWAY_DEV |
"https://openapi.alipaydev.com/gateway.do" |
public static final String |
OAUTH2 |
"https://openauth.alipay.com/oauth2/" |
public static final String |
OAUTH2_DEV |
"https://openauth.alipaydev.com/oauth2/" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
protected static final String |
TYPE |
"ALIPAY" |
Copyright © 2017. All rights reserved.