package com.fdkankan.ucenter.pay.paypal.sdk; public enum PaypalPaymentIntent { sale, authorize, order }