Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add account id support in IssuingCardPinService #3537

Merged
merged 3 commits into from
Mar 31, 2021

Conversation

mshafrir-stripe
Copy link
Collaborator

Summary

IssuingCardPinService.create() now has an optional stripeAccountId
parameter.

Motivation

Fixes #3536

Testing

  • Added tests
  • Modified tests
  • Manually verified

`IssuingCardPinService.create()` now has an optional `stripeAccountId`
parameter.

Fixes #3536
@mshafrir-stripe mshafrir-stripe merged commit 183f5c8 into master Mar 31, 2021
@mshafrir-stripe mshafrir-stripe deleted the issuing-account-id branch March 31, 2021 01:04
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.

PIN Management - How can we pass stripeAccountId on "retrievePinCode" method
2 participants