Dev 1921: Update Exchange related operations to support exchange sessions for Card creation#50
Merged
ShreyaThapa merged 6 commits intomainfrom Feb 26, 2026
Merged
Dev 1921: Update Exchange related operations to support exchange sessions for Card creation#50ShreyaThapa merged 6 commits intomainfrom
ShreyaThapa merged 6 commits intomainfrom
Conversation
0fbfaef to
293ed38
Compare
rcraig14
approved these changes
Feb 25, 2026
lmshepherd
reviewed
Feb 26, 2026
| - exchanges | ||
| summary: Create an exchange for a customer | ||
| description: Creates an exchange connection between a customer's external bank account and Dwolla through open banking partners. Acts as the handshake that establishes secure access to the customer's bank account data. Request body varies by partner (Plaid, MX, Flinks, Finicity). | ||
| description: Creates an exchange connection between a customer and Dwolla. Request body varies by partner (Plaid, MX, Flinks, Finicity, Checkout.com). For bank accounts, use Plaid, MX, Flinks, or Finicity to establish secure access to the customer's bank account data. For debit cards (Push to Card), use Checkout.com and pass the card token from Checkout.com Flow. |
There was a problem hiding this comment.
pass the card token from Checkout.com Flow
Possible clarification: We now accept the pay_id (payment authorization id) instead of the src_id (card token) to create an exchange
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.