Class AuthorizationStatusDetails
java.lang.Object
com.broadleafcommerce.paypal.micro.gateway.domain.orders.AuthorizationStatusDetails
- All Implemented Interfaces:
Serializable
The details of the authorized payment status.
- Author:
- Dima Myroniuk (dmyroniuk)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AuthorizationStatusDetails
public AuthorizationStatusDetails()
-
-
Method Details
-
setReason
The reason why the authorized status is "PENDING". The possible values are:- "PENDING_REVIEW". Authorization is pending manual review.
-
getReason
The reason why the authorized status is "PENDING". The possible values are:- "PENDING_REVIEW". Authorization is pending manual review.
-