More

    Simplify journey with safe boarding passes through Samsung Web and Pockets | by Krishnamurty Das | Samsung Web Builders | Oct, 2025

    on

    |

    views

    and

    comments

    Press enter or click on to view picture in full dimension

    Montage image showing various stages of travel through the airport, and an anthropomorphic Samsung Wallet and Samsung Internet shaking hands, to help the process of travel authentication happen.
    Improve journey effectivity by using Samsung Web & Samsung Pockets for seamless boarding go entry

    Whereas on-line check-ins have streamlined air journey, managing boarding passes post-check-in continues to pose difficulties for a lot of travellers. Historically, passengers depend on screenshots, PDFs, and emails to maintain their passes accessible. Nonetheless, throughout essential moments like safety checks or boarding, they usually scramble via images, folders, browsers, or inboxes to find their passes.

    AI generated image of a confused user, who is scrambling through photos, folders, browsers, and inboxes to locate their boarding passes.
    Publish check-in difficulties for travellers — Krishnamurty Das (Ai generated picture)

    These strategies additionally introduce safety dangers, as boarding passes include delicate knowledge that is probably not saved securely. Moreover, dependence on web connectivity to retrieve passes (through electronic mail or airline apps) can fail in areas with poor community protection, resulting in delays throughout gate adjustments or last-minute boarding calls. Digital wallets supporting absolutely digital boarding passes IATA — Absolutely Digital Journey Expertise Nearer to Actuality & The ICAO ‘s “Digital Journey Credentials (DTC)”.

    To resolve these points, an answer was wanted that balances safety, accessibility and comfort, guaranteeing travellers have their boarding passes available exactly after they want them most.

    Seamless Boarding Cross administration via Samsung Web & Pockets integration

    Beforehand, customers wanted to manually add photos, scan barcodes, or import passes from PDFs/screenshots into the pockets. Samsung Pockets presents a safe, offline-accessible technique for storing boarding passes with just some faucets.

    The brand new boarding go detection characteristic in Samsung Web simplifies the prevailing workflow. Throughout on-line check-in, the browser routinely acknowledges the boarding go barcode and prompts customers to put it aside on to Samsung Pockets.

    Press enter or click on to view picture in full dimension

    AI generated image demonstrating how automated boarding pass detection and Samsung Wallet integration eliminate manual searches across emails, screenshots, PDFs, galleries, or printouts streamlining pass management.
    Seamless boarding go administration — Krishnamurty Das (Ai generated picture)

    This integration born from collaboration between the Samsung Web and Samsung Pockets, combines the browser’s superior boarding go detection with Pockets’s safe storage. This integration creates a seamless expertise for travellers, eliminating the necessity for third-party instruments or handbook administration. This collaboration enhances effectivity and reliability, providing customers a seamless expertise inside Samsung’s trusted ecosystem.

    The collaboration between Samsung Web and Pockets integrates the browser’s boarding go detection with Pockets’s safe storage, providing travellers a seamless expertise by eliminating third-party instruments and handbook administration. This enhances effectivity and reliability inside Samsung’s trusted ecosystem.

    Easy Internet Test-In: Handy boarding go entry with out a number of apps

    Internet check-in via airline web sites is among the commonest methods third-party instruments and handbook administration. This enhances effectivity and reliability inside Samsung’s trusted ecosystem’s obtain boarding passes. This technique is extensively used as a result of it permits passengers to finish the check-in course of conveniently from their very own gadgets, usually 24 to 48 hours earlier than their flight. As soon as checked in, passengers can obtain their boarding passes on to their gadgets or obtain them through electronic mail.

    Utilizing cell shopping for internet check-in presents the benefit of simplicity and comfort, eliminating the necessity to obtain and handle a number of third-party apps.

    Press enter or click on to view picture in full dimension

    Previously, boarding pass management & retrieval required manually storing, accessing passes through Gallery, File System, or other methods after web check-in.
    Former boarding go administration and retrieval processes

    Automated Boarding Cross detection: A seamless person journey

    The boarding go detection characteristic simplifies the method of saving boarding passes, providing two strategies: computerized detection and context menu-based detection, guaranteeing flexibility for customers.

    Press enter or click on to view picture in full dimension

    Automated boarding pass management improves storage and accessibility, enhancing convenience.
    Automated boarding go administration, enhanced accessibility and elevated comfort

    Automated Boarding Cross Detection

    Throughout internet check-in on Samsung Browser, the browser routinely analyses the web page content material to find out if it’s a boarding go web page. As soon as recognized, it scans the photographs current on the web page for a boarding go barcode.

    1. A notification prompts customers to save lots of the boarding go to Samsung Pockets.
    2. As soon as chosen, the go is securely saved in pockets and accessible anytime throughout journey.
    Press enter or click on to view picture in full dimension

    User journey of automatic boarding pass detection & adding to wallet after the web check-in is done: after successful web check-in on an airline’s website, the system detects the boarding pass and prompts the user to add it to Samsung Wallet. Upon selection, the pass is automatically saved.
    Automated boarding go detection & including to pockets

    Privateness-preserving

    Privateness is prioritized via on-device clever processing, guaranteeing all delicate knowledge stays localized and by no means shared externally. The boarding go is securely saved inside Samsung Pockets’s encrypted vault, safeguarding private data. This design maintains person belief by conserving knowledge confined to the person’s gadget inside Samsung’s safe ecosystem, with no private data transmitted externally through the “Add to Pockets” course of.

    Boarding Cross Detection through Context Menu

    This technique ensures ease of use for all customers, even these unaware of the characteristic. Even when computerized detection misses, customers can manually add boarding passes by lengthy urgent the barcode, triggering a validation and “Add to Samsung Pockets” possibility for fast entry.

    Press enter or click on to view picture in full dimension

    Boarding passes can be added to your wallet from the context menu, after the web check-in is completed, and the QR code is visible on screen. The picture shows four screengrabs that illustrate the user journey of activating the context menu and adding the pass.
    Including boarding go to pockets from menu

    Developer Insights: Boarding Cross Detection

    The aim was to create an environment friendly boarding go detection system to remove the challenges customers might face — boarding go barcodes won’t seem within the seen viewport, making them onerous to find; many customers would possibly stay unaware of the characteristic, stopping efficient use; and manually figuring out and saving boarding passes will be each time-consuming and error-prone. To deal with these points, the boarding go detection characteristic employs an optimized filtering system that performs a DOM tree inspection of the web page to research its content material and attributes, guaranteeing correct and environment friendly detection whereas minimizing useful resource utilization.

    The system employs a three-tier filtering mechanism for optimized effectivity:

    • Area-Stage Filtering: The system restricts processing to verified airline domains, excluding all non-airline websites to stop unauthorized entry from the beginning.
    • Web page-Stage Filtering: Analyse webpage content material to determine pages possible containing boarding passes, bypassing pointless processing of irrelevant pages.
    • Picture-Stage Filtering: Targets photos on recognized pages which will include boarding go barcodes, effectively filtering out non-relevant visuals for exact processing.

    Challenges Confronted through the growth

    Processing all photos on enable listed pages proved inefficient, as we use the platform’s Galaxy Intelligence library to determine whether or not a picture is a barcode. For this, we have to course of and supply the picture to the library, and since a single web page can include many photos, it results in pointless resource-intensive and time-consuming operation. This prompted the adoption of the multi-level filtering course of. A sufficiently massive dataset was required to refine the heuristics, however handbook knowledge assortment was impractical. Moreover, there was an imbalance within the airline web page knowledge, with only a few actual boarding go pages in comparison with non-boarding go pages. To deal with our downside assertion, we would have liked to design heuristics that decrease false negatives, guaranteeing that no actual boarding go is missed throughout detection. This necessitated using a sufficiently massive dataset to construct and refine these heuristics successfully. A big dataset is crucial because it presents a various vary of examples and eventualities, enabling the heuristics to study and adapt to varied patterns and anomalies. This complete coaching improved accuracy in distinguishing actual boarding passes from different webpages and pictures, thereby enhancing the reliability and robustness of the detection course of.

    Options applied

    Since handbook knowledge assortment was impractical, automation instruments had been used to streamline the method. Automation was essential in scaling the information assortment course of, particularly within the eventualities the place handbook efforts would have been infeasible or time-intensive. We gathered a dataset from main airline domains and URLs, together with each non-boarding go and actual boarding go pages, utilizing automated strategies, which helped extract necessary options important for precisely figuring out boarding go web page. The imbalance in airline web page knowledge was addressed via in depth analysis and experimentation, which helped obtain 99% accuracy in boarding go barcode identification with out lacking any actual go, minimizing pointless processing and dear verification.

    Assured Safety

    The system employs multi-layered filtering — area, web page and image-level checks to make sure solely respectable airline boarding passes are processed, stopping malicious barcode impersonation. This layered method blocks non-airline domains, screens webpage content material for boarding go relevance, and isolates legitimate barcode photos, sustaining excessive safety and accuracy.

    Seamless teamwork between Samsung Web & Samsung Pockets

    Collaboration between Samsung Web and Samsung Pockets enabled the ‘Automated boarding detection & Add to Pockets’ characteristic. This concerned sync-ups, clear interfaces and versatile scheduling to align unbiased launch cycles whereas guaranteeing adaptability for future updates.

    How Samsung’s Boarding Cross detection stands out

    The “Add to Pockets” performance in options like “Apple/Google Pockets” relies on airline partnerships, as boarding passes are solely accessible through this characteristic when airways are formally partnered. Equally, browsers corresponding to Safari combine with airways via particular internet tags (eg, data-staticconfig with displayAddToAppleWalletButton:true)proscribing the characteristic to partnered airways & predefined codecs. This creates limitations in performance as solely airways with present partnerships and suitable technical implementations are supported.

    Conversely, Samsung Web operates independently of airline partnerships. It autonomously detects boarding passes utilizing internet content material evaluation (DOM intelligence) and barcode recognitionenabling compatibility with a broader vary of airline web sites with none deep integration. Moreover, as soon as the boarding go is added, the person’s journey expertise is improved with real-time flight schedule updates and alerts.

    Key Takeaways

    We all know managing boarding passes can generally add pointless stress to your journey. That’s why we created the boarding go detection characteristic in Samsung Web — to make issues simpler for you. With just some faucets, now you can save your boarding go to Samsung Pockets and have it prepared everytime you want it, even offline.

    We’re excited for travellers to expertise the benefit and comfort this characteristic brings, providing a seamless journey from internet check-in to boarding.

    Press enter or click on to view picture in full dimension

    Boarding passes are automatically detected and added to Samsung Wallet through the “Add to Samsung Wallet” notification toast or contextual menu.
    Boarding go detection & Add to Pockets

    Share this
    Tags

    Must-read

    Mouse: P.I. for Rent Is A lot Extra Than It Seems

    Combining traditional Nineteen Thirties “rubber hose” animation, explosive gunplay and an unrelenting cartoon world, MOUSE: P.I. For Rent is shaping as much as be...

    AI instruments for enterprise, multi functional spot, with AI MagicX lifetime sub

    With the wealth of AI instruments accessible, the issue isn’t discovering one that may get the job accomplished. The actual subject is discovering...
    spot_img

    Recent articles

    More like this

    LEAVE A REPLY

    Please enter your comment!
    Please enter your name here