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

chore: add dynamic fields support for multiple bank transfers #788

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

Conversation

aritro2002
Copy link
Contributor

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Added dynamic fields for multiple bank transfers

  1. permata_bank_transfer_transfer
  2. bca_bank_transfer_transfer
  3. bni_va_transfer
  4. bri_va_transfer
  5. cimb_va_transfer
  6. danamon_va_transfer
  7. mandiri_va_transfer

Notes

Currently using dummy icons for each bank transfer type, as we haven't yet received the actual icons.
Once the actual icons are provided, they will be added in a future commit to replace these dummy icons.

How did you test it?

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

@aritro2002 aritro2002 added the Development Blocked Not able to continue because of some blocker label Nov 11, 2024
Copy link

Review changes with  SemanticDiff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development Blocked Not able to continue because of some blocker
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dynamic fields enabled for multiple bank transfers
1 participant