Class Dispute

All Implemented Interfaces:
BalanceTransactionSource, HasId, MetadataStore<Dispute>, StripeActiveObject, StripeObjectInterface

public class Dispute extends ApiResource implements MetadataStore<Dispute>, BalanceTransactionSource
As a card issuer, you can dispute transactions that the cardholder does not recognize, suspects to be fraudulent, or has other issues with.

Related guide: Issuing disputes

  • Constructor Details

    • Dispute

      public Dispute()
  • Method Details