- GATEWAY_CONTEXT_KEY - Static variable in class org.broadleafcommerce.vendor.paypal.web.controller.BroadleafPayPalCheckoutController
-
- generateAuthorizePayer(PaymentRequestDTO) - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutTransactionServiceImpl
-
- generateAuthorizeTransactions(PaymentRequestDTO) - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutTransactionServiceImpl
-
- generateBillingAgreementPayer(PaymentRequestDTO) - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutTransactionServiceImpl
-
- generateSalePayer(PaymentRequestDTO) - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutTransactionServiceImpl
-
- generateSaleTransactions(PaymentRequestDTO) - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutTransactionServiceImpl
-
- generateTransactions(PaymentRequestDTO) - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutTransactionServiceImpl
-
- getAdditionalConfig() - Method in interface org.broadleafcommerce.payment.service.gateway.PayPalCheckoutConfiguration
-
See the PayPal API to see what additional configs you can set:
https://developer.paypal.com/docs/classic/api/merchant/SetExpressCheckout_API_Operation_NVP/
- getAdditionalConfig() - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutConfigurationImpl
-
- getAdditionalCustomFields() - Method in interface org.broadleafcommerce.payment.service.gateway.PayPalCheckoutConfiguration
-
The Paypal NVP API only allows a single field with custom logic in it: PAYMENTREQUEST_n_CUSTOM.
- getAdditionalCustomFields() - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutConfigurationImpl
-
- getAgreement() - Method in class org.broadleafcommerce.vendor.paypal.service.payment.PayPalCreateBillingAgreementResponse
-
- getAgreement() - Method in class org.broadleafcommerce.vendor.paypal.service.payment.PayPalExecuteBillingAgreementResponse
-
- getAgreementToken() - Method in class org.broadleafcommerce.vendor.paypal.service.payment.PayPalCreateAgreementTokenResponse
-
- getAgreementToken() - Method in class org.broadleafcommerce.vendor.paypal.service.payment.PayPalExecuteAgreementTokenResponse
-
- getApprovalLink(Payment) - Method in class org.broadleafcommerce.vendor.paypal.web.controller.BroadleafPayPalCheckoutController
-
- getApprovalLink(AgreementToken) - Method in class org.broadleafcommerce.vendor.paypal.web.controller.BroadleafPayPalCheckoutController
-
- getAuthorization(PaymentRequestDTO) - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutTransactionServiceImpl
-
- getAuthorization() - Method in class org.broadleafcommerce.vendor.paypal.service.payment.PayPalAuthorizationRetrievalResponse
-
- getAuthorization() - Method in class org.broadleafcommerce.vendor.paypal.service.payment.PayPalAuthorizeResponse
-
- getAuthorizationId(PaymentRequestDTO) - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutTransactionServiceImpl
-
- getAuthorizedPayment() - Method in class org.broadleafcommerce.vendor.paypal.service.payment.PayPalAuthorizeResponse
-
- getBeanWebProfileId(PaymentRequestDTO) - Method in class org.broadleafcommerce.vendor.paypal.service.PayPalWebProfileServiceImpl
-
- getCancelUrl() - Method in interface org.broadleafcommerce.payment.service.gateway.PayPalCheckoutConfiguration
-
URL to which the buyer is returned if the buyer does not approve the use of PayPal to pay you.
- getCancelUrl() - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutConfigurationImpl
-
- getCapture(PaymentRequestDTO) - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutTransactionServiceImpl
-
- getCapture() - Method in class org.broadleafcommerce.vendor.paypal.service.payment.PayPalCaptureResponse
-
- getCapture() - Method in class org.broadleafcommerce.vendor.paypal.service.payment.PayPalCaptureRetrievalResponse
-
- getCaptureId(PaymentRequestDTO) - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutTransactionServiceImpl
-
- getCheckoutRestClientId() - Method in interface org.broadleafcommerce.payment.service.gateway.PayPalCheckoutConfiguration
-
- getCheckoutRestClientId() - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutConfigurationImpl
-
- getCheckoutRestMode() - Method in interface org.broadleafcommerce.payment.service.gateway.PayPalCheckoutConfiguration
-
- getCheckoutRestMode() - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutConfigurationImpl
-
- getCheckoutRestSecret() - Method in interface org.broadleafcommerce.payment.service.gateway.PayPalCheckoutConfiguration
-
- getCheckoutRestSecret() - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutConfigurationImpl
-
- getConfiguration() - Method in interface org.broadleafcommerce.payment.service.gateway.ExternalCallPayPalCheckoutService
-
- getConfiguration() - Method in class org.broadleafcommerce.payment.service.gateway.ExternalCallPayPalCheckoutServiceImpl
-
- getConfiguration() - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutConfigurationServiceImpl
-
- getConfiguration() - Method in class org.broadleafcommerce.vendor.paypal.web.controller.BroadleafPayPalCheckoutController
-
- getDescription() - Method in class org.broadleafcommerce.vendor.paypal.api.AgreementToken
-
- getDetailedRefund() - Method in class org.broadleafcommerce.vendor.paypal.service.payment.PayPalRefundResponse
-
- getFailureReportingThreshold() - Method in class org.broadleafcommerce.payment.service.gateway.ExternalCallPayPalCheckoutServiceImpl
-
- getFailureReportingThreshold() - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutConfigurationImpl
-
- getFriendlyType() - Method in class org.broadleafcommerce.vendor.paypal.service.payment.type.PayPalShippingDisplayType
-
- getFriendlyType() - Method in class org.broadleafcommerce.vendor.paypal.service.payment.type.PayPalTransactionType
-
- getGatewayContextKey() - Method in class org.broadleafcommerce.vendor.paypal.web.controller.BroadleafPayPalCheckoutController
-
- getGatewayType() - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutConfigurationImpl
-
- getHostedService() - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutConfigurationServiceImpl
-
- getId() - Method in class org.broadleafcommerce.vendor.paypal.api.AgreementToken
-
- getInstance(String) - Static method in class org.broadleafcommerce.vendor.paypal.service.payment.type.PayPalShippingDisplayType
-
- getInstance(String) - Static method in class org.broadleafcommerce.vendor.paypal.service.payment.type.PayPalTransactionType
-
- getIntent(boolean) - Method in class org.broadleafcommerce.vendor.paypal.service.PayPalPaymentServiceImpl
-
- getLinks() - Method in class org.broadleafcommerce.vendor.paypal.api.AgreementToken
-
- getModuleName() - Method in class org.broadleafcommerce.vendor.paypal.config.PaypalModuleRegistration
-
- getName() - Method in class org.broadleafcommerce.payment.web.expression.PayPalVariableExpression
-
- getPayer() - Method in class org.broadleafcommerce.vendor.paypal.api.AgreementToken
-
- getPayerId(PaymentRequestDTO) - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutTransactionServiceImpl
-
- getPayment() - Method in class org.broadleafcommerce.vendor.paypal.service.payment.PayPalCreatePaymentResponse
-
- getPayment() - Method in class org.broadleafcommerce.vendor.paypal.service.payment.PayPalPaymentRetrievalResponse
-
- getPaymentDescription() - Method in interface org.broadleafcommerce.payment.service.gateway.PayPalCheckoutConfiguration
-
- getPaymentDescription() - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutConfigurationImpl
-
- getPaymentId(PaymentRequestDTO) - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutTransactionServiceImpl
-
- getPaymentRequestForCurrentOrder() - Method in interface org.broadleafcommerce.vendor.paypal.service.PayPalAgreementTokenService
-
- getPaymentRequestForCurrentOrder() - Method in class org.broadleafcommerce.vendor.paypal.service.PayPalAgreementTokenServiceImpl
-
- getPaymentRequestForCurrentOrder() - Method in class org.broadleafcommerce.vendor.paypal.service.PayPalBillingAgreementServiceImpl
-
- getPaymentRequestForCurrentOrder() - Method in class org.broadleafcommerce.vendor.paypal.service.PayPalPaymentServiceImpl
-
- getPayPalAgreementTokenFromCurrentOrder() - Method in interface org.broadleafcommerce.vendor.paypal.service.PayPalAgreementTokenService
-
- getPayPalAgreementTokenFromCurrentOrder() - Method in class org.broadleafcommerce.vendor.paypal.service.PayPalAgreementTokenServiceImpl
-
- getPayPalAmountFromOrder(PaymentRequestDTO) - Method in interface org.broadleafcommerce.payment.service.gateway.ExternalCallPayPalCheckoutService
-
- getPayPalAmountFromOrder(PaymentRequestDTO) - Method in class org.broadleafcommerce.payment.service.gateway.ExternalCallPayPalCheckoutServiceImpl
-
- getPayPalBillingAgreementIdFromCurrentOrder() - Method in interface org.broadleafcommerce.vendor.paypal.service.PayPalAgreementTokenService
-
- getPayPalBillingAgreementIdFromCurrentOrder() - Method in class org.broadleafcommerce.vendor.paypal.service.PayPalAgreementTokenServiceImpl
-
- getPayPalBillingTokenFromCurrentOrder() - Method in interface org.broadleafcommerce.vendor.paypal.service.PayPalBillingAgreementService
-
- getPayPalBillingTokenFromCurrentOrder() - Method in class org.broadleafcommerce.vendor.paypal.service.PayPalBillingAgreementServiceImpl
-
- getPayPalItemListFromOrder(PaymentRequestDTO, boolean) - Method in interface org.broadleafcommerce.payment.service.gateway.ExternalCallPayPalCheckoutService
-
- getPayPalItemListFromOrder(PaymentRequestDTO, boolean) - Method in class org.broadleafcommerce.payment.service.gateway.ExternalCallPayPalCheckoutServiceImpl
-
- getPayPalPayerIdFromCurrentOrder() - Method in interface org.broadleafcommerce.vendor.paypal.service.PayPalPaymentService
-
- getPayPalPayerIdFromCurrentOrder() - Method in class org.broadleafcommerce.vendor.paypal.service.PayPalPaymentServiceImpl
-
- getPayPalPaymentIdFromCurrentOrder() - Method in interface org.broadleafcommerce.vendor.paypal.service.PayPalPaymentService
-
- getPayPalPaymentIdFromCurrentOrder() - Method in class org.broadleafcommerce.vendor.paypal.service.PayPalPaymentServiceImpl
-
- getPayPalShippingAddress(PaymentRequestDTO) - Method in interface org.broadleafcommerce.payment.service.gateway.ExternalCallPayPalCheckoutService
-
- getPayPalShippingAddress(PaymentRequestDTO) - Method in class org.broadleafcommerce.payment.service.gateway.ExternalCallPayPalCheckoutServiceImpl
-
- getPlan() - Method in class org.broadleafcommerce.vendor.paypal.api.AgreementToken
-
- getPlan() - Method in class org.broadleafcommerce.vendor.paypal.service.payment.PayPalCreatePlanResponse
-
- getPropertyWebProfileId() - Method in class org.broadleafcommerce.vendor.paypal.service.PayPalWebProfileServiceImpl
-
- getReportingService() - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutConfigurationServiceImpl
-
- getReturnUrl() - Method in interface org.broadleafcommerce.payment.service.gateway.PayPalCheckoutConfiguration
-
URL to which the buyer's browser is returned after choosing to pay with PayPal.
- getReturnUrl() - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutConfigurationImpl
-
- getRollbackService() - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutConfigurationServiceImpl
-
- getSale(PaymentRequestDTO) - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutTransactionServiceImpl
-
- getSale() - Method in class org.broadleafcommerce.vendor.paypal.service.payment.PayPalSaleResponse
-
- getSale() - Method in class org.broadleafcommerce.vendor.paypal.service.payment.PayPalSaleRetrievalResponse
-
- getSaleId(PaymentRequestDTO) - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutTransactionServiceImpl
-
- getSalePayment() - Method in class org.broadleafcommerce.vendor.paypal.service.payment.PayPalSaleResponse
-
- getServiceName() - Method in class org.broadleafcommerce.payment.service.gateway.ExternalCallPayPalCheckoutServiceImpl
-
- getShippingAddress() - Method in class org.broadleafcommerce.vendor.paypal.api.AgreementToken
-
- getShippingDisplayType() - Method in interface org.broadleafcommerce.payment.service.gateway.PayPalCheckoutConfiguration
-
For digital goods, this field is required and must be set to 1.
- getShippingDisplayType() - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutConfigurationImpl
-
- getSmartPaymentEnvironment() - Method in interface org.broadleafcommerce.payment.service.gateway.PayPalCheckoutConfiguration
-
- getSmartPaymentEnvironment() - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutConfigurationImpl
-
- getTokenId() - Method in class org.broadleafcommerce.vendor.paypal.api.AgreementToken
-
- getTotalType() - Method in interface org.broadleafcommerce.payment.service.gateway.PayPalCheckoutConfiguration
-
Type declaration for the label to be displayed in MiniCart for UX.
- getTotalType() - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutConfigurationImpl
-
- getTransactionConfirmationService() - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutConfigurationServiceImpl
-
- getTransactionService() - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutConfigurationServiceImpl
-
- getType() - Method in class org.broadleafcommerce.vendor.paypal.service.payment.type.PayPalShippingDisplayType
-
- getType() - Method in class org.broadleafcommerce.vendor.paypal.service.payment.type.PayPalTransactionType
-
- getVoidedAuthorization() - Method in class org.broadleafcommerce.vendor.paypal.service.payment.PayPalVoidResponse
-
- getWebProfile() - Method in class org.broadleafcommerce.vendor.paypal.service.payment.PayPalCreateWebProfileResponse
-
- getWebProfileId() - Method in interface org.broadleafcommerce.payment.service.gateway.PayPalCheckoutConfiguration
-
Gets the the property driven id of the WebProfile to be used when creating payments.
- getWebProfileId() - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutConfigurationImpl
-
- getWebProfileId(PaymentRequestDTO) - Method in interface org.broadleafcommerce.vendor.paypal.service.PayPalWebProfileService
-
Retrieves the id of the WebProfile to be used when creating a PayPal payment
- getWebProfileId(PaymentRequestDTO) - Method in class org.broadleafcommerce.vendor.paypal.service.PayPalWebProfileServiceImpl
-
- getWebResponseService() - Method in class org.broadleafcommerce.payment.service.gateway.PayPalCheckoutConfigurationServiceImpl
-
- getWebResponseService() - Method in class org.broadleafcommerce.vendor.paypal.web.controller.BroadleafPayPalCheckoutController
-