andrewculver / koudoku

Robust subscription support for Rails with Stripe.
MIT License
1.16k stars 187 forks source link

This customer has no attached payment source #169

Open biologistbrian opened 8 years ago

biologistbrian commented 8 years ago

So I was reading about the cards vs. sources and using old stripe api's. But, the old api isn't working for me. Are there any links about manually switching this? Maybe I'm just having some misordering problems? Hell I don't know. In my gem file stripe is before koudoku, but both initialize Stripe.api_version = '2015-01-11'. I'm using figaro, but that's all set up right because I have app/views/charges/new setup and its working for one time payments. It's creating customers on my dashboard. But I'm just befuddled. Anyone still having this issue?

gwalshington commented 7 years ago

I am running into this issue as well. Have you found a solution?

uzbekdev1 commented 7 years ago

I'm same this exp:

image