https://github.com/kyoto44/unitpay
Simple payment API wrapper for Unitpay
https://github.com/kyoto44/unitpay
billing go golang unitpay unitpay-api
Last synced: 5 months ago
JSON representation
Simple payment API wrapper for Unitpay
- Host: GitHub
- URL: https://github.com/kyoto44/unitpay
- Owner: kyoto44
- Created: 2022-11-23T19:34:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-23T06:44:20.000Z (over 3 years ago)
- Last Synced: 2024-06-20T05:16:51.801Z (almost 2 years ago)
- Topics: billing, go, golang, unitpay, unitpay-api
- Language: Go
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Unitpay API wrapper that provides easy and safe way to create and process payments
## Features
- Various schemas
- Payment URL creation
- Payment info URL creation
- Payment creation result parsing
- Payment result parsing
- Checks for allowed unitpay origins
## Install
go get -u github.com/kyoto44/unitpay