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

ConnectAccount propery type changed from Date to Date? #140

Merged
merged 1 commit into from
Oct 8, 2021
Merged

Conversation

Buratti
Copy link
Contributor

@Buratti Buratti commented Oct 1, 2021

This pull request fixes a bug where stripe.connectAccounts.retrieve(account:) fails to decode the Stripe API response.

As stated in https://stripe.com/docs/api/accounts/object#account_object-created, the created property exists only when the on boarding strategy is express or custom, but it is never returned for standard.

@Andrewangeta Andrewangeta merged commit db36c32 into vapor-community:main Oct 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants