| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
ProtectionEligibility |
PaymentProduct840SpecificOutput.getProtectionEligibility()
Kind of seller protection in force for the PayPal transaction
|
ProtectionEligibility |
ProtectionEligibility.withEligibility(String value)
* Eligible - Merchant is protected by PayPal's Seller Protection Policy for Unauthorized Payment and Item Not Received
* PartiallyEligible - Merchant is protected by PayPal's Seller Protection Policy for Item Not Received
* Ineligible — Merchant is not protected under the Seller Protection Policy
|
ProtectionEligibility |
ProtectionEligibility.withType(String value)
- ItemNotReceivedEligible - Merchant is protected by PayPal's Seller Protection Policy for Item Not Received
- UnauthorizedPaymentEligible - Merchant is protected by PayPal's Seller Protection Policy for Unauthorized Payment
- Ineligible - Merchant is not protected under the Seller Protection Policy
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentProduct840SpecificOutput.setProtectionEligibility(ProtectionEligibility value)
Kind of seller protection in force for the PayPal transaction
|
PaymentProduct840SpecificOutput |
PaymentProduct840SpecificOutput.withProtectionEligibility(ProtectionEligibility value)
Kind of seller protection in force for the PayPal transaction
|
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.