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

Deprecations and naming fixes #1707

Merged

Conversation

pakrym-stripe
Copy link
Contributor

Changelog

  • Removed deprecated excluded_territory, jurisdiction_unsupported, vat_exempt taxability reasons:
    • CheckoutSessionShippingCostTaxTaxabilityReasonExcludedTerritory
    • CheckoutSessionShippingCostTaxTaxabilityReasonJurisdictionUnsupported
    • CheckoutSessionShippingCostTaxTaxabilityReasonVATExempt
    • CheckoutSessionTotalDetailsBreakdownTaxTaxabilityReasonExcludedTerritory
    • CheckoutSessionTotalDetailsBreakdownTaxTaxabilityReasonJurisdictionUnsupported
    • CheckoutSessionTotalDetailsBreakdownTaxTaxabilityReasonVATExempt
    • CreditNoteShippingCostTaxTaxabilityReasonExcludedTerritory
    • CreditNoteShippingCostTaxTaxabilityReasonJurisdictionUnsupported
    • CreditNoteShippingCostTaxTaxabilityReasonVATExempt
    • InvoiceShippingCostTaxTaxabilityReasonExcludedTerritory
    • InvoiceShippingCostTaxTaxabilityReasonJurisdictionUnsupported
    • InvoiceShippingCostTaxTaxabilityReasonVATExempt
    • LineItemTaxTaxabilityReasonExcludedTerritory
    • LineItemTaxTaxabilityReasonJurisdictionUnsupported
    • LineItemTaxTaxabilityReasonVATExempt
    • QuoteComputedRecurringTotalDetailsBreakdownTaxTaxabilityReasonExcludedTerritory
    • QuoteComputedRecurringTotalDetailsBreakdownTaxTaxabilityReasonJurisdictionUnsupported
    • QuoteComputedRecurringTotalDetailsBreakdownTaxTaxabilityReasonVATExempt
    • QuoteComputedUpfrontTotalDetailsBreakdownTaxTaxabilityReasonExcludedTerritory
    • QuoteComputedUpfrontTotalDetailsBreakdownTaxTaxabilityReasonJurisdictionUnsupported
    • QuoteComputedUpfrontTotalDetailsBreakdownTaxTaxabilityReasonVATExempt
    • QuoteTotalDetailsBreakdownTaxTaxabilityReasonExcludedTerritory
    • QuoteTotalDetailsBreakdownTaxTaxabilityReasonJurisdictionUnsupported
    • QuoteTotalDetailsBreakdownTaxTaxabilityReasonVATExempt
  • Removed deprecated error code constant ErrorCodeCardDeclinedRateLimitExceeded, prefer ErrorCodeCardDeclineRateLimitExceeded.
  • Removed deprecated error code constant ErrorCodeInvalidSwipeData.
  • Removed deprecated error code constant ErrorCodeInvoicePamentIntentRequiresAction prefer ErrorCodeInvoicePaymentIntentRequiresAction.
  • Removed deprecated error code constant ErrorCodeSepaUnsupportedAccount, prefer ErrorCodeSEPAUnsupportedAccount.
  • Removed deprecated error code constant ErrorCodeSkuInactive, prefer ErrorCodeSKUInactive.
  • Removed deprecated error code constant ErrorCodeinstantPayoutsLimitExceeded, prefer ErrorCodeInstantPayoutsLimitExceeded.

@pakrym-stripe pakrym-stripe merged commit 9654410 into sdk-release/next-major Aug 15, 2023
7 checks passed
@pakrym-stripe pakrym-stripe deleted the pakrym/Deprecations_and_naming_fixes branch August 15, 2023 16:07
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.

2 participants