Launch Week Day 5: Introducing Reachability for PHP.Learn More
Socket
Book a DemoSign in
Socket

zgo.at/zstripe

Package Overview
Dependencies
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zgo.at/zstripe

Go Modules
Version
v1.1.0
Version published
Created
Source

GoDoc Build Status

zstripe is a set of utility functions for working with the Stripe API.

It's not a full "client library"; but just a few functions that make it easy to call api.stripe.com.

Personally, I prefer working with the API "directly", instead of using an elaborate wrapper/client library. YMMV. Check out stripe-go if you want a full client library.

See zstripe_stripe_test.go for usage examples.

FAQs

Package last updated on 16 Mar 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts