freeTrialLength
is used as full refund period
#96
Labels
0 (Non-critical)
Code style, clarity, syntax, versioning, off-chain monitoring (events etc), exclude gas optimisation
bug
Something isn't working
sponsor acknowledged
Technically the issue is correct, but we're not going to resolve it for XYZ reasons
Handle
0x0x0x
Vulnerability details
Proof of Concept
This parameter is named as
freeTrialLength
, but in codes logic it is used as full refund period. Free trial is a period where you can also cancel the upcoming subscription and it is not charged whether you refund or not. In current code, free trial is just the full refund period inside subscription period.Tools Used
Manual
The text was updated successfully, but these errors were encountered: