Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 992 Bytes

File metadata and controls

38 lines (20 loc) · 992 Bytes

Tallysticks integration to:

Barclays API

for: Unbound Hackathon

Screens:

Load Invoice


Authorize Payment (using the Barclays Launchpad app)


Invoice saved!

Code:

You may want to look at those files if you want to check our code:

Objective-C Code (based on the Barclays sample app)

https://github.com/makevoid/tallysticks_unbound/blob/master/iOS_app/Unbound_Hackathon/ViewController.m#L54-L85

JS Code (of the embedded webview)

https://github.com/makevoid/tallysticks_unbound/blob/master/coffee/tally.coffee

HTML (of the embedded webview)

https://github.com/makevoid/tallysticks_unbound/blob/master/index.html