Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue where sepa mandate text is incorrectly being displayed #7303

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

jameswoo-stripe
Copy link
Contributor

@jameswoo-stripe jameswoo-stripe commented Sep 13, 2023

Summary

Fix issue where sepa mandate text is incorrectly being displayed. The issue was that PlaceholderField.SepaMandate contained in the billingDetailsPlaceholders list was not being removed. It was added in there incorrectly in the first place. This code adds more fields that don't have a placeholder (the SEPA mandate placeholder in this case).

Testing

  • Added tests
  • Modified tests
  • Manually verified

Changelog

  • [FIXED] Fixed an issue where SEPA mandate texts were being displayed for payment methods when they shouldn't be.

samer-stripe
samer-stripe previously approved these changes Sep 13, 2023
CHANGELOG.md Outdated Show resolved Hide resolved
eurias-stripe
eurias-stripe previously approved these changes Sep 13, 2023
samer-stripe
samer-stripe previously approved these changes Sep 13, 2023
@jameswoo-stripe jameswoo-stripe merged commit 7c45d9c into master Sep 13, 2023
7 checks passed
@jameswoo-stripe jameswoo-stripe deleted the jameswoo/sepa-mandate-spec-fix branch September 13, 2023 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants