sinabakh / go-zarinpal-checkout

Golang Implementation Of Zarinpal Checkout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zarinpal Checkout

GoDoc Go Report Card

Unofficial Zarinpal Checkout implementation in Golang.

You can read the docs HERE.

Installation

Assuming you already have a recent version of Go installed, pull down the code with go get:

go get github.com/sinabakh/go-zarinpal-checkout

Contributing

Contributions are welcome. Please submit PRs or just file an Issue if you see something broken or in need of improving.

License

Copyright © 2017 Sina Bakhtiari <sinabakh44@gmail.com>
This work is free. You can redistribute it and/or modify it under the
terms of the Beerware License, as published by Poul-Henning Kamp. See below for more details.

/*
* ----------------------------------------------------------------------------
* "THE BEER-WARE LICENSE" (Revision 42):
* <phk@FreeBSD.ORG> wrote this file.  As long as you retain this notice you
* can do whatever you want with this stuff. If we meet some day, and you think
* this stuff is worth it, you can buy me a beer in return.   Poul-Henning Kamp
*  ----------------------------------------------------------------------------
*/

About

Golang Implementation Of Zarinpal Checkout

License:Other


Languages

Language:Go 100.0%