Release 2023-07-04

  • You can now add additional non-mandatory Options to Plans already in use.
    For example, let's say you have a mobile phone plan with a fixed 9,99€/month base fee with an Option for your customers to book an additional +5GB/month data for 1,99€/month.
    Now you can offer an additional +10GB/month for 2,99€/month for the same plan with your customers being able to pick either one (or none) - previously you would've needed to create a new Plan for this to work.
  • It is now also possible to change the payment details of Contracts and Orders, allowing your customers to change payment methods. Do your customers start using your great product so much that paying via CC starts posing a challenge due to fees? Ask them to transfer the money instead via wire transfer.
  • Fixed a bug where an overpayment of an invoice didn't correctly display its OPOS status.

Release 2023-06-19

  • Usages that have not been billed yet can now be deleted from the system so you can comfortably remove wrongly sent Usages.
  • We increased Usage Billing Transparency. You can now more easily figure out on which document a given Usage was billed.
  • Terminated contracts can now also be canceled! Does a customer of yours want to terminate their contract but is still within the revocation period, and you'd rather cancel the contract? This is easily accomplished now. See also https://docs.nitrobox.io/docs/termination-cancellation-and-revocation
  • We've made the payment settlement reports available via webportal, so you can easily browse individual reports and their associated settlements.

Release 2023-06-05

  • You can now provide a "notice day" when regularly terminating contracts. This allows you to provide a date from which to calculate the actual end date of the contract.
  • When setting up your Plan you can now specify a minimum Quantity of two and more for your subscriptions and one-time options. As an example, say your business is about selling subscriptions to lend out bikes to local distributors, but you don't want to specify that each of your customers signs a contract of at least 100 bike subscriptions, you can now enforce that in the billing in Nitrobox as well with this extension.

Release 2023-05-23

  • Order allowances can now also be updated and deleted.
  • Users can now configure a "Contract Expired" notification, that will notify you at the end of a contract. This could be used in your processes, for example, to trigger the deactivation of licenses.
  • Contract activation is now available via our Webportal. Users can prepare a Contract ahead of time for a customer even when the contract delivery date is undefined (such as when an installation of hardware might still be required). Users may later "activate" the Contract and thus start its billing.

Release 2023-05-16

  • Our Contract Quantity feature is officially released! Users can now decide the quantity a given option should be billed for at Contract creation. For example, one Contract handles the subscription for one license, and another contract -based on the same Plan- is used for 50 licenses.
  • During Plan creation, users can now determine if an Option should be mandatory when creating a Contract or could be an optional add-on. Users decide at Contract creation if and how many of each Options will be billed.
  • We restructured the Order and Contract creation views to provide better guidance when manually handling those entities and make it look quite a bit nicer!
  • We reworked how our operational notification feature worked. While previously users had more of an audit log at their disposal which just listed all attempts made to send a notification to their system, users now have a list of actual notification instances. Looking into the details of such a notification users will find the log of attempts for this very notification here, making it easier to gain an overview of any specific issues their integration with our system could have. Users can also easily copy the requests we send to your API or the responses they answer us with, making debugging issues trivial.
  • Users can now also "retry all failed notifications" with a single click.
  • Addresses can now also contain properties, allowing users to provide additional information about the addresses of said users' customers, such as place of delivery if they wanted to print this on the invoice document, for example.

Release 2023-05-08

  • Extended visibility of customer data in our Webportal.
  • Fixed a bug where leading or trailing spaces weren't correctly shown in our translation service.

Release 2023-04-24

  • Our revenue recognition feature is now fully configurable via the Webportal. To use it, simply add a "Deferral Account" to the Revenue Account. If a booking entry with a service period spanning at least 2 months is created for this Revenue Account, then the booking is deferred and recognition bookings are automatically created for the upcoming periods.

Release 2023-04-10

  • The Option Allowance feature is out of beta.
  • You can now delete and update Option Allowances.
  • Order level allowances can now be viewed in the Webportal. Be aware that they are currently not considered in the Order totals.
  • Fixed a bug where the unit price of a usage wasn't correctly displayed after pooling.
  • We clarified a warning where a user would try to assign an invoice to a payment that was previously assigned.

Release 2023-03-27

  • We released a new feature into Beta: Option Allowances. With Option Allowances, you can add a discount or voucher to the upcoming billing of an option. For example, want to award a loyal customer with a discount? Give them 50% off their next month's subscription!
    This feature is still in Beta, so it is recommended that you only try it in the staging environment. It is expected to be officially released within the next month.
  • We reworked the payment details view so you can find the information you are looking for faster.
  • Quality of Life (QoL) improvement: During Order creation, you can now delete a line item immediately without having to start the Order creation process again from the beginning.
  • Tax Rules can now be filtered by country.

Release 2023-03-13

  • You can now view operating sites used in contracts and orders.
  • We've removed the view of the deprecated OPOS v1 information, which previously was superseded by the OPOS Case feature. This change gives a more accurate view of the open positions of the given transaction.
  • Moved buttons around to more convenient locations. The "Add Order" button moved from the top right of the Customer Details view to the Orders tab in the same view. The "Add Usage" button moved from the top right of the Contract Details view to the Usages tab in the same view.
  • Fixed a bug that impacted our throughput during our monthly billing run.