| Interface | Description |
|---|---|
| ExternalCallPayPalCheckoutService | |
| PayPalCheckoutConfiguration | |
| PayPalSyncTransactionService |
| Class | Description |
|---|---|
| ExternalCallPayPalCheckoutServiceImpl | |
| PayPalCheckoutConfigurationImpl | |
| PayPalCheckoutConfigurationServiceImpl | |
| PayPalCheckoutHostedServiceImpl | |
| PayPalCheckoutReportingServiceImpl | |
| PayPalCheckoutRollbackServiceImpl | |
| PayPalCheckoutTransactionConfirmationServiceImpl | |
| PayPalCheckoutTransactionServiceImpl | |
| PayPalCheckoutWebResponseServiceImpl | |
| PayPalSyncTransactionServiceImpl |
This takes the
PaymentRequestDTO and calls the ReportingTransactions.get(Map, APIContext) to read all the
ReportingTransactionResponse and then filters the results by matching the getPaypal_reference_id()
and getCustom_field()
Note: in the PayPal payload, the getCustom_field() is used to capture and custom info that we want. |
Copyright © 2025. All rights reserved.