Skip to content

Add Nomad payment method#1928

Merged
KoalaSat merged 3 commits intoRoboSats:mainfrom
p-manoel:feature/add-nomad-payment-method
May 13, 2025
Merged

Add Nomad payment method#1928
KoalaSat merged 3 commits intoRoboSats:mainfrom
p-manoel:feature/add-nomad-payment-method

Conversation

@p-manoel
Copy link
Contributor

@p-manoel p-manoel commented May 13, 2025

What does this PR do?

This PR introduces Nomad as a new payment method to the platform. Nomad is the biggest Brazilian fintech that offers international banking services, allowing users to have a US dollar account. This addition expands the available payment options for users in Brazil and other regions where Nomad operates.

The integration adds the Nomad icon to our payment methods list, making it available as a selection option for users.

Checklist before merging

  • Install pre-commit and initialize it: pip install pre-commit, then pre-commit install. Pre-commit installs git hooks that automatically check the codebase. If pre-commit fails when you commit your changes, please fix the problems it points out.

p-manoel added 2 commits May 13, 2025 15:04
Introduced a new payment method 'Nomad' in MethodList.ts and added its corresponding icon in Icons/index.tsx. Included the Nomad icon as a binary file in the project.
Updated the Nomad payment method icon in Icons/index.tsx to use single quotes for string literals, aligning with the project's coding style. This change enhances code readability and maintains consistency across the codebase.
Copy link
Member

@KoalaSat KoalaSat left a comment

Choose a reason for hiding this comment

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

thanks!

@KoalaSat KoalaSat merged commit 1758896 into RoboSats:main May 13, 2025
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.

2 participants