Inspiration

Tilt was an existing system that deals with peer-to-peer payment, and now is gone. Interac is leveraged to fix this issue by how they're connected to banks to make direct deposits and have an API to solve this problem.

What it does

The money requester picks from their contacts list which sends the required information needed for Interac's money_request API call, a URL is produced and sent through NFC. The payer then taps on the phone to get that URL and fulfils the payment process through their banking institution.

How we built it

We built the app using Android Studio for Request and Pay there were two separate Activities created. The API REST calls were made through Java. Contact's List was stored on the API(white-list).

Accomplishments that we're proud of

Learned from scratch because no one had experience with NFC communication protocols and development on Android Studio.

What we learned

How development on Android studio works and the REST API that interac had to offer.

Built With

Share this project:

Updates