Payment Webhooks

Payment Webhooks: Payment event verification, ordering, retries, and idempotency.

[
  {
    "error_code": "SYNTH-PAYMENT-WEBHOOKS-001",
    "description": "Synthetic Payment event verification, ordering, retries, and idempotency scenario 001: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the Payment event verification, ordering, retries, and idempotency inputs and configuration, handle SYNTH-PAYMENT-WEBHOOKS-001 explicitly, and retry only when the operation is idempotent."
  },
  {
    "error_code": "SYNTH-PAYMENT-WEBHOOKS-002",
    "description": "Synthetic Payment event verification, ordering, retries, and idempotency scenario 002: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the Payment event verification, ordering, retries, and idempotency inputs and configuration, handle SYNTH-PAYMENT-WEBHOOKS-002 explicitly, and retry only when the operation is idempotent."
  },
  {
    "error_code": "SYNTH-PAYMENT-WEBHOOKS-003",
    "description": "Synthetic Payment event verification, ordering, retries, and idempotency scenario 003: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the Payment event verification, ordering, retries, and idempotency inputs and configuration, handle SYNTH-PAYMENT-WEBHOOKS-003 explicitly, and retry only when the operation is idempotent."
  }
]