Hi all, i'm trying to install Stripe but when i tr...
# developers
r
Hi all, i'm trying to install Stripe but when i try to visit
api/integrations/stripepayment/portal
it says
{"message":"API handler not found"}
. I'm building on Rail, so i'm running as Self Hosted. On .env there are keys: STRIPE_CLIENT_ID STRIPE_PRIVATE_KEY NEXT_PUBLIC_STRIPE_PUBLIC_KEY What i need to check?