Skip to content
This repository was archived by the owner on Mar 25, 2024. It is now read-only.
/ themap Public archive
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
[![Go Report Card](https://goreportcard.com/badge/github.com/sendtips/themap)](https://goreportcard.com/report/github.com/sendtips/themap)
[![Sourcegraph](https://sourcegraph.com/github.com/sendtips/themap/-/badge.svg)](https://sourcegraph.com/github.com/sendtips/themap?badge)
[![sendtips](https://img.shields.io/badge/🍩_Sendtips-@awsom82-black?labelColor=3298dc)](https://sendtips.ru/pay/E2ZfzjVE)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fsendtips%2Fthemap.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fsendtips%2Fthemap?ref=badge_shield)


A Go library to work with [TheMAP](https://doc.mapcard.pro/).
Expand Down Expand Up @@ -46,3 +47,7 @@ func main() {
fmt.Printf("%s", pay.SessionGUID) // TheMAP payment session identifier
}
```


## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fsendtips%2Fthemap.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fsendtips%2Fthemap?ref=badge_large)