Skip to content

Commit

Permalink
Hide paypal container
Browse files Browse the repository at this point in the history
  • Loading branch information
clr-li committed Nov 19, 2023
1 parent bbb7e17 commit c372d61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/account.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ <h4 id="subscription-text">
for (let planBtn of document.getElementsByClassName("stripe-checkout")) {
planBtn.style.display = "inline-block";
}
document.getElementById("paypal-button-container").style.display = "none";
}

function paypalLayout() {
Expand Down

0 comments on commit c372d61

Please sign in to comment.