You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
StripeResponse is a property now attached to all entities when they are returned from service calls (provides the RequestId, RequestDateTime, ResponseJson, and ObjectJson) #661
Added section on deleting metadata entries to the readme. tl;dr - you can delete existing metadata entries by passing an empty string or null for the key's value. #637, #642, #643
The StripeAccount can now be serialized, however, I would recommend using StripeResponse #635