Package com.stripe.service.billingportal
Class SessionService
java.lang.Object
com.stripe.net.ApiService
com.stripe.service.billingportal.SessionService
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(SessionCreateParams params) Creates a session of the customer portal.create
(SessionCreateParams params, RequestOptions options) Creates a session of the customer portal.Methods inherited from class com.stripe.net.ApiService
getResponseGetter, request, requestStream
-
Constructor Details
-
SessionService
-
-
Method Details
-
create
Creates a session of the customer portal.- Throws:
StripeException
-
create
Creates a session of the customer portal.- Throws:
StripeException
-