Can you provide examples of basic scenarios for Keepgo eSIM integration?

eSIM Purchase Workflow Scenario

The eSIM purchase workflow in Make follows these steps:

1. User selects a country and views available eSIM bundles using the "Get bundles" action.

User selects a country.jpg

Check device compatibility by listing eSIM-enabled devices using /esim_enabled_devices.

Check device compatibility.jpg

3. Proceed to payment via Stripe payment intent.

4. After successful payment, create a new eSIM line using /line/create.

5. Retrieve ICCID and LPA code for eSIM activation.

6. Provide the LPA code to the user for eSIM installation, either as plain text or as a QR code generated through a QR-generating app.

Provide the LPA code.jpg

eSIM Management Scenario

You can manage your eSIM through Make by using the following actions:

1. View eSIM line details – Retrieve information about a specific eSIM line using /line/{iccid}/get_details.

View eSIM line details.jpg

2. Refill eSIM – Add data to an existing eSIM line using /line/{iccid}/refill. ![Refill eSIM.jpg](https://keepgo.reamaze.com/attachments/158113711?token=584f98f552a0c215dc15180660408caa97b366bfcf8158b9964450187d74ad33)

3. Turn on/off Auto-refill – Enable or disable automatic refills with /line/{iccid}/turn_on_auto_refill or /turn_off_auto_refill.

Turn on off Auto-refill.jpg

4. Update notes – Add or modify notes for an eSIM line using /line/{iccid}/update_notes.

Apr 2, 2025

Contact Us

Not finding what you're looking for? Contact Us Directly