Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 416 Bytes

CHANGELOG.md

File metadata and controls

20 lines (13 loc) · 416 Bytes

0.3.1

  • add TransactionStatus enum to better handling of transaction statuses
  • refactor Dio error handler for bad responses

0.3.0

  • fix Pesepay.getActiveCurrencies error handling
  • fix Pesepay.getPaymentMethodsByCurrency error handling

0.2.0

  • initiate web transaction
  • initiate seamless transaction
  • check transaction status
  • stream transaction status

0.1.0+1

  • feat: initial commit 🎉