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

stripe-dotnet v30 #1694

Merged
merged 19 commits into from
Oct 9, 2019
Merged

stripe-dotnet v30 #1694

merged 19 commits into from
Oct 9, 2019

Conversation

ob-stripe
Copy link
Contributor

@ob-stripe ob-stripe commented Jul 5, 2019

Integration branch for the next major version of stripe-dotnet.

⚠️ = breaking changes

Fixes #1676 (via #1699), fixes #1735 (via #1736).

@ob-stripe ob-stripe changed the title [wip] stripe-dotnet v28 [wip] stripe-dotnet v29 Aug 14, 2019
@ob-stripe ob-stripe force-pushed the integration-v28 branch 3 times, most recently from 1f62b40 to 65c994c Compare August 16, 2019 22:49
@ob-stripe ob-stripe changed the title [wip] stripe-dotnet v29 [wip] stripe-dotnet v30 Sep 20, 2019
@ob-stripe ob-stripe force-pushed the integration-v28 branch 2 times, most recently from 4a43040 to 06e0756 Compare October 7, 2019 20:48
@ob-stripe ob-stripe changed the title [wip] stripe-dotnet v30 stripe-dotnet v30 Oct 8, 2019
ob-stripe and others added 18 commits October 8, 2019 15:58
Many features were marked as obsolete and are now being removed:
* AccountBalance on Customer, use Balance instead
* Billing on Subscription/Invoice/SubscriptionSchedule, use CollectionMethod instead
* TaxInfo and TaxInfoVerification on Customer, use TaxId instead
* AllowedSourceTypes on PaymentIntent, use PaymentMethodTypes instead
* Start on Subscription, use StartDate instead
* ApplicationFee on Charge, use ApplicationFeeAmount instead
* Date when listing Invoices, use Created instead
* OperatorAccount on all Terminal APIs
@ob-stripe ob-stripe merged commit 3133b2a into master Oct 9, 2019
@ob-stripe ob-stripe deleted the integration-v28 branch October 9, 2019 00:17
@ob-stripe
Copy link
Contributor Author

Released as 30.0.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants