go-zarinpal-checkout icon indicating copy to clipboard operation
go-zarinpal-checkout copied to clipboard

Golang Implementation Of Zarinpal Checkout

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 <[email protected]>
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):
* <[email protected]> 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
*  ----------------------------------------------------------------------------
*/