Hello, I’m trying to find someone to answer some pre-sales questions.
derferman has quit
Anton_ joined the channel
mrtally has quit
niftylettuce_ joined the channel
mahmoudimus has quit
creativecoding has quit
creativecoding joined the channel
drale2k joined the channel
torlanco has quit
stpn_ joined the channel
awfy joined the channel
torlanco joined the channel
stpn has quit
stpn_ has quit
torlanco has quit
vikram joined the channel
vikram
howdy folks, i have a reconciliation-type question and i'm wondering if i should open a support ticket or ask here
vikram_ joined the channel
\exit
ahhh
sorry.
vikram has quit
vikram_ is now known as vikram
derferman joined the channel
rsmarshall has quit
biagidp_ has quit
derferman has quit
stpn joined the channel
HairAndBeardGuy_ joined the channel
HairAndBeardGuy has quit
mahmoudimus joined the channel
HairAndBeardGuy joined the channel
sivy joined the channel
HairAndBeardGuy_ has quit
derferman joined the channel
david___1 joined the channel
sivy_ joined the channel
sivy has quit
derferman has quit
HairAndBeardGuy_ joined the channel
HairAndBeardGuy has quit
derferman joined the channel
ratacat joined the channel
rockbot__ joined the channel
derferman has quit
derferman joined the channel
mischat joined the channel
jklb has quit
jklb joined the channel
derferman has quit
derferman joined the channel
dylanbathurst joined the channel
jklb has quit
dylanbathurst
any Stripers around to answer a question about adding bank accounts to a recipient?
Bakura has quit
jfroma joined the channel
drale2k has quit
jfroma has quit
jfroma joined the channel
jfroma has quit
jfroma joined the channel
jfroma has quit
jfroma joined the channel
drale2k joined the channel
lamarus has quit
deegill_ has quit
ratacat has quit
deegill joined the channel
deegill has quit
rockbot__ has quit
taterbase has quit
rockbot__ joined the channel
rockbot__ has quit
drale2k_ joined the channel
drale2k has quit
lamarus joined the channel
markin
dylanbathurst: I can help you out in a few minutes
dylanbathurst
Cool. I’ll just throw my question in here and you can get to when you have a minute. Thanks man!
steve__ joined the channel
When I create a bank token in Stripe.js and then submit that token to my back-end node/express app. Using the stripe node-module, can I add the bank account to a recipient using the bank account token itself? Or do I need to submit the bank routing/account/name to my back-end and add it to the recipient that way?
steve__ has quit
stripestephen joined the channel
stripestephen
I realized I'm using stripe js v1 in my rails app. Any risks in changing that to v2?
markin
stripestephen: you shouldn't have issues, but I'd test in development first
dylanbathurst: you should be able to create a recipient and attach a token
dylanbathurst
awesome. The docs made it seem like that couldn’t be done. Thanks man.
A bank account to attach to the recipient. You can provide either a token, like the ones returned by Stripe.js, or a associative array containing a user's bank account details, with the options described below."
deegill joined the channel
torlanco joined the channel
vikram has quit
patrickod joined the channel
patrickod
is there a good way to simulate accounts being cancelled for non payment in test mode?
stripestephen has quit
specifically trying to reproduce the case where there are failed charges outstanding and updating the CC on record attempts to resolve those charges immediately
deegill has quit
deegill joined the channel
deegill has quit
rockbot__ joined the channel
markin
patrickod: you could set up plans that renew every week and then add one of the test cards that will fail (or add one that succeeds and change it to one that fails)
lamarus has quit
sivy_ has quit
patrickod
this would still require waiting until the subscription is cancelled though right?
mhurwi joined the channel
mhurwi
Hi! Does stripe have any way to debit a bank account?
markin
patrickod: yea, you could simulate it but it would take a couple of days depending on your retry schedule
mhurwi
As in, instead of debiting a credit card, and perhaps using ACH
markin
mhurwi: nope
mhurwi
how do you mean 'simulate it'?
markin
mhurwi: my simulate it was directed at another person, the answer to your query is Stripe does not support ACH debits
mhurwi
got it
another question: if my Stripe account balance is low, is there a way to get money into my account?
Tom_ joined the channel
aside from taking in payments via credit card
Tom_ is now known as Guest82376
Guest82376 has quit
rubyruy has quit
rhysyngsun has quit
mahmoudimus has quit
rustyn has quit
markin
mhurwi: nope
why would you be concerned about a low stripe balance?
mhurwi
oh
well, we are trying to figure out a way to collect payments via users through ACH
and though an alternative might be to use Stripe oAuth, and have users create stripe accounts
or something
but we might look into a different api to handle the ACH debits
our client is concerned about the transaction fee for a segment of their customers
Taftse|Mac has quit
mahmoudimus joined the channel
cperciva
Stripe people: Is Christian around? I've sent him a couple emails about bitcoin problems -- just want to make sure he's not on vacation or otherwise unavailable this week.
markin
mhurwi: you cannot collect money from other people's stripe account
mhurwi
thanks, looks like i understand it better now
cperciva
nm, he just replied
deegill joined the channel
markin
cperciva: coolio, have fun with your Bitcoin! (I played around with Stripe bitcoin, its pretty nice)
deegill has quit
deegill joined the channel
cperciva
markin: I was the first user ;-)
markin
Nice!
akosmaroy joined the channel
akosmaroy
hi, I'm looking for help on WooCommerce & stripe integration