All Versions
562
Latest Version
Avg Release Cycle
6 days
Latest Release
525 days ago

Changelog History
Page 16

  • v20.5.0 Changes

    September 10, 2020
    • ๐Ÿ‘ #1099 Add support for SEPA debit on Checkout

    ๐Ÿ‘€ See the changelog for more details.

  • v20.4.0 Changes

    September 09, 2020
    • #1098 Multiple API changes
      • Add support for sofort as a type on the List PaymentMethods API
      • Add back support for invoice.payment_succeeded

    ๐Ÿ‘€ See the changelog for more details.

  • v20.3.2 Changes

    September 09, 2020
    • ๐Ÿ’… #999 DESCRIBE CHANGES HERE (try to use the same style, tense, etc. as the other entries)

    ๐Ÿ‘€ See the changelog for more details.

  • v20.3.1 Changes

    September 09, 2020
    • #1095 OAuth.deauthorize no longer mutates params
  • v20.3.0 Changes

    September 08, 2020
    • ๐Ÿ‘ #1096 Add support for Sofort on PaymentMethod and PaymentIntent

    ๐Ÿ‘€ See the changelog for more details.

  • v20.2.0 Changes

    September 02, 2020
    • #1092 Multiple API changes
      • Improve support for the Issuing Dispute APIs. Added the Submit API, missing parameters on creation, update and list and returned evidence details
      • Add support for dispute on Issuing Transaction
      • Add available_payout_methods on BankAccount
      • Add payment_status on Checkout Session

    ๐Ÿ‘€ See the changelog for more details.

  • v20.1.0 Changes

    August 31, 2020
    • #1089 Add support for payment_method.automatically_updated on WebhookEndpoint

    ๐Ÿ‘€ See the changelog for more details.

  • v20.0.0 Changes

    August 31, 2020
    • #1088 Multiple API changes
      • Pin to API version 2020-08-27
      • Removed authenticated and succeeded on payment_method_details[card][three_d_secure] on Charge
      • Removed tax_percent and prorate across all Billing APIs
      • Renamed plans to items on SubscriptionSchedule
      • Removed display_items on Checkout Session
      • Removed save_payment_method and source on PaymentIntent confirm, create and update. Those parameters still work in the API but are removed from the library
      • Removed payment_method_details[bitcoin] on Charge
      • Removed unified_proration on Billing API as this is a deprecated feature that never shipped publicly
      • Removed plan and quantity from Subscription, use items instead
      • Removed requested_capabilities on Account creation, use capabilities instead
      • Removed failure_url and success_url from AccountLink, use refresh_url and return_url instead
      • Removed invoice.payment_succeeded and payment_method.card_automatically_updated events
      • sources and tax_ids on Customer are now includable sub-lists and not returned by default when retrieving a customer. You need to explicitly expand those properties to call getTaxIds() or getSources() now to create those sub-resources. Our API Reference has been updated to reflect this.
    • #1087 Fix retrieval of upcoming Invoice line items
  • v19.45.0 Changes

    August 19, 2020
    • ๐Ÿ‘ #1085 Add support for expires_at on File

    ๐Ÿ‘€ See the changelog for more details.

  • v19.44.0 Changes

    August 17, 2020
    • ๐Ÿ‘ #1084 Add support for amount_details on Issuing Authorization and Transaction

    ๐Ÿ‘€ See the changelog for more details.