MCPcopy Index your code
hub / github.com/AgentOps-AI/agentops / verify_sunset_subscriptions.py

File verify_sunset_subscriptions.py

app/scripts/verify_sunset_subscriptions.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""
3Simple script to verify which subscriptions will be caught by the invoice webhook check.
4This shows which subscriptions have both cancel_at_period_end=True and cancellation_reason='billing_model_change'.

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected