Skip to content

Conversation

@ph0enixd0wn420
Copy link

This commit introduces Wownero as a new digital asset payment option.

Key changes:

  • I've added a new SVG icon for Wownero (WowneroIcon) to components/Icons/CustomIcons.tsx.
  • I've added Wownero to the paymentMethods array in src/paymentMethods.tsx, with the following details:
    • id: "wownero"
    • displayName: "Wownero"
    • category: 'digital-asset'
    • icon: WowneroIcon
    • displayOnLandingPage: true
  • I've ensured the Wownero entry is correctly sorted alphabetically within the 'digital-asset' category.

This allows you to select Wownero when configuring your payment options.

This commit introduces Wownero as a new digital asset payment option.

Key changes:
- I've added a new SVG icon for Wownero (`WowneroIcon`) to `components/Icons/CustomIcons.tsx`.
- I've added Wownero to the `paymentMethods` array in `src/paymentMethods.tsx`, with the following details:
    - id: "wownero"
    - displayName: "Wownero"
    - category: 'digital-asset'
    - icon: WowneroIcon
    - displayOnLandingPage: true
- I've ensured the Wownero entry is correctly sorted alphabetically within the 'digital-asset' category.

This allows you to select Wownero when configuring your payment options.
@vercel
Copy link

vercel bot commented May 21, 2025

@google-labs-jules[bot] is attempting to deploy a commit to the remjx Team on Vercel.

A member of the Team first needs to authorize it.

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