brent, there is a backlog. we had the same issue, and all our subscriptions *just* ran a few minutes ago
commedeschatons joined the channel
brent
awesome thank you!
commedeschatons
not related to dev
revrev
Usually we are asleep when ours run, but we got to see them all come through today :).
commedeschatons
how can i respond to fraud claim decided against me
not a lawyer but im pretty sure cc company accepts liability for fraud
ta has quit
sb_ has quit
manfrin has quit
sb_ joined the channel
markin
commedeschatons: You can go to the dashbord and find the charge that there was a chargeback against and provide evidence. The credit card company will review the case and compare the merchants and customer's side of the story
commedeschatons: but credit card companies don't assume liability for all fraud, the customer has zero-liability but that doesn't mean the bank has 100% liability
commedeschatons
should i pursue or just suck it up
derek_ has quit
i’ve lost 1K so far from fraud decided not in my favor
markin
commedeschatons: thats up to you, it depends on the type of chargeback, the amount, what sort of evidence you have showing you did everything in your power and within reason / standards to prevent fraud
commedeschatons
right.
manfrin joined the channel
ive done that. after a claim has been decided against me is there anything i can do
markin
Once its decided its decided, your business insurance may have some coverage from it
commedeschatons
today is not a good day then
JakeD joined the channel
thanks though
JakeD
When using managed accounts we are going to set the debit_negative_balances to true but we want to prevent a managed account from having a negative balance greater than X - how do we find the managed accounts current balance
ashd has quit
ashd joined the channel
ta joined the channel
nvm found it - using the balance object
JakeD has quit
ashd has quit
Peder_ joined the channel
rubyonrailed has quit
bthistle joined the channel
bthistle
I have close to 30 accounts on Stripe - any chance I could get them alphabetized on the dropdown view on the dashboard?
ta has quit
lvlolvlo has quit
markin
bthistle: thats a lot of accounts (id email support@stripe.com since I think you may be fairly unique)
bthistle
It will be 200+ next year. I'll e-mail them, thanks
ta joined the channel
markin
Thats a lot of businesses to be a part of
guest11
200 accounts?! And it's nothing you can solve using Stripe Connect?
commedeschatons has quit
revrev has left the channel
commedeschatons joined the channel
nilsmunch has quit
Guest53370 has quit
gino joined the channel
DeMiNe0 has quit
nemothekid joined the channel
commedeschatons has left the channel
DeMiNe0 joined the channel
gino has quit
gino joined the channel
sissleandblake has quit
andrewtjoslin joined the channel
andrewtjoslin
how can I know if a charge that's been auth'd on a customer is expired?
Our customer arrives, we auth a charge, the customer leaves then comes back 14 days later and completes our process, then we try to capture the charge
ta has quit
is there a 'canceled' or 'expired' field or something on the charge object that I can check?
fels joined the channel
nilsmunch joined the channel
guest11 has quit
merrihew has quit
jareddlc has quit
Kasper joined the channel
Kasper
Hi
Stripe says this to me: We need to confirm the identity of your account's owners before we can send transfers to your bank account. Complete identity verification
And when I write in my email + password this occurs: Email address must match current user
Fastbraces
Is there an update on the issues regarding Recurring Billing scheduled for today?
andrewtjoslin has quit
Peder_ has quit
yuri_ has quit
irctc632 joined the channel
Kasper has quit
irctc632
is there a test card token I can use to create a customer in test mode?
sissleandblake joined the channel
fels has quit
logan2 joined the channel
sissleandblake has quit
irctc632 has quit
Guest18365 has quit
ta joined the channel
dome joined the channel
uri_ joined the channel
gino_ joined the channel
gino has quit
bthistle has quit
tardyscholar joined the channel
edrocks has quit
juanjo_ joined the channel
edrocks joined the channel
juanjo_
Hi, I'm working on an update subscription endpoint for our backend.
ta has quit
Is it ok to update stripe subscriptions when nothing has changed?
e.g. calling stripe.customers.updateSubscription with the same source and plan as before?
jareddlc joined the channel
csalvato joined the channel
Wes joined the channel
gino_ has quit
Wes is now known as Guest71483
csalvato has left the channel
markin
juanjo_: that should be fine
gino joined the channel
Guest71483 has quit
smgoller has quit
bb010g has quit
Just a heads up all recurring billing should be caught up
Jonno_FTW has quit
Benneth has quit
Jonno_FTW joined the channel
csalvato joined the channel
smgoller joined the channel
dexslab
well i got the account connected now i just have to figure out the customers charges and subs .....
i had it set up to use my account but now i found a simpler way to handle the payments to my resellers
ywain has quit
saikat joined the channel
ywain joined the channel
AndrewBC joined the channel
saikat has quit
AndrewBC_ has quit
tbjers joined the channel
gino has quit
saikat joined the channel
ajs_ has quit
r3m joined the channel
ajs_ joined the channel
r3m
hi, I added a prepaid mastercard card to my paypal account two week ago but I dont bought anything yet, can I put this card to stripe or it is too late since I added it to paypal
csalvato
r3m: I’m not sure I understand your question.
r3m: rephrase? :)
r3m
I added a prepaid card to my paypal account. Can I add it to stripe too or it can be only on one
sorry very bad english
markin
r3m: assuming your credit card has available balance you can use it anywhere. But you don't put a card in Stripe, is just used by merchants to accept payments, consumers would not have a Stripe account
r3m
ah ok sorry
sissleandblake joined the channel
rdymac joined the channel
andrewtjoslin joined the channel
markin, I understand now, i made a payment, it is really nice I dont even have to add a card
andrewtjoslin
how can I know if a charge that's been auth'd on a customer is expired?
Our customer arrives, we auth a charge, the customer leaves then comes back 14 days later and completes our process, then we try to capture the charge
is there a 'canceled' or 'expired' field or something on the charge object that I can check?
markin
andrewtjoslin: refunded should be false
csalvato
andrewtjoslin: there is a “captured” field that returns true/false if it hasn’t been captured