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

feat: add Boleto as Stripe payment method #2007

Merged
merged 2 commits into from
Jan 31, 2025
Merged

feat: add Boleto as Stripe payment method #2007

merged 2 commits into from
Jan 31, 2025

Conversation

ansmonjol
Copy link
Collaborator

Context

Boleto is an important payment method in Brasil. Some of our customers needs this to be enabled in their Stripe setup to bill over there.

Description

FE changes is is only about adding this new option in the list.

I also fixed an unexpected behaviour when unchecking Card option, that was caused by having 2 slice on the same array next to each other.
I used the filter approach on other options too.

Fixes LAGO-714

@ansmonjol ansmonjol added the 🛠 feature New feature or request label Jan 30, 2025
@ansmonjol ansmonjol self-assigned this Jan 30, 2025
@ansmonjol ansmonjol force-pushed the boleto branch 4 times, most recently from c581e70 to 0b8bbe3 Compare January 31, 2025 10:58
@ansmonjol ansmonjol merged commit dbe90dc into main Jan 31, 2025
4 checks passed
@ansmonjol ansmonjol deleted the boleto branch January 31, 2025 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠 feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants