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
[BC] For all descriptors, closeDispute and updateDispute now uses the new endpoints that do not require a charge ID but instead a dispute
ID. In previous versions:
Also, new endpoints have been added that allow to retrieve a specific dispute by its id, as well as retrieving all disputes.
[BC] Descriptor cleanup: older descriptors have been removed. ZfrStripe now supports Stripe API version from 2015-02-18. If you are using an older
version of the API, you should stay on 2.x branch.