项目作者: sijad

项目描述 :
Zarinpal gateway in GO
高级语言: Go
项目地址: git://github.com/sijad/zarinpal-go.git
创建时间: 2016-04-20T11:43:17Z
项目社区:https://github.com/sijad/zarinpal-go

开源协议:

下载


Zarinpal Gateway in Go

It’s an example to show how you can implement Zarinpal in your project

Install

  • clone the project
  • edit main.go
    • change XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX to your merchant ID
  • run go build in while you’re in root folder
  • visit http://localhost:8080/request
  • have fun!

It’s just an example so don’t use go get to install it