public static class AliPayService.AliPayElement extends AbstractPayService.PayElement
| 限定符和类型 | 字段和说明 |
|---|---|
String |
appid |
String |
charset |
String |
merchno |
protected PrivateKey |
priKey |
protected PublicKey |
pubKey |
String |
sellerid |
String |
signcertkey |
String |
verifycertkey |
notifyurl| 构造器和说明 |
|---|
AliPayElement() |
public String merchno
public String sellerid
public String charset
public String appid
public String signcertkey
public String verifycertkey
protected PrivateKey priKey
protected PublicKey pubKey
public static Map<String,AliPayService.AliPayElement> create(Logger logger, Properties properties)
public boolean initElement(Logger logger, File home)
initElement 在类中 AbstractPayService.PayElementpublic String toString()
Copyright © 2020. All rights reserved.