Skip to content

Instantly share code, notes, and snippets.

@bhatti
Created November 1, 2022 04:46
Show Gist options
  • Select an option

  • Save bhatti/d577aac1c58d37e78a94ce50d38663f4 to your computer and use it in GitHub Desktop.

Select an option

Save bhatti/d577aac1c58d37e78a94ce50d38663f4 to your computer and use it in GitHub Desktop.

Revisions

  1. bhatti created this gist Nov 1, 2022.
    5 changes: 5 additions & 0 deletions proxy_ex.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    export http_proxy="http://localhost:8081"
    export https_proxy="http://localhost:8081"

    curl -k -v -H "Authorization: Bearer sk_test_xxxx" \
    https://api.stripe.com/v1/customers/cus_xxx/cash_balance