From 6727dbc531aa6ae812ce5e66afc27ff97fb768cf Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 4 Apr 2026 12:18:32 +0000 Subject: [PATCH] Add one-time contribution link to payment settings Agent-Logs-Url: https://github.com/we-promise/sure/sessions/b2581b3a-0e39-4226-bbaa-6fd6dd69e8a6 Co-authored-by: jjmata <187772+jjmata@users.noreply.github.com> --- app/views/settings/payments/show.html.erb | 9 ++++++++- test/controllers/settings/payments_controller_test.rb | 1 + 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/app/views/settings/payments/show.html.erb b/app/views/settings/payments/show.html.erb index ac0184cea..95628cacd 100644 --- a/app/views/settings/payments/show.html.erb +++ b/app/views/settings/payments/show.html.erb @@ -59,7 +59,14 @@
Payment via Stripe
++ Payment via Stripe + (<%= link_to "one-time contribution here", + "https://buy.stripe.com/3cIcN6euM23D7GQ3wT97G00", + class: "font-medium text-primary hover:underline transition", + target: "_blank", + rel: "noopener" %>) +