Betterauth Stripe Error
I'm getting this error from the Betterauth Stripe plugin and had search for the available information in the docs but could not find one that will help me out. I'm expecting Betterauth will handle the plan upgrade when user already subscribe to a plan and want to go for the higher tier. Here's the error:
BetterAuth subscription upgrade error:
Object { message: "This subscription cannot be updated because the subscription update feature in the portal configuration is disabled.", status: 400, statusText: "BAD_REQUEST" }
webpack.js:1:14352
Here's the Betterauth config for stripe:
3 Replies
@admin can anybody help me out
i guess based from the error you should look for an answer in the stripe panel itself (regarding the subscription update), double check if it's enabled
also there's a chance subscription updates sometimes dont work in the sandbox version
hi, thank for the support but can you help me with the detail step cause im unfamiliar to this stripe platform configuration. Thank you
ah I figured it out thank you man