Uses of Class
com.broadleafcommerce.paymentgateway.domain.Subscription
Packages that use Subscription
-
Uses of Subscription in com.broadleafcommerce.paymentgateway.domain
Methods in com.broadleafcommerce.paymentgateway.domain that return SubscriptionModifier 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.