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.19.5 Latest Release

Published by github-actions[bot] 5 months ago

Changelog

e9e833a Add support for 8 triggers related to Billing (#1178)
874ddf2 Bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0 (#1162)
e60131c Bump golang.org/x/crypto (#1164)
015f90e Bump golang.org/x/net from 0.17.0 to 0.23.0 (#1172)
9b4377b Bump golang.org/x/net from 0.7.0 to 0.17.0 (#1163)
0136de5 Bump google.golang.org/grpc from 1.48.0 to 1.53.0 (#1095)
683f1bf Bump google.golang.org/grpc from 1.53.0 to 1.56.3 (#1165)
30a0c39 Bump google.golang.org/protobuf from 1.28.1 to 1.33.0 (#1161)
df48924 Update OpenAPI for 43ced9fb3d22f0b4c03376376cf5b419234e35c8 (#1169)
98ddf23 Update OpenAPI for 855c1c2ebb8812653eba2a8afbe66340929affe3 (#1170)
c6d13af Update OpenAPI for b292197fa5b67363a1531c535f6d9fbb2014e2be (#1180)
a89eddd Update OpenAPI for b755cd0a3272eb6f3eb4c5c0b357f1dee6097284 (#1181)
f5926cb Update OpenAPI for bd0b83cc6403e6e84abe356de382a7e89c7bdf68 (#1166)
2f82001 Update OpenAPI for decfc3314a697d434588446423a3af8440be0cf0 (#1174)
f82a614 Update OpenAPI for f7f7bb698b4cf0f8f9f73d823a72c7fe43e1ca24 (#1142)
c929341 add action to test package manager installs (#1173)
845273f update setup-protoc from v1 to v3 (#1175)

Docker images

  • docker pull stripe/stripe-cli:v1.19.5
stripe-cli - v1.19.5

Published by github-actions[bot] 5 months ago

Changelog

e9e833a Add support for 8 triggers related to Billing (#1178)
874ddf2 Bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0 (#1162)
e60131c Bump golang.org/x/crypto (#1164)
015f90e Bump golang.org/x/net from 0.17.0 to 0.23.0 (#1172)
9b4377b Bump golang.org/x/net from 0.7.0 to 0.17.0 (#1163)
0136de5 Bump google.golang.org/grpc from 1.48.0 to 1.53.0 (#1095)
683f1bf Bump google.golang.org/grpc from 1.53.0 to 1.56.3 (#1165)
30a0c39 Bump google.golang.org/protobuf from 1.28.1 to 1.33.0 (#1161)
df48924 Update OpenAPI for 43ced9fb3d22f0b4c03376376cf5b419234e35c8 (#1169)
98ddf23 Update OpenAPI for 855c1c2ebb8812653eba2a8afbe66340929affe3 (#1170)
c6d13af Update OpenAPI for b292197fa5b67363a1531c535f6d9fbb2014e2be (#1180)
a89eddd Update OpenAPI for b755cd0a3272eb6f3eb4c5c0b357f1dee6097284 (#1181)
f5926cb Update OpenAPI for bd0b83cc6403e6e84abe356de382a7e89c7bdf68 (#1166)
2f82001 Update OpenAPI for decfc3314a697d434588446423a3af8440be0cf0 (#1174)
f82a614 Update OpenAPI for f7f7bb698b4cf0f8f9f73d823a72c7fe43e1ca24 (#1142)
c929341 add action to test package manager installs (#1173)
845273f update setup-protoc from v1 to v3 (#1175)

stripe-cli - v1.19.4

Published by github-actions[bot] 7 months ago

Changelog

ffafba0 Revert "cmd/listen: Exit when stdin is closed (#1155)" (#1160)

Docker images

  • docker pull stripe/stripe-cli:v1.19.4
stripe-cli - v1.19.3

Published by github-actions[bot] 7 months ago

Changelog

531ccfb cmd/listen: Exit when stdin is closed (#1155)
dcb9645 fix invoice items endpoint (#1157)

stripe-cli - v1.19.2

Published by github-actions[bot] 9 months ago

Changelog

be3b0b3 Fix fixture param index bug (#1140)
7d26bb9 Update OpenAPI for f90ea63c0fea3bdcb5a7154e18d2e4545f325a17 (#1138)

stripe-cli - v1.19.1

Published by github-actions[bot] 10 months ago

Changelog

b07a577 Fix stripe tax settingss command (#1137)

Docker images

  • docker pull stripe/stripe-cli:v1.19.1
stripe-cli - v1.19.0

Published by github-actions[bot] 10 months ago

Changelog

f38790e Implement suggested fix from #1013 (#1136)
ae62dc4 Update OpenAPI for 7fc56a499731f6ebb393a45547c87b5d557ccaa0 (#1129)

Docker images

  • docker pull stripe/stripe-cli:v1.19.0
stripe-cli - v1.18.0

Published by github-actions[bot] about 1 year ago

Changelog

9f3b3ba Teach CLI to tolerate x-stripeEvent metadata (#1124)
9b57bd9 Update OpenAPI for 42d1bba8851997acb5d43933afb46e5799bf2c32 (#1108)
fe928e3 Update subscription triggers to use test tokens (#1121)
574d595 fix: bail out of experimental request signing early if api key is overridden (#1122)
00d9e28 stripe samples: show 7 server options, not 5 (#1120)

stripe-cli - v1.17.2

Published by github-actions[bot] about 1 year ago

Changelog

45bdfd5 Add required payment_method_types for multiple triggers (#1117)

Docker images

  • docker pull stripe/stripe-cli:v1.17.2
stripe-cli - v1.17.1

Published by github-actions[bot] about 1 year ago

Changelog

a2a9670 fix: restrict WriteConfigField to atomic writes (#1109)
e776ffe fixture (#1099)

stripe-cli - v1.17.0

Published by github-actions[bot] about 1 year ago

Changelog

7d63787 Fix trigger checkout.session.async_payment_succeeded to use SEPA Debit (#1105)
a9d007b Move all charge.* triggers to use the PaymentIntents API (#1106)
82228c0 Update OpenAPI for 201679890095d21a1acc69e51895d24c89b7f973 (#1098)

stripe-cli - v1.16.0

Published by github-actions[bot] over 1 year ago

Changelog

6dde673 Add support for nested array param (#1097)
b165652 Update OpenAPI for aceb82edb4e1c1397e2d771437e1122113a041a4 (#1083)
acbe394 Update OpenAPI for e484958d4ad2e1926cc363268528c17ac05c7762 (#1096)

stripe-cli - v1.15.0

Published by github-actions[bot] over 1 year ago

Changelog

a4f13c9 Add name and address to payment method billing details for checkout.session.completed webhook (#1087)
609c0f5 Removes test of default editor passthrough from git (#1080)
2f0d531 Update OpenAPI for 8139d73a68a0f1eae73f6fa11a94acbf72e8207c (#1074)
be94053 Update stripeauth to support multiple websocket features (#1079)
98ae134 hide status command (#1090)

stripe-cli - v1.14.7

Published by github-actions[bot] over 1 year ago

Changelog

99d6afc fix: remove all profile keys when logging into a new account (#1078)

Docker images

  • docker pull stripe/stripe-cli:v1.14.7
stripe-cli - v1.14.6

Published by github-actions[bot] over 1 year ago

Changelog

e69b087 Set CGO_ENABLED=1 for arm64 build (#1075)
d105f2e Update OpenAPI for 6a182a085afaa4a65cb1c642ffaff8a94935fbac (#1071)

Docker images

  • docker pull stripe/stripe-cli:v1.14.6
stripe-cli - v1.14.5

Published by github-actions[bot] over 1 year ago

Changelog

c6cdfeb Add support for country-specific fixtures in trigger cmd (#1070)
c502ca2 Request signing beta (#1072)

Docker images

  • docker pull stripe/stripe-cli:v1.14.5
stripe-cli - v1.14.4

Published by github-actions[bot] over 1 year ago

Changelog

c6cdfeb Add support for country-specific fixtures in trigger cmd (#1070)
c502ca2 Request signing beta (#1072)

Docker images

  • docker pull stripe/stripe-cli:v1.14.4
stripe-cli - v1.14.3

Published by github-actions[bot] over 1 year ago

Changelog

c6cdfeb Add support for country-specific fixtures in trigger cmd (#1070)
c502ca2 Request signing beta (#1072)

Docker images

  • docker pull stripe/stripe-cli:v1.14.3
stripe-cli - v1.14.2

Published by github-actions[bot] over 1 year ago

Changelog

c6cdfeb Add support for country-specific fixtures in trigger cmd (#1070)
c502ca2 Request signing beta (#1072)

stripe-cli - v1.14.1

Published by github-actions[bot] over 1 year ago

Changelog

fdf8276 Add websocket.UnknownMessage (#1065)
d13c261 Extract WebhookEventProcessor from Proxy (#1066)
fad8622 Introduce Stripe client interface for proxy (#1056)
47e1681 Revert "make add resource commands public (#1054)" (#1055)
b1cfe3a Support additional plugin manifests (#1067)
528d5db Update OpenAPI for 6ca42162b8d41d2a4708ce47284bf8867a9a1ba0 (#1058)