I need urgent help with my stripe account. Support haven't answered for 5 hours.
Tim has quit
Tim joined the channel
hpar
peterabrahamson: support normally answers within 24 hours. We're limited in what we can answer here as it's a public channel
peterabrahamson
is there no way to get in contact with support faster? I'm losing money every minute....
stripe534 has quit
ftknox joined the channel
bdc has quit
exhi joined the channel
pavel_ joined the channel
mikedizon joined the channel
mikedizon has quit
banghouse has quit
stuwest has quit
irctc693 joined the channel
stuwest joined the channel
vincent joined the channel
Saeven joined the channel
irctc693
hi there -- is there any way to set an invoice so that it doesn't auto-pay at the time of invoice creation (e.g., set closed = true at the time of creation)? Or does closing the invoice (to ensure there's no auto-billing) require a seperate call to set invoice.closed = true?
stuwest has quit
Netanel joined the channel
Netanel
Hey i need help setting up my account
hpar
irctc693: invoice get automatically paid ~1 hour after they're created
Netanel: what's the question?
Peder_ has quit
Netanel
if im not a usa citizen but i own a usa bank account can i use stripe with shopify?
Hi, I was just wondering. Is there a way through the API to get all charges associated with a specific card? I'm using the Ruby gem. Something similar to `customer.charges` but for credit cards? Thanks!
snax joined the channel
hpar
toorko: no, you'd need to list all charges and filter based on card fingerprint / last4
ajs_ has quit
DigitalMaverick joined the channel
pavel_ has quit
mikedizon joined the channel
leequarella joined the channel
stuwest has quit
luisurrutiaf joined the channel
DigitalMaverick
hey everyone. I have a quick question, im trying to setup stripe in the CRM LimeLight. The configurations only ask for a single API key, so im wondering whether to use secrete key or publishable key
toorko
Thanks hpar! What about as a param when calling customer charges? Something like `customer.charges({card_id: "XXX"})`?
hpar
DigitalMaverick: haven't used that CRM before but probably secret key? I'd check their docs and maybe ask their support
leequarella
anyone mess with stripe and turbolinks-android? bumping into a CORS error
luisurrutiaf
Hi everyone, i have a customer with multiple credit card, how i can create a charge for an specific credit card? I'm doing the charge to the customer, but how i can specify the card?
leequarella: I'd be patient, no idea if anyone else has played with those in this channel. today is the first I've heard of them
you might contact the developer directly?
toorko has quit
ftknox has quit
Guest92688 has quit
bjhglobal joined the channel
bjhglobal has quit
AnarchyAo joined the channel
vincent joined the channel
mikedizon has quit
Saeven has quit
mikedizon joined the channel
pyface joined the channel
lenochka joined the channel
lenochka is now known as Guest46604
mikedizon has quit
Steve___ joined the channel
Guest46604 has quit
ziggyfish joined the channel
ftknox joined the channel
Steve___
Hi guys, I don't think this is possible but I just want to confirm. Can I create plans with different prices based on source? E.g. normal price with banks, +3% with credit cards to pass on fees to the customer. Thanks!
lenochka1 joined the channel
hpar
Steve___: I'm pretty sure card networks frown on that, but I can't find a source that says that right now
you could certainly create different plans and choose differently depending on whether your user pays with card or ACH