Billing Period Actions ReferenceSuggest Editssurecart/period_paid Occurs whenever a billing period is paid. A common use-case is when a subscription renews. PHPdo_action( 'surecart/period_paid', (\SureCart\Models\Period::class) $period, (array) $webhook_data ) Updated 2 months ago What’s NextRefund Actions ReferenceTable of Contents surecart/period_paid