HttpResponse that results from an executed
AbstractPayPalRequest.PaymentTransactionType.AUTHORIZE transaction based on the provided
PaymentRequestDTOAbstractPayPalRequest.request and provide it the implementation-specific configuration
such as headers and request body.PaymentTransactionType.CAPTURE for the provided AuthorizationPaymentTransactionType.AUTHORIZE_AND_CAPTURE transaction based on the
provided PaymentRequestDTO.Order.AbstractPayPalRequest.request with content and headers.PayPal request based on the PaymentRequestDTO.OrderAbstractPayPalRequest.request using the PayPalHttpClient.PayPalClientProvider.getClient() from
AbstractPayPalRequest.clientProvider.PayPalHttpClient.this is configured correctly and can execute the request.PayPalHttpClient with which
to execute requests based on PayPalCheckoutConfiguration.PayPalRequest's state
was invalid prior to sending the request.PaymentTransactionType.REFUND for the captured payment.Order to be in sync with the Broadleaf order.PaymentTransactionType.REVERSE_AUTH for the provided
Authorization object.Copyright © 2021. All rights reserved.