billing: Migrate to Stripe hosted checkout page.

This commit is contained in:
Vishnu KS
2021-08-29 13:33:29 +00:00
committed by Tim Abbott
parent 1a1b9b28ff
commit 6c06858e02
693 changed files with 60248 additions and 9126 deletions

View File

@@ -617,6 +617,7 @@ html_rules: List["Rule"] = [
"templates/corporate/billing.html",
"templates/zerver/hello.html",
"templates/corporate/upgrade.html",
"templates/corporate/event_status.html",
},
"bad_lines": [
'<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>'