Skip to content

v1.3.2: Fix product name issue

Latest
Compare
Choose a tag to compare
@malnafei malnafei released this 11 Aug 05:34
If the product name more than 40 characters, Thawani api will reject the request because the product name must be a string with a maximum length of 40. This release developed to sub-string the product name to 39 character.