- Stripe wasn't showing as an option in the modal
- Show the current payment method at the top of the recurring invoice
This commit is contained in:
wrongecho
2025-01-28 11:19:56 +00:00
parent 39adab734b
commit 071352e32f
4 changed files with 11 additions and 5 deletions

View File

@@ -2,6 +2,11 @@
This file documents all notable changes made to ITFlow.
## [UNRELEASED]
### Fixed
- Stripe now shows as a payment option in the add recurring payment modal
## [25.01]
### Added / Changed