Uses of Class
com.broadleafcommerce.braintree.domain.BraintreeResponse.PaymentMethod
Packages that use BraintreeResponse.PaymentMethod
-
Uses of BraintreeResponse.PaymentMethod in com.broadleafcommerce.braintree.domain
Methods in com.broadleafcommerce.braintree.domain that return BraintreeResponse.PaymentMethodModifier and TypeMethodDescriptionBraintreeResponse.Refund.getPaymentMethod()
he multi-use payment method that will receive the refund.Methods in com.broadleafcommerce.braintree.domain with parameters of type BraintreeResponse.PaymentMethodModifier and TypeMethodDescriptionvoid
BraintreeResponse.Refund.setPaymentMethod
(BraintreeResponse.PaymentMethod paymentMethod) he multi-use payment method that will receive the refund.