Skip to content

Troubleshooting connections

Most connection issues come down to a handful of causes. Work through the ones that match your symptom.

“Connected, but 0 brands” / disputes aren’t appearing

Section titled ““Connected, but 0 brands” / disputes aren’t appearing”

A processor connected at the workspace level still needs each brand pointed at its merchant account. Go to Brands → Connections and add the processor account with the correct merchant account ID for each brand. Until you do, no disputes route to that brand.

Connecting a payment processor requires a verified email. If the connect action is blocked, verify your email first (use Resend email if you never got the link).

  • Double-check the credentials for typos or trailing spaces.
  • Confirm you used live keys for a live account (not test/sandbox), or vice-versa.
  • For Braintree, make sure the merchant ID and both keys are from the same Braintree account.
  • Confirm you registered the exact webhook URL shown in DisputeDash, including the workspace ID in the path for Stripe and Shopify Payments. See the webhook URL reference.
  • Stripe: confirm the signing secret (whsec_…) in DisputeDash matches the endpoint, and that the three charge.dispute.* events are selected.
  • PayArc: confirm PayArc is sending the x-payarc-webhook-secret header with the same value you entered in DisputeDash.
  • Shopify Payments: confirm the webhook secret matches and the disputes/create and disputes/update topics are subscribed.

DisputeDash reads the order ID from the Stripe charge’s metadata (order_id). If it’s missing, evidence can’t be gathered. Make sure your checkout writes the order ID into charge metadata. See Connect Stripe.

Zendesk needs a per-brand Zendesk brand ID in addition to the workspace credentials. Without it, lookups for that brand do nothing. See Connect Zendesk.

Disconnecting an integration can stop active cases from gathering evidence for the brands that rely on it. DisputeDash warns you when a disconnect will affect connected brands — read the warning before confirming.