Skip to content

Statement Tap Framework v2.0.0

Compare
Choose a tag to compare
@torresejay102 torresejay102 released this 28 Feb 03:23
· 23 commits to master since this release

2.0.0 - 2022-02-24

Added

  • option to do Statement Retrieval via StatementRetrievalRequest passed inside StatementTapRequest after Tap Web Session
  • added separate function retrieveCheckoutURL to get the checkout URL
  • added getEnabledBanks function to retrieve available banks for statement retrieval

Changed

  • removed showInBrowser option from StatementTapRequest because just retrieving the URL is already in another function
  • bankCodes from StatementTapRequest now accepts nil value; if it is set to nil, all enabled banks will be shown automatically in the Tap Web Application