File: /home/imensosw/.trash/case.php.1
<!doctype html>
<html lang="en">
<head>
<title>Homepage | Imenso Software</title>
<?php include 'header.php';?>
</head>
<body>
<?php include 'topbar.php';?>
<section class="inner-hero burger">
<div class="container mt-5">
<div class="row align-items-center">
<div class="col-lg-8">
<h1 data-aos="fade-up">MobilePay - Send bulk SMS to recover payment from patients</h1>
</div>
<div class="col-lg-12" data-aos="fade-up">
<div class="row mt-5 case-intro">
<div class="col-lg-2 mb-3">
<div class="case-points">
<span class="cp-label">Client</span>
<span class="cp-value">Millennia</span>
</div>
<div class="case-points">
<span class="cp-label">Industry</span>
<span class="cp-value">Healthcare</span>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-3">
<div class="case-points">
<span class="cp-label">Technologies</span>
<ul class="cp-value">
<li>Serverless Architecture</li>
<li>AWS Lambda</li>
<li>Dynamo DB</li>
<li>Twilio</li>
</ul>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-3">
<div class="case-points">
<span class="cp-label">Features</span>
<ul class="cp-value">
<li>Serverless auto SMS scheduling</li>
<li>Twilio outbound and inbound SMS integration</li>
<li>Custom URL shortener</li>
<li>Timezone based SMS delivery</li>
<li>Pay with Credit Card, Amazon Pay and Apple Pay</li>
<li>Save Credit Card</li>
</ul>
</div>
</div>
<div class="col-lg-3">
<p class="mt-4">Looking to build similar project?</p>
<div class="mt-4" data-aos="fade-up">
<a href="" class="btn btn-primary">Get Free Estimate</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="bglight service background_7">
<div class="container">
<picture>
<source srcset="<?php echo $mobile ?>/project4.webp" media="(max-width: 400px)" class="img-fluid"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/project4.webp" media="(max-width: 992px)" class="img-fluid"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/project4.webp" class="img-fluid"><!-- Desktop -->
<img src="<?php echo $desktop ?>/project4.webp" alt="project4" class="w-100"><!-- Desktop Default -->
</picture>
</div>
</section>
<section class="burger border-bottom case-brief">
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-3">
<div class="section-header">
<span class="shade">Project Brief</span>
</div>
</div>
<div class="col-lg-7 offset-lg-2 col-md-8 offset-md-1 col-sm-9">
<p class="big-text">Millennia Patient Services is one of the leading companies in providing revenue cycle management solutions. The Company focuses on collecting from insurers and payers, dues with their technology solutions.</p>
<p class="mt-5">Millennia approached Imenso to come up with a solution to create a new channel for their payment recovery business which should communicate with their legacy system without hindering their core systems in place and should follow the HIPAA compliances and PCI standards.</p>
<ul class="mt-5">
<li>To communicate securely with our client’s legacy system without hindering their core setup</li>
<li>Following HIPAA compliances and PCI standards</li>
<li>Information synchronisation between our solution and client’s legacy system</li>
</ul>
</div>
</div>
</div>
</section>
<section class="burger">
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-3">
<div class="section-header">
<span class="shade">Solution</span>
</div>
</div>
<div class="col-lg-7 offset-lg-2 col-md-8 offset-md-1 col-sm-9">
<p class="big-text">Standalone application built upon server-less technology to fulfil the need of our client by utilising various third parties APIs.</p>
</div>
</div>
<div class="row burger">
<div class="col-lg-12 text-center">
<picture>
<source srcset="<?php echo $mobile ?>/mps-solutions.webp" media="(max-width: 400px)" style="width:850" class="img-fluid"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/mps-solutions.webp" media="(max-width: 992px)" style="width:850" class="img-fluid"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/mps-solutions.webp" style="width:850" class="img-fluid"><!-- Desktop -->
<img src="<?php echo $desktop ?>/mps-solutions.webp" alt="solutions" style="width:850" class="img-fluid"><!-- Desktop Default -->
</picture>
</div>
</div>
<div class="row">
<div class="col-lg-6 offset-lg-3 text-center">
<h2 class="big-h2">Serveless Architecture</h2>
<p>Server-less auto SMS scheduling by writing business logics in AWS Lambda functions and API Gateways.</p>
</div>
<div class="col-lg-10 offset-lg-1 mt-5">
<picture>
<source srcset="<?php echo $mobile ?>/mp-serverless.webp" media="(max-width: 400px)" class="img-fluid"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/mp-serverless.webp" media="(max-width: 992px)" class="img-fluid"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/mp-serverless.webp" class="img-fluid"><!-- Desktop -->
<img src="<?php echo $desktop ?>/mp-serverless.webp" alt="serverless" class="w-100"><!-- Desktop Default -->
</picture>
</div>
</div>
<div class="row t-burger">
<div class="col-lg-6 offset-lg-3 text-center">
<h2 class="big-h2">Effortless Messaging</h2>
<p>Automatic messaging while respecting the privacy of your customers.</p>
</div>
</div>
<div class="row mt-5 feature-tabs align-items-center">
<div class="col-md-5 offset-md-1 col-sm-6">
<h3>Short Link</h3>
<p class="mt-4">Custom URL shortener masked with encryption and decryption logic.</p>
</div>
<div class="col-md-6 col-sm-6 order-sm-first">
<picture>
<source srcset="<?php echo $mobile ?>/mp-shorturl.webp" media="(max-width: 400px)" class="img-fluid"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/mp-shorturl.webp" media="(max-width: 992px)" class="img-fluid"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/mp-shorturl.webp" class="img-fluid"><!-- Desktop -->
<img src="<?php echo $desktop ?>/mp-shorturl.webp" alt="shorturl" class="w-100"><!-- Desktop Default -->
</picture>
</div>
</div>
<div class="row mt-5 feature-tabs align-items-center">
<div class="col-md-5 col-sm-6">
<h3>Twilio Integration</h3>
<p class="mt-4">Utilising Twilio API for integrating outbound and inbound text messages to recover payments.</p>
</div>
<div class="col-md-6 offset-md-1 col-sm-6">
<picture>
<source srcset="<?php echo $mobile ?>/mp-twilio.webp" media="(max-width: 400px)" class="img-fluid"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/mp-twilio.webp" media="(max-width: 992px)" class="img-fluid"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/mp-twilio.webp" class="img-fluid"><!-- Desktop -->
<img src="<?php echo $desktop ?>/mp-twilio.webp" alt="mp-twilio" class="w-100"><!-- Desktop Default -->
</picture>
</div>
</div>
<div class="row mt-5 feature-tabs align-items-center">
<div class="col-md-5 offset-md-1 col-sm-6">
<h3>Timezone based delivery</h3>
<p class="mt-4">Timezone based auto scheduling of text messages for maximum hit ratio.</p>
</div>
<div class="col-md-6 col-sm-6 order-sm-first">
<picture>
<source srcset="<?php echo $mobile ?>/mp-timezone-2.webp" media="(max-width: 400px)" class="img-fluid"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/mp-timezone-2.webp" media="(max-width: 992px)" class="img-fluid"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/mp-timezone-2.webp" class="img-fluid"><!-- Desktop -->
<img src="<?php echo $desktop ?>/mp-timezone-2.webp" alt="mp-twilio" class="w-100"><!-- Desktop Default -->
</picture>
</div>
</div>
<div class="row t-burger">
<div class="col-lg-6 offset-lg-3 text-center">
<h2 class="big-h2 mt-5">Hassle-free Payments</h2>
<p>Multiple payment options to increase customer satisfaction and reduce friction in the payment process.</p>
</div>
</div>
<div class="row mt-5 gutter pay-features">
<div class="col-6">
<div class="icon-box text-center">
<img src="images/icons/ms-payment-1.webp" alt="mp-twilio" class="img-fluid">
<h4 class="mt-4">Secured payment <br> channels</h4>
</div>
</div>
<div class="col-6">
<div class="icon-box text-center">
<img src="images/icons/ms-payment-2.webp" class="img-fluid" />
<h4 class="mt-4">Save credit card by utilising auth.net capability</h4>
</div>
</div>
<div class="col-6">
<div class="icon-box text-center">
<img src="images/icons/ms-payment-3.webp" class="img-fluid" />
<h4 class="mt-4">Ability to receive partial payments</h4>
</div>
</div>
<!-- <div class="col-4">
<div class="icon-box">
<img src="images/cs/ms-payment-3.png" class="img-fluid" width="80">
<h4 class="mt-4">Email receipts by utilising SendGrid capability</h4>
</div>
</div> -->
<div class="col-6">
<div class="icon-box text-center">
<img src="images/icons/ms-payment-4.webp" alt="mp-twilio" class="img-fluid">
<h4 class="mt-4">Multiple payment gateway integrations including Apple and Amazon Pay</h4>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="burger achieved-section background_5" style="background-image: url('images/desktop/mp-results.webp');">
<div class="container">
<div class="row">
<div class="col-lg-7">
<div class="section-header">
<span class="shade">What we have achieved</span>
</div>
<h2 class="mt-4 big-h2">Secured standalone application which keeps the information in sync with client’s legacy system</h2>
<div class="row mt-5">
<div class="col-sm">
<div class="bordercard">
<span class="icn">5X</span>
<p>5x increased in payment recovery</p>
</div>
</div>
<div class="col-sm">
<div class="bordercard">
<span class="icn">1000s</span>
<p>Send 1000s of text messages on daily basis</p>
</div>
</div>
<div class="col-sm">
<div class="bordercard">
<span class="icn"><i class="fa fa-superpowers"></i></span>
<p>More transparency to patients</p>
</div>
</div>
<div class="col-sm">
<div class="bordercard" style="border-right:none;">
<span class="icn"><i class="fa fa-cube"></i></span>
<p>Auto-pilot mode for our client</p>
</div>
</div>
</div>
</div>
<div class="col-lg-4 offset-lg-1">
</div>
</div>
</div>
</section>
<section class="burger">
<div class="container">
<div class="row align-items-center">
<div class="col-md-5">
<picture>
<source srcset="<?php echo $mobile ?>/about-bg.webp" media="(max-width: 400px)" class="img-fluid"><!-- Mobile -->
<source srcset="<?php echo $tablat ?>/about-bg.webp" media="(max-width: 992px)" class="img-fluid"><!-- Tablat -->
<source srcset="<?php echo $desktop ?>/about-bg.webp" class="img-fluid"><!-- Desktop -->
<img src="<?php echo $desktop ?>/about-bg.webp" alt="mp-twilio" class="w-100"><!-- Desktop Default -->
</picture>
</div>
<div class="col-md-6 offset-md-1">
<h2 class="mt-4 big-h2">We can help you if you are on this page looking for</h2>
<ul class="big-points">
<li>Payment Recovery <span class="tick"><i class="fa fa-check"></i></span> </li>
<li>Mobile Pay <span class="tick"><i class="fa fa-check"></i></span></li>
<li>Bulk SMS Solution <span class="tick"><i class="fa fa-check"></i></span></li>
<li>Serverless Solutions <span class="tick"><i class="fa fa-check"></i></span></li>
<li>Workflow Automation <span class="tick"><i class="fa fa-check"></i></span></li>
</ul>
<div class="mt-5">
<a href="" class="btn btn-primary">Lets do it</a>
</div>
</div>
</div>
</div>
</section>
<?php include 'help.php';?>
<?php include 'faq.php';?>
<?php include('footer.php');?>
</body>
</html>