Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

チャージするたびに毎回 Stripe::Customer を create してよいのか。 #40

Open
kayhide opened this issue Feb 5, 2017 · 3 comments

Comments

@kayhide
Copy link
Collaborator

kayhide commented Feb 5, 2017

https://github.com/runnable-inc/wonder_cat_factory/blob/master/app/controllers/bids_controller.rb#L34

同じユーザーの場合、どうなるのか検証する。

@kitaindia kitaindia self-assigned this Mar 18, 2017
@kitaindia
Copy link
Contributor

こちら調査します。

@kitaindia
Copy link
Contributor

#43

現在のコードでこういったエラーに遭遇。

stripeのAPIの仕様が変わったのかも。ちょっとそちらをまず確認します。

そして、Qiitaの記事
http://qiita.com/hayashier/items/02fd691e5896b9864298
をみるとcustermer_id, card_idは保存しておく必要がありそう,?

@kitaindia
Copy link
Contributor

ためした所、本番の方では正常に動いてた。また別の問題のような気がする

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants