v1.0.0
Extension utils library first release with extension related billing support. Using this library and with minimal changes extension can be made a paid extension.
- Added support for easy integration of Fynd Platform billing apis
- Automatic db collection creation for billing related data
- All backend transaction for adding and updating subscripitions
- Supports mongoose ORM and mongodb db as database
- Access to selected ORM db engine for customized queries and changes.