stripity-stripe icon indicating copy to clipboard operation
stripity-stripe copied to clipboard

Allow updating SubscriptionLineItem by ID.

Open siepet opened this issue 5 years ago • 1 comments

It is possible to update Subscription's single subscription item when updating Subscription: https://stripe.com/docs/api/subscriptions/update#update_subscription-items-id

So i thought it would be nice to allow this in the lib.

Currently, it is possible to update this way, but @spec is different and we end up having dialyzer warning about not matched parameters.

siepet avatar May 22 '19 15:05 siepet

Coverage Status

Coverage increased (+0.08%) to 88.539% when pulling 915ed4fc421513316d3a74aa46ea76da0a4e3418 on siepet:allow-updating-item-by-id into e09bda0b1a711daa0ed85540d446ea3cffd7d9dc on code-corps:master.

coveralls avatar May 22 '19 15:05 coveralls