Socket
Socket
Sign inDemoInstall

zgo.at/zstripe

Package Overview
Dependencies
0
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    zgo.at/zstripe

Package 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.


Version published

Readme

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

Last updated on 16 Mar 2021

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc