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(bg/PaymentSession): remove sent amount from payment confirmation msg #886

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DarianM
Copy link
Member

@DarianM DarianM commented Feb 2, 2025

Context

Closes #859.

Changes proposed in this pull request

  • Remove amount from payment confirmation message, keeping it limited to: "Thank you for your support".

@DarianM DarianM linked an issue Feb 2, 2025 that may be closed by this pull request
@github-actions github-actions bot added area: background Improvements or additions to extension background script area: popup Improvements or additions to extension popup area: i18n area: pages Changes to any of extension's pages area: shared Changes to shared libraries and utilities labels Feb 2, 2025
Copy link
Contributor

github-actions bot commented Feb 2, 2025

Extension builds preview

Name Link
Latest commit 419e3c5
Latest job logs Run #13101073328
BadgeDownload
BadgeDownload

@DarianM DarianM changed the title remove sent amount from payment confirmation msg fix(bg/PaymentSession): remove sent amount from payment confirmation msg Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: background Improvements or additions to extension background script area: i18n area: pages Changes to any of extension's pages area: popup Improvements or additions to extension popup area: shared Changes to shared libraries and utilities
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove amount from payment confirmation message
1 participant