Uses of Class
com.broadleafcommerce.myfatoorah.domain.InitSessionResponse
Package
Description
-
Uses of InitSessionResponse in com.broadleafcommerce.myfatoorah.provider
Modifier and TypeMethodDescriptionMyFatoorahProvider.initiateSession
(String customerId, String currencyCode, String applicationId, String tenantId) This method is responsible for making call to init-session end-point of MyFatoorah. -
Uses of InitSessionResponse in com.broadleafcommerce.myfatoorah.provider.external
Modifier and TypeMethodDescriptionExternalMyFatoorahProvider.initiateSession
(String customerId, String currencyCode, String applicationId, String tenantId) -
Uses of InitSessionResponse in com.broadleafcommerce.myfatoorah.service
Modifier and TypeMethodDescriptionDefaultMyFatoorahSessionService.initiateSession
(String customerId, String currencyCode, String applicationId, String tenantId) MyFatoorahSessionService.initiateSession
(String customerId, String currencyCode, String applicationId, String tenantId) This method is responsible for calling MyFatoorah init-session endpoint. -
Uses of InitSessionResponse in com.broadleafcommerce.myfatoorah.web.endpoint
Modifier and TypeMethodDescriptionMyFatoorahInitiateSessionEndpoint.initiateSession
(CustomerRef customerRef, String currencyCode, com.broadleafcommerce.data.tracking.core.context.ContextInfo context)