go-snap-bi is an unofficial API wrapper for SNAP (Standard Open API Pembayaran Indonesia). This Go library simplifies payment gateway integration with clean and efficient API calls.
go-snap-bi is a work in progress aiming to simplify integrations with the SNAP payment gateway using Go. We are actively building new features, expanding the API coverage, and improving the developer experience.
- Seamless integration with the SNAP API
- Easy-to-use methods for payment processing
- Secure API requests using API keys
- Install the package:
go get github.com/DoWithLogic/go-snap-bi
- Basic Usage Example:
go get github.com/DoWithLogic/go-snap-bi
Here’s a simple example demonstrating how to use go-snap-bi to create a payment request: