Skip to content

bankopen/layer-go-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 

Repository files navigation

GOLang SDK for Layer Payment


Version go1.14.6 windows/amd64

Steps to install and run

  1. Copy the code from "src" directory to the GOPATH "src" directory

  2. Run the command "go get github.com/go-resty/resty" under the "src" directory from the command line to install the package

  3. Run the program by using the command "go run ." (go run followed by dot)

  4. Browse to http://localhost:3000/ to view the payment page

Notes

The config.json file contains the settings i.e AccessKey, SecretKey, Environment and Sample Data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published