Closed xavdid-stripe closed 1 day ago
Other SDKs can set a custom tolerance when parsing thin events, but Java couldn't- this rectifies that
parseThinEvent
tolerance
Why
Other SDKs can set a custom tolerance when parsing thin events, but Java couldn't- this rectifies that
What
parseThinEvent
with atolerance
argument, plus docs.See Also
Changelog
tolerance
value is still what most users will want, but this fixes an oversight where it wasn't possible to settolerance
at all when parsing thin events