-
Notifications
You must be signed in to change notification settings - Fork 460
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix card and bank account endpoints to the most recent ones
Card and Bank accounts used to be managed through /cards and /bank_accounts this has changed years ago to move to /sources and /external_accounts but we never fully updated the library to match this We now use the proper/latest endpoints. Listing cards/bank accounts now pass the right default parameters in the URL too to limit to those objects.
- Loading branch information
1 parent
69562de
commit 56c6c56
Showing
2 changed files
with
15 additions
and
15 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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