Class CommercePaymentResult
java.lang.Object
com.liferay.commerce.payment.result.CommercePaymentResult
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlong
int
boolean
boolean
-
Constructor Details
-
CommercePaymentResult
-
-
Method Details
-
getAuthTransactionId
-
getCommerceOrderId
public long getCommerceOrderId() -
getNewPaymentStatus
public int getNewPaymentStatus() -
getRedirectUrl
-
getRefundId
-
getResultMessages
-
isOnlineRedirect
public boolean isOnlineRedirect() -
isSuccess
public boolean isSuccess()
-