mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-09 00:03:05 -04:00
* Add support for multiplan subscriptions: Serialize indexed arrays into hashes with index keys in subscription create, subscription update, and upcoming invoice Add a SubscriptionItem object that supports creation, deletion, update, listing, and retrieval * Remove helpers that convert items array to indexed hash