Uses of Class
com.broadleafcommerce.paypal.micro.gateway.domain.orders.PaymentCollection
Packages that use PaymentCollection
-
Uses of PaymentCollection in com.broadleafcommerce.paypal.micro.gateway.domain.orders
Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders that return PaymentCollectionModifier and TypeMethodDescriptionPurchaseUnit.getPayments()The comprehensive history of payments for the purchase unit.Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders with parameters of type PaymentCollectionModifier and TypeMethodDescriptionvoidPurchaseUnit.setPayments(PaymentCollection payments) The comprehensive history of payments for the purchase unit.