Hi, if we want to add another merchant account in addition to an existing one, do we need to apply for new creds? If so, how?
MrBech has quit
kaylined joined the channel
frankdrey joined the channel
dqsf has quit
Nic335 has quit
plujon has quit
KJ_ has quit
Jack joined the channel
Jack
Hello
kaylined
hola.
Jack
Any Stripe Dev's in here?
I have a question, I need to move my registered agent account to another person, (my CFO) is that possible, while still using the same account?
Jack has quit
frankdrey has quit
Jack joined the channel
Jack has quit
henryponce
hello, i have a question regarding coupons. if i wish to create a coupon: 50% for 3 invoices. is it correct to create with 50% off forever, with max redemptions=3 ?
Nic335 joined the channel
eacameron joined the channel
mattox has quit
mezod has quit
allibubba joined the channel
mrozbarry has quit
allibubba has quit
abilicom has quit
henryponce has quit
mattox joined the channel
s2013 has quit
mattox has quit
frankdrey joined the channel
abilicom joined the channel
AlHafoudh joined the channel
s2013 joined the channel
d4ve has left the channel
divups joined the channel
Frank__ joined the channel
frankdrey has quit
Frank__
what is going on with stripe that keeps delaying the transfers every day the Schedule changes every day to more one day????
no one reply?
Frank__ has quit
eacameron joined the channel
frankdrey joined the channel
eacameron joined the channel
Nic335 has quit
Nic335 joined the channel
Lightmaster joined the channel
eacameron has quit
jq is now known as cybr3d
cybr3d is now known as jq
s2013 has quit
Gsham has quit
allibubba joined the channel
allibubba has quit
jq is now known as spockors
spockors is now known as PanicAtTheKernel
PanicAtTheKernel is now known as cyb1d
cyb1d is now known as jq
kaylined has quit
jq is now known as sdrawkcab
kaylined joined the channel
Conner joined the channel
Conner
Hi is anyone here?
kaylined
What's up?
Conner
I need some help with my stripe checkout.. I added my live key but it still shows test mode and I cannot figure out why.
but when you go into web inspector and look at my <script>, it has the live key
mjohansson joined the channel
i cant find any account setting in the new interface
ftknox_ joined the channel
kaylined
Conner, two things.
nvm, 1 thing.
It's a test key.
Conner
That is what shows in web source for you?
kaylined
data-key="pk_test_XDV30KGgEE5iLABBZdjIPBEb"
Conner
both my backend and front end key say live when I inspect
well my front end :)
kaylined
Your front end may have some caching going on - but it's definitely showing a test key in there.
carlos__ joined the channel
Ohh Conner
sdrawkcab
Does anyone know if a customer cancels a dispute, if I have to do anything on stripe or do I just wait for an update?
kaylined
You've got it hardcoded in two places Conner
That's your issue.
Conner
omg
im so embarassed
I just noticed that
kaylined
In the <script> at the bottom its live
Conner
also
I forgot there was an inline script..
thats what I get for having a beer while I code
Thanks kaylined
kaylined
I don't know if I want to help you out with your toll project! lol
no probs.
Conner
Lol luckily its for rental cards
cars*
divups has quit
sdrawkcab is now known as cydia
ftknox_ has quit
s2013 joined the channel
cydia is now known as panicatthekernel
panicatthekernel is now known as jq
Conner has quit
benlieb joined the channel
stripe811 joined the channel
stripe811
hi guys, does Stripe require a company documents review like Braintree does? We had to go through a 2 week or so review process for Braintree previously
Lightmaster has quit
frankdrey has quit
Sindre joined the channel
Sindre has quit
BJ joined the channel
adam2222_ joined the channel
adam2222 has quit
s2013 has quit
frankdrey joined the channel
eacameron joined the channel
frankdrey has quit
dobin joined the channel
BJ has quit
stripe811 has quit
inara joined the channel
dobin has quit
stripe584 joined the channel
stripe584
Hi Stripe
I want to charge stripe fee to my customers and i am using managed account
Language: PHP. I've just upgraded our API version but it makes no difference to this issue, which is: The call $subscription_item = \Stripe\SubscriptionItem::retrieve($stripe_subscription_item_id); elicits this error PHP Fatal error: Class 'Stripe\SubscriptionItem' not found. I've even tried copying the string '\Stripe\SubscriptionItem::retrieve' from your docs into my code, to preempt typos. Still no luck.
fibs joined the channel
fibs has quit
LatoSans
stripe584 - you'll need to calculate and adjust your product prices according to that equation.