Skip to content

Commit

Permalink
add cancellation
Browse files Browse the repository at this point in the history
  • Loading branch information
parterburn committed Feb 2, 2025
1 parent bc752b7 commit ab89c4f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/views/welcome/terms.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,12 @@
%strong Payments
%ul
%li All payments for services are processed through Stripe.
%li Subscriptions are automatically recurring (either monthly or annually) and payments will continue until cancelled.
%li By completing a payment, you agree to Stripe’s processing terms.
%li We do not store your payment details; all sensitive data is handled securely by Stripe.
%li
To cancel your subscription, please visit the
= link_to("Billing", billing_path) + " page."
%strong Refunds
%ul
%li
Expand Down

0 comments on commit ab89c4f

Please sign in to comment.