Help with the polar plugin

Hi guys so I'm trying to integrate org based subscriptions/payments in my app with the better-auth x polar plugin, looking for advice on how to go about it if anyone has attempted this
4 Replies
Tee
TeeOP3mo ago
@admin any suggestions?
nikatune
nikatune3mo ago
As far as I know, there is no such feature at the moment, the plugin is managed by the polar side.
nikatune
nikatune3mo ago
GitHub
polar-adapters/packages/polar-betterauth at main · polarsource/pol...
Dead simple Checkout and Payment Integrations. Contribute to polarsource/polar-adapters development by creating an account on GitHub.
Tee
TeeOP3mo ago
thanks currently the docs say this: "Checkouts will automatically carry the authenticated User as the customer to the checkout. Email-address will be "locked-in"." was thinking would be cool to use the currently active worspace instead but we cant pass those customer params ourselves i tried mapping a customer/subscription to an org using the referenceid they mentioned but polar still keeps the user as a customer and fails if you tried to initiate a payment from another org it throws "you already have a subscription" on the checkout page ill try asking on their server

Did you find this page helpful?