Refund notifications
Open Fabric sends you payment update callbacks for card-based processing that happens after you approve a transaction.
What you receive
- Charge updates: when the one-time payment credential is charged successfully.
- Refund/reversal updates: when a partner issues a reversal or refund.
Charge updates are covered in the main flow guide under Consume payment updates.
Refund/reversal notifications
When a partner issues a reversal/refund against the one-time payment credential, Open Fabric sends you a notification to the callback URL configured for your account.
- Auth: callbacks include the authentication header configured during onboarding.
- Response: return
200 OKwhen you have accepted the payload. - Retries: if we don’t receive
200, we retry according to your configuration (see Notifications).
Schema reference: