Uses of Class
com.onlinepayments.domain.ProtectionEligibility
Packages that use ProtectionEligibility
-
Uses of ProtectionEligibility in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return ProtectionEligibilityModifier and TypeMethodDescriptionPaymentProduct840SpecificOutput.getProtectionEligibility()Kind of seller protection in force for the PayPal transactionProtectionEligibility.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 PolicyItemNotReceivedEligible - 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 PolicyMethods in com.onlinepayments.domain with parameters of type ProtectionEligibilityModifier and TypeMethodDescriptionvoidPaymentProduct840SpecificOutput.setProtectionEligibility(ProtectionEligibility value) Kind of seller protection in force for the PayPal transactionPaymentProduct840SpecificOutput.withProtectionEligibility(ProtectionEligibility value) Kind of seller protection in force for the PayPal transaction