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

Provide credit purchase method for pro users and org admins #342

Open
allanlasser opened this issue Nov 17, 2023 · 0 comments
Open

Provide credit purchase method for pro users and org admins #342

allanlasser opened this issue Nov 17, 2023 · 0 comments
Labels
addons Issues related to Add-Ons enhancement New feature or request premium

Comments

@allanlasser
Copy link
Member

allanlasser commented Nov 17, 2023

Reviewing #311, Mitch and I decided to punt on credit purchasing for now.

To purchase credits, we should show a dialog that lets you pick the # of credits you want to purchase and provides a credit card input. We can probably use Square Checkout for the credit card part of this, which is how users purchase requests on MuckRock.

Purchasing credits also requires API updates that will be sent the order and the credit card authorized payment token from Checkout.js, then update the organization's account balance.

UI related to purchased credits is present in the codebase as part of #311, but commented out with TODO flags and tagged with this issue #.

@allanlasser allanlasser mentioned this issue Nov 17, 2023
8 tasks
@eyeseast eyeseast added addons Issues related to Add-Ons design Colors, fonts, layout and other visual elements enhancement New feature or request labels Nov 20, 2023
@allanlasser allanlasser added premium and removed design Colors, fonts, layout and other visual elements shaping labels Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addons Issues related to Add-Ons enhancement New feature or request premium
Projects
None yet
Development

No branches or pull requests

3 participants