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

Don't check for allowance if user already approved [SBK-380] #82

Open
alexisnsns opened this issue Nov 29, 2023 · 0 comments · May be fixed by #88
Open

Don't check for allowance if user already approved [SBK-380] #82

alexisnsns opened this issue Nov 29, 2023 · 0 comments · May be fixed by #88
Assignees

Comments

@alexisnsns
Copy link
Contributor

In the payment component, check if allowance has been set instead of reloading each time.

Right now, there is a 2-step validation process every time a user initiates a transaction. It doesn't need to be like that if the user has already set an allowance.

@alexisnsns alexisnsns self-assigned this Nov 29, 2023
@vany365 vany365 changed the title Don't check for allowance if user already approved Don't check for allowance if user already approved [SBK-380] Nov 29, 2023
@alexisnsns alexisnsns linked a pull request Dec 20, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant