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
Introducing GetDispute API which is used to retrieve details of a chargeback dispute associated with a specific order
Introducing retry logic for HTTP Code 425
Renamed PaymentServiceProviderClientInterface to DisputeClientInterface to align with current Amazon Pay support for both PSP (Payment Service Provider) and 1PP (Standard) merchants in the Disputes and Files APIs.
Note: If you are directly using PaymentServiceProviderClientInterface, please update your implementation to use DisputeClientInterface. The previous interface has been removed as of this release.