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(mandate_kv): add kv support for mandate #4392

Merged
merged 7 commits into from
Apr 19, 2024

Conversation

akshay-97
Copy link
Contributor

@akshay-97 akshay-97 commented Apr 18, 2024

Type of Change

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

Description

kv tables : payment_method, customer, mandate

#4275
#4357

Additional Changes

  • This PR modifies the API contract
  • This PR modifies the database schema
  • This PR modifies application configuration/environment variables

Motivation and Context

How did you test it?

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code
  • I added unit tests for my changes where possible
  • I added a CHANGELOG entry if applicable

@akshay-97 akshay-97 self-assigned this Apr 18, 2024
@akshay-97 akshay-97 requested review from a team as code owners April 18, 2024 09:15
@akshay-97 akshay-97 changed the title Hotfix/kv tables 1 feat(kv): Hotfix/kv tables 1 Apr 19, 2024
@akshay-97 akshay-97 changed the title feat(kv): Hotfix/kv tables 1 feat(kv): add kv support for mandate and payment method hotfix Apr 19, 2024
@akshay-97 akshay-97 changed the title feat(kv): add kv support for mandate and payment method hotfix feat(mandate_kv): add kv support for mandate Apr 19, 2024
@likhinbopanna likhinbopanna merged commit 0fb3b53 into hotfix-2024.04.12.1 Apr 19, 2024
19 of 29 checks passed
@likhinbopanna likhinbopanna deleted the hotfix/kv_tables_1 branch April 19, 2024 07:29
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.

4 participants