Stripe Plugin | Bugs To Fix

  "@better-auth/stripe": "^1.2.1",
  "better-auth": "^1.2.1",


  1. even if a error happens it still creates a subscription in the database
  2. getCheckoutSessionParams cause error Received unknown parameter: params (REF1.png files for reference) also causes 1. bug to happens
  3. When "admin" cancels user subscription from stripe dashboard it doesnt update the subscription in the database that is cancelled
  4. onSubscriptionDeleted doesnt do anything same goes with the similar ones
REF1.png
REF1.png
Was this page helpful?