stripe-cli

A command-line tool for Stripe

APACHE-2.0 License

Stars
1.6K
Committers
79

Bot releases are visible (Hide)

stripe-cli - v1.5.14

Published by tomer-stripe over 3 years ago

Changelog

2bf13c1 add trace logging for webhook events (#632)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v1.5.14
stripe-cli - v1.5.13

Published by tomer-stripe over 3 years ago

Changelog

d594d7d Invoice action required trigger (#625)
48cdd80 Migrate fixtures off Checkout endpoint that will be deprecated (#623)
1e3edd8 Saving accountId to the user profile (#629)
0a1dd1c Unsupported event type: Show more detailed error message (#618)
e90728c Update Checkout Sessions fixtures with session ID and expected_amount (#626)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v1.5.13
stripe-cli - v1.5.12

Published by tomer-stripe over 3 years ago

Changelog

fb121ab Add format flag to listen cmd (#615)
4948b1c Fixing index management for params of type arrays of hashes in fixtures (#617)
64c9619 sleep 10ms to make sure test server is ready (#613)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v1.5.12
stripe-cli - v1.5.11

Published by tomer-stripe over 3 years ago

Changelog

0d46e56 Add arm build (#608)
0585877 Fix mac checksums file, add virus total step, update goreleaser (#607)
e5d8a76 Update the vscode requirements (#612)
63de5cd Use golang's embed feature for triggers (#611)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v1.5.11
stripe-cli - v1.5.10

Published by tomer-stripe over 3 years ago

Changelog

d991311 Add codeowners file (#602)
bdcc8d0 Login to docker and try to fix virustotal curl commands (#606)
e002d4e Update CLI with most recent spec (#605)
dbc4d53 Update to go1.16 and split releaser to separate builds on Linux, macOS, and Windows (#599)
4e3e97e run scripts in bash for double bracket compat (#594)
8ee2b83 use fetch depth in checkout step for changelog (#595)

stripe-cli - v1.5.9

Published by tomer-stripe over 3 years ago

Changelog

0c557e9 remove master check for release action (#590)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v1.5.9
stripe-cli - v1.5.8

Published by tomer-stripe over 3 years ago

Changelog

138bba0 remove postinstall script for linux (#578)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v1.5.8
stripe-cli - v1.5.7

Published by tomer-stripe over 3 years ago

Changelog

65e27db Adding ability to show URL when no browser is detected on linux (#564)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v1.5.7
stripe-cli - v1.5.6

Published by tomer-stripe almost 4 years ago

Changelog

fd122b1 Display account info before resource command execution (#533)
a7dbf82 add post-installation hint to log in (#549)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v1.5.6
stripe-cli - v1.5.5

Published by tomer-stripe almost 4 years ago

Changelog

65afac2 General file cleanup for playback (#537)
555c359 Refactor the serialization system to correctly save human-readable yaml to file (#532)
62ad130 Update openapi spec (#544)
e568813 os.Exit when ctrlc (#542)
7ef94ce return instead of log.Fatal when ctx is closed (#541)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v1.5.5
stripe-cli - v1.5.4

Published by tomer-stripe almost 4 years ago

Changelog

68fa328 Add --no-listen flag to prevent listen command to be ran by playback (#526)
5825c30 Cleanup a few unused functions (#528)
05c5654 DX-5488 - fixes a typo in stripe get docs (#523)
799166e Disable update checking in stripe listen command (#531)
c336c8a Pepin/dx 5376 (#522)
2f75b79 Run listen command when starting stripe playback (#525)
5e603fd correctly append forwardURL path in stripe listen when using --load-from-webhooks-api (#521)
d53708d rename --load-from-webhooks-api to --use-configured-webhooks and keep… (#527)
e23ca5c update github actions to go 1.15.x (#530)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v1.5.4
stripe-cli - v1.5.3

Published by tomer-stripe about 4 years ago

Changelog

bab1505 Add support for Payout Reverse API and setup_intent.requires_action event (#514)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v1.5.3
stripe-cli - v1.5.2

Published by tomer-stripe about 4 years ago

Changelog

8f1f11b Fix checkout.session.async_payments_* triggers (#503)
be21964 Undo goreleaser config change for homebrew (#510)
33c1ade Update openapi spec with most recent changes (#506)
e6af257 Update openapi to support SetupAttempt List API (#509)
f819332 Update pr template with the right team (#507)
e3eb1e3 Upgrade to go 1.15.x and upgrade dependencies (#502)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v1.5.2
stripe-cli - v1.5.1

Published by tomer-stripe about 4 years ago

Changelog

92ec6f5 Bundle root CAs in the CLI (#444)
e48312b Revert "Bundle root CAs in the CLI (#444)" (#491)
3d6267a Update CLI resource commands (#492)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v1.5.1
stripe-cli - v1.5.0

Published by tomer-stripe about 4 years ago

Changelog

ad8d81f Add entry for price objects (#471)
b95cd5b Introduce a beta playback command (#486)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v1.5.0
stripe-cli - v1.4.6

Published by tomer-stripe about 4 years ago

Changelog

24540ce Don't check for latest version in listen if --print-secret is passed (#485)
8a82ab1 Don't use animated spinner for non-terminal Writers (#479)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v1.4.6
stripe-cli - v1.4.5

Published by tomer-stripe over 4 years ago

Changelog

0a53799 Add --print-secret flag to listen subcommand (#478)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v1.4.5
stripe-cli - v1.4.4

Published by tomer-stripe over 4 years ago

Changelog

b023462 Update OpenAPI spec (#473)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v1.4.4
stripe-cli - v1.4.3

Published by tomer-stripe over 4 years ago

Changelog

fca10fa Add installation instructions to stripe completion (#450)
361d78d More helpful resource usage errors (#469)
a023543 Refresh expired websocket sessions (#468)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v1.4.3
stripe-cli - v1.4.2

Published by tomer-stripe over 4 years ago

Changelog

bbfd33f Add 32-bit Windows build (#465)
f120a20 Add GitHub Action workflow for tests (#458)
1c14e4b Add retry to CI build (#455)
940d230 Fix .goreleaser.yml (#466)
b46c636 Fix Racy Test (#456)

Docker images

  • docker pull stripe/stripe-cli:latest
  • docker pull stripe/stripe-cli:v1.4.2