Stage Checklist

  • ✓ Research (.md file)
  • ✓ POC App
  • ✓ POC UI (templates)
  • ✗ Microservice
  • ✗ Containerized (Dockerfile)
  • ✗ Helm Chart
  • ✗ CI/CD Pipeline
  • ✗ Frontend Page
Download Research Download Implementation Guide

AI Research

Last researched: 2026-03-05

Refund Rules

Not yet researched

Credit Policies

Not yet researched

Contractual Terms

Not yet researched

Integration Complexity

Not rated

Technical Notes

Based on the existing research, here's my analysis of ADP's contract and billing terms: ```json { "refund_rules": "ADP generally does not offer refunds for unused seats or mid-cycle cancellations. Enterprise contracts may include prorated refunds for large employee count reductions (>10%) with 30-day notice. Implementation fees and setup costs are non-refundable. However, ghost employees and billing errors can typically be corrected with retroactive credit adjustments. Small business plans (RUN) have more restrictive refund policies than enterprise Vantage HCM contracts.", "credit_policies": "ADP offers service level agreement (SLA) credits for system downtime exceeding guaranteed uptime (typically 99.5%). Credits are usually applied as service credits, not cash refunds. Billing error corrections result in account credits. Some enterprise contracts include credits for payroll processing errors or compliance failures. Pre-paid annual contracts may receive credits for early employee count reductions, but terms vary significantly by contract size and negotiation.", "contractual_terms": "Auto-renewal clauses are standard (typically 12 months). Cancellation notice periods range from 30 days (small business) to 90 days (enterprise). Annual price increases are often capped at 3-5% for enterprise contracts but may be higher for small business plans. Early termination fees apply, especially for contracts with implementation or setup costs. Enterprise contracts may include volume commitment minimums and employee count thresholds that affect pricing tiers.", "integration_complexity": 4, "technical_notes": "ADP uses OAuth 2.0 for authentication but requires ADP Marketplace partnership approval for production access. API access varies significantly by ADP product (RUN vs Workforce Now vs Vantage HCM). Rate limits are strict and poorly documented. Different endpoints for different products can complicate multi-tenant integrations. No billing/invoice API access - requires manual invoice data input. Sandbox environment available but limited functionality. Strong data governance requirements due to PII/payroll sensitivity." } ```