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(Braintree): Sync with Hyperswitch Reference #3037

Merged
merged 9 commits into from
Dec 6, 2023
Merged

feat(Braintree): Sync with Hyperswitch Reference #3037

merged 9 commits into from
Dec 6, 2023

Conversation

unpervertedkid
Copy link
Contributor

@unpervertedkid unpervertedkid commented Dec 2, 2023

Type of Change

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

Description

fixes #3007

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?

test case - Make a transaction, in response for reference field, we should see connector transaction id.

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

@unpervertedkid unpervertedkid requested a review from a team as a code owner December 2, 2023 09:33
@swangi-kumari swangi-kumari added A-connector-compatibility Area: Connector compatibility C-feature Category: Feature request or enhancement labels Dec 4, 2023
@unpervertedkid
Copy link
Contributor Author

@swangi-kumari kindly take a look

prasunna09 and others added 5 commits December 5, 2023 23:45
Co-authored-by: Prasunna Soppa <[email protected]>
Co-authored-by: Prasunna Soppa <[email protected]>
Co-authored-by: Prasunna Soppa <[email protected]>
@likhinbopanna likhinbopanna added this pull request to the merge queue Dec 6, 2023
Merged via the queue into juspay:main with commit 8a995ce Dec 6, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-connector-compatibility Area: Connector compatibility C-feature Category: Feature request or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: [Braintree] Sync with Hyperswitch Reference
5 participants