v2.0.0-alpha.9
Pre-release
Pre-release
- Support for
&list/
endpoints to the following modules:Account, Card, Charge, Coupon, Customer, Event, ExternalAccount, FileUpload, Invoice, Plan, Refund, Subscription
- #242, Credit: https://github.com/jayjun - Support for inovice line items. Line items now render when retrieving an
Invoice
, with the help of the newStripe.Invoice
struct - #240, Credit: https://github.com/jayjun