Uses of Class
com.broadleafcommerce.paymenttransaction.web.endpoint.domain.ExternalFulfillmentUpdate
Packages that use ExternalFulfillmentUpdate
-
Uses of ExternalFulfillmentUpdate in com.broadleafcommerce.paymenttransaction.web.endpoint.domain
Methods in com.broadleafcommerce.paymenttransaction.web.endpoint.domain that return types with arguments of type ExternalFulfillmentUpdateModifier and TypeMethodDescriptionPaymentFulfillmentCallbackResponse.getFulfillmentUpdates()A list of fulfillment updates that were made by the payment gateway.Method parameters in com.broadleafcommerce.paymenttransaction.web.endpoint.domain with type arguments of type ExternalFulfillmentUpdateModifier and TypeMethodDescriptionvoidPaymentFulfillmentCallbackResponse.setFulfillmentUpdates(List<ExternalFulfillmentUpdate> fulfillmentUpdates) A list of fulfillment updates that were made by the payment gateway.