Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

better stripe interop #63

Closed
Vandivier opened this issue Jul 19, 2023 · 4 comments · Fixed by #329
Closed

better stripe interop #63

Vandivier opened this issue Jul 19, 2023 · 4 comments · Fixed by #329

Comments

@Vandivier
Copy link
Owner

currently, if someone pays through stripe with an email that is not their ladderly email is it hard to match the accounts up, i often have to reach out personally and confirm

will be better to automate this and put more checks in place. settings p v2 has some additional checks w first name + last name

i think we can pass along ladderly username to the stripe payment form (maybe via url param or maybe explicit user required field entry) and/or have a server listener for stripe callbacks (although this isn't very serverless...wonder if there's an option that way)

we could just automate the email confirmation approach. any orphaned stripe emails get an email that says hey ur not in our system please confirm your ladderly email address...this doesn't seem ideal but maybe it works for now. we should also make sure that stripe shows a "you will receive confirmation at your stripe email, not your ladderly email" or smth for now in case those are different

@Vandivier
Copy link
Owner Author

we need to expedite monetization as we are hitting capacity on free tier

image

@Vandivier
Copy link
Owner Author

image

@Vandivier
Copy link
Owner Author

Pay What You Can
card should have a drop down to pre-select amount

@Vandivier
Copy link
Owner Author

made img via draw.io

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant