Raccoon
Raccoon
WWasp-lang
Created by Raccoon on 2/1/2024 in #đŸ™‹questions
Stripe testing issues(401) (SOLVED)
Additionally, as far as I can tell, the documentation is in another repository right? I tried looking for the repo in wasp-lang but didn't find it.
21 replies
WWasp-lang
Created by Raccoon on 2/1/2024 in #đŸ™‹questions
Stripe testing issues(401) (SOLVED)
No description
21 replies
WWasp-lang
Created by Raccoon on 2/1/2024 in #đŸ™‹questions
Stripe testing issues(401) (SOLVED)
Maybe in like 6 hours
21 replies
WWasp-lang
Created by Raccoon on 2/1/2024 in #đŸ™‹questions
Stripe testing issues(401) (SOLVED)
Yea, let me open a PR when I get back from work :worryPat:
21 replies
WWasp-lang
Created by Raccoon on 2/1/2024 in #đŸ™‹questions
Stripe testing issues(401) (SOLVED)
yup, was just testing the code out and playing around with it
21 replies
WWasp-lang
Created by Raccoon on 2/1/2024 in #đŸ™‹questions
Stripe testing issues(401) (SOLVED)
Stripe requires an email account for the merchant, but when "checking out/paying", I tested and email is not required.
21 replies
WWasp-lang
Created by Raccoon on 2/1/2024 in #đŸ™‹questions
Stripe testing issues(401) (SOLVED)
I opened an issue here, to confirm approach to solve this, before I open a PR for this: https://github.com/wasp-lang/open-saas/issues/24
21 replies
WWasp-lang
Created by Raccoon on 2/1/2024 in #đŸ™‹questions
Stripe testing issues(401) (SOLVED)
I wouldn't mind opening a PR to add this later, when I have some time
21 replies
WWasp-lang
Created by Raccoon on 2/1/2024 in #đŸ™‹questions
Stripe testing issues(401) (SOLVED)
Yea I think something added to the docs would help, I don't think this was mentioned, and it felt implied that there was no need to swap auth methods to get stripe integration working. That or maybe generating an email based on the username if its using default login.
21 replies
WWasp-lang
Created by Raccoon on 2/1/2024 in #đŸ™‹questions
Stripe testing issues(401) (SOLVED)
Nevermind, I figured it out. Theres a check for email thats mandatory, otherwise it throws a 401. Solution is to remove it for development
21 replies