Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: ajonlineshopetp/stripe-cli

Tags

v1.6.4

Toggle v1.6.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Change references in a test that refers to a Stripe Sample that will …

…be archived soon

This commit changes references in the samples_test.go from https://github.com/stripe-samples/adding-sales-tax to https://github.com/stripe-samples/accept-a-payment as the prior repo will be archived soon.

v1.6.3

Toggle v1.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Send ack messages for RequestLog messages (stripe#688)

* send ack messages for request log too

* tests

* use event id instead of event token

v1.6.2

Toggle v1.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
create WebhookEventAck message type and send it when receiving a webh… (

stripe#680)

* create WebhookEventAck message type and send it when receiving a webhook event

* field name

v1.6.1

Toggle v1.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update openapi spec to pick up Identity resources and events (stripe#682

)

* update openapi spec

* run go mod tidy

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implement `stripe daemon` and gRPC server with initial subset of comm…

…ands (stripe#646)

stripe#638 add stripe daemon command, auth, docs generation, CI, and Version method
stripe#647 implement SamplesList method
stripe#648 implement SampleConfigs method
stripe#658 implement SampleCreate method
stripe#655 implement Login and LoginStatus methods
stripe#659 implement TriggersList method
stripe#663 implement Trigger method
stripe#667 implement LogsTail method
stripe#669 implement EventsResend method
stripe#676 implement Listen method
stripe#677 return UNAUTHENTICATED error code for some commands
stripe#678 write debug logs when methods are invoked

v1.5.14

Toggle v1.5.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add trace logging for webhook events (stripe#632)

* add trace logging for webhook events

* lint

v1.5.13

Toggle v1.5.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Saving accountId to the user profile (stripe#629)

v1.5.12

Toggle v1.5.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixing index management for params of type arrays of hashes in fixtur…

…es (stripe#617)

v1.5.11

Toggle v1.5.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix mac checksums file, add virus total step, update goreleaser (stri…

…pe#607)

v1.5.10

Toggle v1.5.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Login to docker and try to fix virustotal curl commands (stripe#606)