Package org.broadleafcommerce.payment.service.gateway
package org.broadleafcommerce.payment.service.gateway
-
ClassDescriptionThis takes the
PaymentRequestDTOand calls theReportingTransactions.get(Map, APIContext)to read all theReportingTransactionResponseand then filters the results by matching thegetPaypal_reference_id()andgetCustom_field()Note: in the PayPal payload, thegetCustom_field()is used to capture and custom info that we want.