You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: