💳
AB-093

SPT (Stripe Payment Terms) Support

💰 Payments Quick fix Est. cost: $0-10

What it means

Checks for /.well-known/spt.json declaring Stripe Payment Terms support.

Why it matters

Agents can discover Stripe-based payment endpoints and use Stripe for automated transactions.

What's wrong

No /.well-known/spt.json endpoint published — agents cannot determine SPT support.

What's right

GET /.well-known/spt.json returns 200 with { "stripe_publishable_key": "pk_live_..." }.

Check this rule on your site

Enter your URL to check just this one rule (AB-001).

Related rules in Payments