#pradip_bobde

1 messages · Page 1 of 1 (latest)

waxen pebbleBOT
sullen sonnet
#

Hi, how can I help?

orchid summit
#

I have java spring boot project, I am creating subscription in stripe using setting billing cycle anchor in create subscrption.
I am using stripe 22.27.0 version
Now i found below stripe documentation
https://stripe.com/docs/billing/subscriptions/billing-cycle
I want set billing cycle achor config on month level but i am not bale to set, As my IDE is saying this field is not present
Is there any version mismatch?

sullen sonnet
#

What's the exact IDE error you're seeing? Do you have a screenshot?

orchid summit
#

Cannot resolve method 'setBillingCycleAnchorConfig' in 'Builder'

sullen sonnet
#

Yes, this might be a new param.

#

22.27.0 is Stripe API version or your SDK?

orchid summit
#

I have added this stripe dependency in my java spring boot gradle project
com.stripe:stripe-java:22.27.0

sullen sonnet
orchid summit
#

Ok, Thanks

#

One more question,
Can I able to use this new param in checkout api?

orchid summit
#

Ok, thanks for help

#

Bye

sullen sonnet
#

Happy to help.