Skip to content

tauzen/mobile-wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Mobile Wallet Mobile Wallet is a packaged web application for FirefoxOS devices, developed in collaboration between DT SVIC and T-Mobile Polska. This is a white-label wallet solution which utilizes NFC capabilities and Secure Element API available in FirefoxOS 2.2. It includes typical scenarios showcasing web app interactions with NFC-enabled SIM card via SE API and can be used as a starting point to build commercial Mobile Wallet solutions for FirefoxOS.

Mobile Wallet supports payment and non-payment services compliant with ISO/IEC 7816 standard.

##Features

##Testing on a device Prerequisites:

  • NFC-enabled SIM card with Payment/Non-payment services provisioned by your Mobile Operator.
  • FirefoxOS device with NFC and Secure Element API support. Currently these are supported on Nexus 5 running FirefoxOS 2.2 and above. Flame support should be available in upcomming weeks.

Mobile Wallet is a certified app, Secure Element API is not yet available to privilaged apps. We are working on opening SE API access to all developers, but there are still some remaing issues related to Access Control which need to be sorted out. So to run application yourself you will need to:

  • have a supported device with Debugging via USB set to ADB and DevTools
  • enable dom.secureelement.enabled preference - you can do this in Gaia by adding a custom pref like here.
  • push the application to the device via WebIDE

##License

  Copyright 2015 Deutsche Telekom, Inc.

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

About

NFC mobile wallet application for FirefoxOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published