Skip to content

Change MoonPay display name capitalization - #6142

Merged
j0ntz merged 1 commit into
developfrom
jon/moonpay-capitalization
Aug 6, 2026
Merged

Change MoonPay display name capitalization#6142
j0ntz merged 1 commit into
developfrom
jon/moonpay-capitalization

Conversation

@j0ntz

@j0ntz j0ntz commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

CHANGELOG

Does this branch warrant an entry to the CHANGELOG?

  • Yes
  • No

Dependencies

none

Requirements

If you have made any visual changes to the GUI. Make sure you have:

  • Tested on iOS device
  • Tested on Android device
  • Tested on small-screen device (iPod Touch)
  • Tested on large-screen device (tablet)

Description

Display "MoonPay" instead of "Moonpay" everywhere the ramp partner name is shown to the user. Changes pluginDisplayName in the live ramps plugin (src/plugins/ramps/moonpay/moonpayRampPlugin.ts) and the legacy gui provider (src/plugins/gui/providers/moonpayProvider.ts), both of which feed providerDisplayName rendered on the Buy/Sell provider-select scene and transaction details card. No identifiers, files, or asset keys are renamed; only the display string.

Ramps (MoonPay) - "Moonpay" -> "MoonPay"


Note

Low Risk
Display-string-only branding fix with no logic, API, or identifier changes.

Overview
Updates the MoonPay ramp partner display name from "Moonpay" to "MoonPay" everywhere users see it.

pluginDisplayName is set to 'MoonPay' in both the legacy GUI provider (moonpayProvider.ts) and the ramps plugin (moonpayRampPlugin.ts). That string flows into buy/sell provider selection and related ramp UI. Plugin IDs, store IDs, icons, and support email are unchanged.

Reviewed by Cursor Bugbot for commit db214ff. Bugbot is set up for automated code reviews on this repo. Configure here.

@j0ntz

j0ntz commented Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

📸 Test evidence

buy amount entered

buy amount entered

provider select

provider select

Captured by the agent's in-app test run (build-and-test).

@j0ntz
j0ntz marked this pull request as ready for review August 6, 2026 21:12
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@j0ntz j0ntz closed this Aug 6, 2026
@j0ntz j0ntz reopened this Aug 6, 2026
@j0ntz
j0ntz force-pushed the jon/moonpay-capitalization branch 2 times, most recently from ce8474e to 44a72f6 Compare August 6, 2026 21:37

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

Claude Code Review is paused for this repository. To reconnect it, an admin of this repository's GitHub organization (or the account owner, for personal repositories) who can also manage your Claude organization's Code Review settings needs to re-link GitHub in Code Review settings. This is a one-time step.

Tip: disable this comment in your organization's Code Review settings.

Show "MoonPay" instead of "Moonpay" everywhere the ramp partner name is displayed to the user, in both the legacy gui provider and the new ramps plugin.
@j0ntz
j0ntz force-pushed the jon/moonpay-capitalization branch from 44a72f6 to db214ff Compare August 6, 2026 23:17
@j0ntz
j0ntz enabled auto-merge August 6, 2026 23:17
@j0ntz
j0ntz merged commit 33a697a into develop Aug 6, 2026
7 checks passed
@j0ntz
j0ntz deleted the jon/moonpay-capitalization branch August 6, 2026 23:36
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.

1 participant