public interface AppConfig
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMerchantCode() |
java.lang.String |
getSecretKey() |
java.lang.String |
getTerminal() |
boolean |
isTestMode() |
void |
saveNotification(Notification notification) |
java.lang.String getMerchantCode()
java.lang.String getTerminal()
java.lang.String getSecretKey()
boolean isTestMode()
void saveNotification(Notification notification) throws OperationException
OperationException