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

Implement the payment gateway in Flutter for subscriptions. #2336

Closed
Tracked by #2073
DonnieBLT opened this issue Jun 13, 2024 · 3 comments
Closed
Tracked by #2073

Implement the payment gateway in Flutter for subscriptions. #2336

DonnieBLT opened this issue Jun 13, 2024 · 3 comments
Assignees
Labels
Milestone

Comments

@DonnieBLT
Copy link
Collaborator

No description provided.

@Uttkarsh-raj
Copy link
Contributor

Uttkarsh-raj commented Jul 5, 2024

I did integrate the payment gateway, but for it to authenticate the transactions for OWASP we would require the stripe secret key of the account which is not possible. So instead of that we would have to link the different tiers to the donation page options provided in the OWASP donation page and try to map these using js injection or just try to change the selected value from the app itself. After doing my research it was possible and was integrated in this pr OWASP-BLT/BLT-Flutter#413 which i think solves this issue.

@Uttkarsh-raj
Copy link
Contributor

@DonnieBLT I think we can close this because we went for a different approach.

@DonnieBLT DonnieBLT added this to the GSOC 2024 milestone Aug 2, 2024
@Uttkarsh-raj
Copy link
Contributor

We modified this feature from a subscription to a donate feature and this was resolved in this pr.
OWASP-BLT/BLT-Flutter#413

@github-project-automation github-project-automation bot moved this from Ready to Done in 📌 All Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

2 participants