Uses of Class
com.broadleafcommerce.paymentgateway.domain.Subscription
-
Uses of Subscription in com.broadleafcommerce.paymentgateway.domain
Modifier and TypeMethodDescriptionSubscription.additionalFields
(String key, Object value) PaymentRequest.getSubscription()
Any information required to execute recurring billingSubscription.numberOfInstallments
(String numberOfInstallments) Subscription.recurringAmount
(javax.money.MonetaryAmount recurringAmount) PaymentRequest.subscription()
You should only call this once, as it will create a new subscription if called more than once.