More than 1 year has passed since last update.
ngrokを利用していると、毎回WebConsoleから設定を変えるのはなかなか面倒だが、設定変更さえAPI経由で可能みたいだ。いいね。
Stripe::WebhookEndpoint.update('we_xxxxxxxxxxxxxxxxxxxxxxx', {url: 'https://example.com/'})
エンドポイントを一覧するには
Stripe::WebhookEndpoint.list
Original by Github issue
https://github.com/YumaInaura/YumaInaura/issues/3006

Ruby on Rails 業務経験 約5年 / Perl PHP Python Golang Linux Apache MySQL BigQuery Jenkins ansible AWS など / いなうらゆうま / YumaInaura / 稲浦悠馬
http://twitter.com/yumainauraWhy not register and get more from Qiita?
- We will deliver articles that match you
By following users and tags, you can catch up information on technical fields that you are interested in as a whole
- you can read useful information later efficiently
By "stocking" the articles you like, you can search right away
Sign upLogin