public abstract class AbstractPaymentResponse extends AbstractResponse
ogoneFields, parameters| Constructor and Description |
|---|
AbstractPaymentResponse(String xmlString) |
| Modifier and Type | Method and Description |
|---|---|
Double |
getAmount() |
boolean |
isSuccessful() |
getParameter, toMap, toStringpublic AbstractPaymentResponse(String xmlString) throws XmlParseException
XmlParseExceptionpublic Double getAmount()
public boolean isSuccessful()
Copyright © 2016. All rights reserved.