Skip to main content

· One min read
Nuno Coração
Tiago Lameiras

This release comes with three new features. Firstly, monthly plans are now supported on Connect. Secondly, it is possible to create subscriptions with a customised expiry date. To do this, when the order is being created, the expiration_date must be provided in the order body. Finally, a new endpoint for expiring active subscriptions has been added.

· One min read
Nuno Coração
Tiago Lameiras

This release introduces a new capping system that prevents the stock of SIM cards from running out in the pre-production environment and a new voucher service that was designed to provide a new and easy eSIM installation process for setups where the sales channel is different than the installation one (e.g. sale happens on POS and installation on mobile App). When this feature is enabled, each time a new eSIM activation order is created, a voucher code is generated in the order. Then, using the new Connect endpoints, it is possible to query the voucher details and mark it as redeemed once it has been used.

· One min read
Nuno Coração

New delete SIM endpoint allow us to delete a SIM and consequently cancel an order. With this new feature it becomes possible to automate most of the refund use-cases by cancelling an order and deleting the eSIM profile and subscriptions associated with it.

· One min read
Nuno Coração

Each new completed activation order is now returning a QRCode url which contains a QRCode image that can easily be used to install a new eSIM on a iOS or Android device.

· 2 min read
Nuno Coração

This release comes with one big new feature called Push Install. This adds a new profile installation method to our platform which doesn’t require a QRCode nor direct LPA integration with our SDKs. The way it works is that when ordering a new profile you can specify the EID of the target device, with this information Connect is able to send a push notification to the that same device that triggers the profile installation process for the user. At the moment this will only be supported for iOS devices, but we are working on adding support for Android in the future.