KURAL.ai
Sarah Chen · MGA · UKGC · CA-ON-AGCO · BR-SPA

iGaming tax remittance (54% slots, 16% tables, 36% sports)

US.PA.PGCB.TAX.1 · US-PA-PGCB · reporting_returns
Severity
high
Cadence
monthly
Region
americas
Current status (Apollo Gaming Ltd.)
not evaluated

Requirement

Operators must compute and remit the PA gaming tax: 54% of GGR on online slots, 16% on online table games, 36% on online sports wagering (plus local share). Returns due per PGCB schedule.

Source: 4 Pa.C.S. — iGaming tax rates · Audit artifact: PA Department of Revenue + PGCB

Remediation guidance

Automate monthly tax remittance from PAM.

Evidence specification

Evidence typeConnectorSpecAcceptance criteria
doc_presencedoc-sharepoint
{
  "document_type": "pa_tax_remittance",
  "required_fields": [
    "period",
    "ggr_slots",
    "ggr_tables",
    "ggr_sports",
    "tax_paid",
    "remitted_at"
  ]
}
  • tax_paid = (0.54 * ggr_slots) + (0.16 * ggr_tables) + (0.36 * ggr_sports)
  • remitted_at <= deadline

Recent evaluations (Apollo Gaming Ltd.)

No evaluation history for this control yet.