simplefied model of a prepaid card the card holds a balance in GBP and users can make transactions on GBP.
These instructions will get you a copy of a project up and running on your local machine for development step and testing purposes.
install package all you need
https://golang.org/doc/install
A step by step series of examples that tell you how to get a development env running Download the GO Project
https://github.com/storyofhis/go-payment.git
running on your local
go run *.go