Uses of Class
com.broadleafcommerce.paymentgateway.domain.CustomerCredit
-
Uses of CustomerCredit in com.broadleafcommerce.paymentgateway.domain
Modifier and TypeMethodDescriptionCustomerCredit.accountNumber
(String accountNumber) CustomerCredit.additionalFields
(String key, Object value) PaymentRequest.customerCredit()
You should only call this once, as it will create a new gift card if called more than once.PaymentResponse.customerCredit()
CustomerCredit.maskedAccountNumber
(String maskedAccountNumber) Modifier and TypeMethodDescriptionPaymentRequest.getCustomerCredits()
Any customer credit accounts that have been processed.PaymentResponse.getCustomerCredits()
Any customer credit accounts that have been processed.