Uses of Class
com.broadleafcommerce.tabby.domain.session.TabbyCheckoutSession.TabbyMerchantUrls
Packages that use TabbyCheckoutSession.TabbyMerchantUrls
Package
Description
-
Uses of TabbyCheckoutSession.TabbyMerchantUrls in com.broadleafcommerce.tabby.domain.session
Methods in com.broadleafcommerce.tabby.domain.session that return TabbyCheckoutSession.TabbyMerchantUrlsModifier and TypeMethodDescriptionTabbyCheckoutSession.getMerchantUrls()
Used for redirecting the customer after the tabby HPP flow.Methods in com.broadleafcommerce.tabby.domain.session with parameters of type TabbyCheckoutSession.TabbyMerchantUrlsModifier and TypeMethodDescriptionvoid
TabbyCheckoutSession.setMerchantUrls
(TabbyCheckoutSession.TabbyMerchantUrls merchantUrls) Used for redirecting the customer after the tabby HPP flow. -
Uses of TabbyCheckoutSession.TabbyMerchantUrls in com.broadleafcommerce.tabby.service.requestresponse
Methods in com.broadleafcommerce.tabby.service.requestresponse that return TabbyCheckoutSession.TabbyMerchantUrlsModifier and TypeMethodDescriptionprotected TabbyCheckoutSession.TabbyMerchantUrls
DefaultTabbyRequestService.getMerchantUrls
(TabbyPaymentRequest tabbyPaymentRequest)