| Package | Description |
|---|---|
| org.broadleafcommerce.vendor.paypal.service.payment.message.details | |
| org.broadleafcommerce.vendor.paypal.service.payment.type |
| Modifier and Type | Field and Description |
|---|---|
protected PayPalCheckoutStatusType |
PayPalDetailsResponse.checkoutStatusType |
| Modifier and Type | Method and Description |
|---|---|
PayPalCheckoutStatusType |
PayPalDetailsResponse.getCheckoutStatusType() |
| Modifier and Type | Method and Description |
|---|---|
void |
PayPalDetailsResponse.setCheckoutStatusType(PayPalCheckoutStatusType checkoutStatusType) |
| Modifier and Type | Field and Description |
|---|---|
static PayPalCheckoutStatusType |
PayPalCheckoutStatusType.PAYMENTACTIONFAILED |
static PayPalCheckoutStatusType |
PayPalCheckoutStatusType.PAYMENTACTIONINPROGRESS |
static PayPalCheckoutStatusType |
PayPalCheckoutStatusType.PAYMENTACTIONNOTINITIATED |
static PayPalCheckoutStatusType |
PayPalCheckoutStatusType.PAYMENTCOMPLETED |
| Modifier and Type | Method and Description |
|---|---|
static PayPalCheckoutStatusType |
PayPalCheckoutStatusType.getInstance(String type) |
Copyright © 2016. All rights reserved.