base

Contains authentication, receipt and log functions used in the anybill sdk.

Having problems? Contact us at

Release History

  • 2.1.2

    • Removed firebase and datadog dependencies

    • Removed functionality and deprecated AnybillLogger

  • 2.0.1

    • Enable initialization of anybill's Datadog Logger as second instance

      • Add new public Method AnybillLogger.initAnybillLoger()

      • Allow new manifest meta data value anybill_toggle_logger_initialization to deactivate automatic initialization

    • Update Datadog version to 2.15.1

  • 2.0.0

    • Renamed all bill related functions, method and classes to receipt

    • Introduced new receipt query method with integrated pagination, removing the old query process.

    • Reduced new Receipt model to frontend relevant properties to reduce complexity

      • Moved all customizable parameters (e.g. isFavourite) into Receipt.Misc

    • Add new ReceiptRelation to easily access return and original receipts of a user

    • Added new customizable parameter includeReturnReceipts for PDF functions

    • Removed AnybillAppLink functions

    • Removed CardLinkedReceipt functions

    • Removed several Authentication methods and reduced to Token-Based and Credentials-Based Login

    • See Integration documentation for more changes

  • 1.0.3

    • Updated dependencies

    • Updated API version to 34

    • Removed register and category methods

    • Added method to search receipts

  • 1.0.2

    • Multiple internal bug fixes

  • 1.0.1

    • Added isPrintedVersion flag to the exportsBillAsPDF method of the BillProvider, to state if the exported bill should be in a printable format

  • 1.0.0

    • Merged auth, bill, category, log and core module together

    • Renamed LoggerDD to AnybillLogger

    • Removed deprecated models and methods

Packages

Link copied to clipboard