Skip to content

feat(connector): Update supported currency for Adyen Payout and Cybersource #9909

Merged
likhinbopanna merged 1 commit intomainfrom
update-currency
Oct 17, 2025
Merged

feat(connector): Update supported currency for Adyen Payout and Cybersource #9909
likhinbopanna merged 1 commit intomainfrom
update-currency

Conversation

@Vani-1107
Copy link
Contributor

@Vani-1107 Vani-1107 commented Oct 17, 2025

Type of Change

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

Description

Included CAD and KWD currency for Cybersouce (doc)
Included CAD and JPY currency for Adyen Payout (doc)

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

@Vani-1107 Vani-1107 requested a review from a team as a code owner October 17, 2025 10:58
@semanticdiff-com
Copy link

Review changes with  SemanticDiff

@Vani-1107 Vani-1107 self-assigned this Oct 17, 2025
@Vani-1107 Vani-1107 linked an issue Oct 17, 2025 that may be closed by this pull request
2 tasks
@likhinbopanna likhinbopanna added this pull request to the merge queue Oct 17, 2025
Merged via the queue into main with commit 72fbb84 Oct 17, 2025
28 of 32 checks passed
@likhinbopanna likhinbopanna deleted the update-currency branch October 17, 2025 13:02
drdholu pushed a commit to drdholu/hyperswitch that referenced this pull request Oct 30, 2025
…source (juspay#9909)

Co-authored-by: Vani Gupta <vani.gupta@juspay.in>
aadityaguptaa pushed a commit that referenced this pull request Nov 10, 2025
…source (#9909)

Co-authored-by: Vani Gupta <vani.gupta@juspay.in>
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.

[ENHANCEMENT] Update supported currency for Adyen Payout and Cybersource

4 participants