OWASP-BLT / BLT

OWASP BLT is a bug logging tool to report issues and get points, companies are held accountable.
https://blt.owasp.org
GNU Affero General Public License v3.0
122 stars 123 forks source link

Research payment gateway options for bug report subscriptions. #2335

Closed DonnieBLT closed 2 days ago

Uttkarsh-raj commented 3 days ago

I did already integrate Stripe as it was the one that was integrated in the original OWASP website's sponsor page but due to security reasons it is not advised to use since it requires a secret key to authenticate the transaction. So we would instead write a script that maps the different tiers for the sponsorship to the different options in the website. This also allows the users the freedom to select the payment currency and a custom amount, other than the tiers provided.