Skip to content

1.3.2

Compare
Choose a tag to compare
@zladzeyka zladzeyka released this 17 Feb 14:28
· 45 commits to main since this release
  • Ensure that amount has the required format when resolving payment requests.
    Important: The amount string in the PaymentInfo must be convertible to a Double. For ex. "12.39" is valid, but "12.39 €" or "12,39" are not valid.