Skip to content

feat: add 'Is Bulk Payment' field and update payment processing logic - #1

Open
souravkdev wants to merge 1 commit into
developfrom
Task#bank_emp_bulk_trans
Open

feat: add 'Is Bulk Payment' field and update payment processing logic#1
souravkdev wants to merge 1 commit into
developfrom
Task#bank_emp_bulk_trans

Conversation

@souravkdev

Copy link
Copy Markdown
  • Introduced a new checkbox field 'Is Bulk Payment' in the payment order form.
  • Modified the get_bank_connector function to filter bank connectors based on the bulk transaction setting.
  • Updated the make_payment function to handle bulk payment logic.
  • Adjusted the JavaScript for payment order to pass the 'is_bulk' parameter during payment initiation.

- Introduced a new checkbox field 'Is Bulk Payment' in the payment order form.
- Modified the `get_bank_connector` function to filter bank connectors based on the bulk transaction setting.
- Updated the `make_payment` function to handle bulk payment logic.
- Adjusted the JavaScript for payment order to pass the 'is_bulk' parameter during payment initiation.
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