This commit is contained in:
adueck 2022-10-15 09:26:43 +05:00
parent 6d8ee6d237
commit 0f62be2dd2
1 changed files with 0 additions and 4 deletions

View File

@ -66,10 +66,6 @@
<input type="hidden" name="lookup_key" value="price_1Lt0XdJnpCQCjf9pM9qqdyt6" />
<button class="btn btn-sm btn-secondary" id="checkout-and-portal-button" type="submit">$1/month</button>
</form>
<form action="/payment/create-checkout-session" method="POST">
<input type="hidden" name="lookup_key" value="price_1Lt0XdJnpCQCjf9pHk1MQqCC" />
<button class="btn btn-sm btn-secondary" id="checkout-and-portal-button" type="submit">$10/year</button>
</form>
<% } %>
<% } %>
<% if (user.tester && user.level === "student") { %>