v0.2.6 calendar-anniversary billing
This commit is contained in:
@@ -70,7 +70,7 @@ const inputSpec = InputSpec.of({
|
||||
pro_monthly: Value.number({
|
||||
name: 'Pro — Monthly Credits',
|
||||
description:
|
||||
'Total credits a Pro user gets each calendar month. Resets on the 1st. Default 50.',
|
||||
'Total credits a Pro user gets each billing period. Renewals are calendar-anniversary based: a user who first activates on the 17th renews on the 17th of every following month (clamps to the last day for shorter months — e.g. Jan 31 → Feb 28/29 → Mar 31). Default 50.',
|
||||
required: true,
|
||||
default: 50,
|
||||
min: 0,
|
||||
|
||||
Reference in New Issue
Block a user