| Package | Description |
|---|---|
| org.broadleafcommerce.payment.service.gateway |
| Modifier and Type | Class and Description |
|---|---|
class |
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 TransactionInfo.getPaypal_reference_id()
and TransactionInfo.getCustom_field()
Note: in the PayPal payload, the TransactionInfo.getCustom_field() is used to capture and custom info that we want. |
Copyright © 2025. All rights reserved.