hyperswitch
hyperswitch copied to clipboard
feat(connector): Fix Serde derserialization issue -Elavon/Adyen
Type of Change
- [x] Bugfix
- [ ] New feature
- [ ] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
Description
Fix Serde derserialization issue -Elavon/Adyen updated Serde lib was showing some errors
Additional Changes
- [ ] This PR modifies the API contract
- [ ] This PR modifies the database schema
- [ ] This PR modifies application configuration/environment variables
Motivation and Context
New Serde update disallows same rename value for multiple fields during deserialization.
How did you test it?
iDeal Bank Redirect is failing (on main branch too)
Checklist
- [x] I formatted the code
cargo +nightly fmt --all - [x] I addressed lints thrown by
cargo clippy - [x] I reviewed the submitted code
- [ ] I added unit tests for my changes where possible
Changed Files
| File | Status |
|---|---|
Whats the change made for adyen? please run the adyen test