github stripe/stripe-java v12.1.0
stripe-java v12.1.0

latest releases: v25.5.0, v25.5.0-beta.1, v25.4.0...
4 years ago
  • #850 Codegen for openapi 4d4a107
    • Add support for mandate on Charge.
    • Add support for reference on SourceTransaction.
    • Add support for person on TokenCreateParams.
    • Add support for new event types payment_intent.canceled and setup_intent.canceled
    • Add support for metadata on AuthorizationApproveParams and AuthorizationDeclineParams
    • Add setMetadata method on AuthorizationUpdateParams
    • Rename enum value chidrens_and_infants_wear_stores to childrens_and_infants_wear_stores in CardCreateParams and CardUpdateParams. This is technically a breaking change, but we've chosen to release this as a minor version as the previous name was virtually unused.
  • #849 Add add/addAll support for "emptyable" params
    • Add addAttribute and addAllAttribute methods to ProductUpdateParams
    • Add addCustomField and addAllCustomField methods to CustomerCreateParams, CustomerUpdateParams, InvoiceCreateParams and InvoiceUpdateParams
    • Add addDefaultTaxRate and addAllDefaultTaxRate methods to InvoiceUpdateParams, SubscriptionCreateParams, SubscriptionScheduleCreateParams, SubscriptionScheduleUpdateParams and SubscriptionUpdateParams
    • Add addImage and addAllImage methods to ProductUpdateParams
    • Add addItem and addAllItem methods to OrderReturnOrderParams
    • Add addSubscriptionDefaultTaxRate and addAllSubscriptionDefaultTaxRate methods to InvoiceUpcomingParams
    • Add addTaxRate and addAllTaxRate methods to InvoiceItemUpdateParams, InvoiceUpcomingParams, SubscriptionCreateParams, SubscriptionItemCreateParams, SubscriptionItemUpdateParams, SubscriptionScheduleCreateParams, SubscriptionScheduleUpdateParams and SubscriptionUpdateParams

See the changelog for more details.

Don't miss a new stripe-java release

NewReleases is sending notifications on new releases.