Skip to main content

5 posts tagged with "sims"

View All Tags

· 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.

· 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.

· One min read
Nuno Coração

A new webhook notification system is now supported in connect-api v1. This means you can now enable/disable notifications for specific SIM cards. Based on what has been set, notifications will be triggered when 80% of the usage threshold or 80% of the subscription duration is reached. This notification system can be used to let customers know their plan is ending or upsell a new plan to customers.