#Anumula Ashok
1 messages · Page 1 of 1 (latest)
java
Got it, and what's the exact error message you see?
Ya that is invalidRequest exception Received unknown parameter: return_url; code: parameter_unknown;
@sweet vine how can i resolve this issue
Give me a few minutes to look into this.
Hey @timber sinew, how are you importing the Session object?
Both Checkout Session and Customer Portal Session use the Session class but it has different parameters. You need to make sure your Session class is the correct one.
@formal pollen Thanks for pointing it out
You can specify the full name of the package when calling the class:
com.stripe.model.billingportal.Session