Skip to content

Fix order status handler and other bugs

Compare
Choose a tag to compare
@GabrielDeveloper GabrielDeveloper released this 01 Oct 18:37
· 797 commits to master since this release
d4edf0e

Bug fixes

  • Check in the existence of information about billet card to not break the application
  • Truncation on API fields to avoid errors by character limit breaking
  • Fix the order status handler for failed transactions
  • Treatment for type conversion of fields to not break the application in case of mandatory empty fields

New Features

  • No new features

Improvements

  • No improvements