- #2102 Add missing parameters to Card and BankAccount services
- Fixes bugs in
V1CardsandV1BankAccountsservices: ensures the newstripe.Clientpattern supports all parameters previously available inclient.APIfor those two services.
- Fixes bugs in
- #2098 Bug fixes for
V1BankAccountsandV1Cardsservices- Fixes bugs in
CreateandListmethods inV1BankAccountsandV1Cardsservices in thestripe.Clientpattern, which were previously returning errors on any valid inputs.
- Fixes bugs in