public static class EhkingPayService.EhkingPayElement extends AbstractPayService.PayElement
| 限定符和类型 | 字段和说明 |
|---|---|
String |
appid |
String |
closeurl |
String |
createurl |
protected byte[] |
inpad |
String |
merchkey |
String |
merchno |
String |
notifyurl |
protected byte[] |
outpad |
String |
queryurl |
String |
refundurl |
| 构造器和说明 |
|---|
EhkingPayElement() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Map<String,EhkingPayService.EhkingPayElement> |
create(Logger logger,
Properties properties,
File home) |
boolean |
initElement(Logger logger,
File home) |
toStringpublic String merchno
public String appid
public String merchkey
public String notifyurl
public String createurl
public String queryurl
public String refundurl
public String closeurl
protected byte[] inpad
protected byte[] outpad
public boolean initElement(Logger logger, File home)
initElement 在类中 AbstractPayService.PayElementpublic static Map<String,EhkingPayService.EhkingPayElement> create(Logger logger, Properties properties, File home)
Copyright © 2020. All rights reserved.