Add update payment method to billing page #30

Closed
opened 2026-01-07 00:53:11 +01:00 by myrmidex · 0 comments
myrmidex commented 2026-01-07 00:53:11 +01:00 (Migrated from codeberg.org)

Description:
Add ability for users to update their payment method from the billing page using Stripe's billing portal.

Requirements:

  • Add "Update Payment Method" button on billing page
  • Use Cashier's redirectToBillingPortal() method
  • Redirect back to billing page after update

Acceptance Criteria:

  • User can click button to open Stripe billing portal
  • User can update card details in Stripe
  • User is redirected back to billing page after completion
  • Updated card last 4 digits shown on billing page
Description: Add ability for users to update their payment method from the billing page using Stripe's billing portal. Requirements: - Add "Update Payment Method" button on billing page - Use Cashier's redirectToBillingPortal() method - Redirect back to billing page after update Acceptance Criteria: - User can click button to open Stripe billing portal - User can update card details in Stripe - User is redirected back to billing page after completion - Updated card last 4 digits shown on billing page
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: dish-planner/app#30
No description provided.