https://developer.paypal.com/docs/limited-release/reference-transactionsReportingTransactions.get(Map, APIContext) to fetch the reporting transactions of type
ReportingTransactionsReportingTransactionResponse based on the @param queryFilterPaymentRequestDTO 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.