| http.HandleFunc("/choosePayment", choosePayment) | http.HandleFunc("/choosePayment", choosePayment) | ||||
| http.HandleFunc("/rpnNameAndCard", rpnNameAndCard) | http.HandleFunc("/rpnNameAndCard", rpnNameAndCard) | ||||
| http.HandleFunc("/rpn_notify", rpnNotify) //called by rpn | |||||
| // http.HandleFunc("/", Index) | // http.HandleFunc("/", Index) | ||||
| // http.HandleFunc("/show", Show) | // http.HandleFunc("/show", Show) | ||||
| // http.HandleFunc("/new", New) | // http.HandleFunc("/new", New) |