sure, in fact I was trying to debug some webhooks and the test server is sometimes non responsive, causing massive webhooks failures
so that's a bit annoying to launch the retries one by one
hum yeah, probably
tld_wrk joined the channel
wsmoak
and waiting an hour for the retries makes for a long debug loop ;)
slmb
exactly
wsmoak
record it in Selenium and play it back?
slmb
it would slightly be overkill for now, but yeah that's probably a good way to go for high volume debugging
logvol___ joined the channel
tld_wrk has quit
logvol_ has quit
marcelosalloum has quit
aeblin has quit
cperciva joined the channel
aeblin joined the channel
cperciva has quit
tld_wrk joined the channel
aeblin has quit
tld_wrk has quit
aeblin joined the channel
dccc has quit
dccc joined the channel
iTouchack joined the channel
iTouchack
hello
orhan joined the channel
tld_wrk joined the channel
orhan
Hey, I'm using Stripe Checkout and the currency NOK. In the checkout window the submit button appears as "Pay NOkr100.00", any way the "NOkr" can be changed? Nobody uses "NOkr" and it will look like a bug to users
try using data-panel-label , and _remove_ the data-amount
that works for me in the simple checkout — the button on the overlay just has my text, no amount.
orhan
Oh, okay, I'll try without the amount
I thought you might not be allowed to charge the card that way
wsmoak
if you want to display the amount with a different currency symbol, try putting it in data-panel-label however you want it.
that amount is just for display anyway… you don’t actually charge the card until the form submits to your back end
orhan
Yeah, but I thought it was a safety, so you can't charge more than it's saying, haha
wsmoak
(and if that’s not how most people would display that currency, do write to support@ and tell them.)
orhan
It worked though, thanks a lot :)
Yeah, I'm gonna do it, I wouldn't trust the program if it told me the currency that way, looks like the program is buggy
Do any of you have problems with really slow response times when clicking the button?
Takes up to 2-3 seconds sometimes before the popover appears
wsmoak
once or twice… I think it has to load rather a lot of javascript to do all that.
but I’ve never looked at exactly what’s coming down. is yours repeatably slow?
sivy joined the channel
orhan
Yeah, it always loads 4 files, always takes 1+ seconds before I see an animation, it's a bit faster on my phone though
asmodeos joined the channel
wsmoak
hi asmodeos
asmodeos: any luck with ruby 1.9.2? (it worked here.)
boucher has quit
sivy has quit
iTouchack has quit
orhan has quit
strzalek__ has quit
strzalek__ joined the channel
mahmoudimus joined the channel
jay3 has quit
asmodeos
hey wsmoak
hope you're well today
i took the time to test my site on ruby 1.9.2
syntax errors all over, enough that I'm not going to do that
i'm rolling out magento next month, so refactoring this old pig is a waste of time
we just want stripe implemented asap
so, i grabbed strip 1.5.22
and it's gemn dependenceis
and put all those codebases in reach of my framework
edited stripe.rb to not use rubygems
and voila
i'm able to send charges to test
kaspergrubbe has quit
wsmoak
asmodeos: glad you got it working! if you have a blog or something, can you document what you did? would be good to point other 1.8.7 users to if they’re stuck.
HairAndBeardGuy_ joined the channel
HairAndBeardGuy has quit
mahmoudimus has quit
boucher joined the channel
jvns_ joined the channel
kaspergrubbe joined the channel
sbailliez joined the channel
mahmoudimus joined the channel
tld_wrk joined the channel
drparham joined the channel
mripguru_ joined the channel
mripguru has quit
mripguru joined the channel
mripguru has quit
Luke joined the channel
mripguru_ has quit
tld_wrk has quit
asmodeos
wsmoak I dont, but i think this is where it starts! i need to make sure its not an unsafe hack first :)
slmb has quit
_br_ joined the channel
orhan_ joined the channel
sivy joined the channel
aeblin has quit
sivy has quit
HairAndBeardGuy joined the channel
orhan_
Lol it's too bad that I can't use stripe connect until they go into public beta in my country.. My product is almost ready but I can't launch payments until it's open beta
HairAndBeardGuy_ has quit
sbailliez has quit
iammerrick joined the channel
iammerrick
Hi, when using subscriptions and a card is unable to be run, can stripe handle the card updating/delinquent account state for me
or do I need to provide UI to update a credit card for the account
sunyata joined the channel
nemothekid joined the channel
sunyata has quit
nftc99 joined the channel
tld_wrk joined the channel
iammerrick has quit
nemothekid has quit
jay3 joined the channel
sbailliez joined the channel
tld_wrk has quit
orhan_ has quit
slmb joined the channel
jay3 has quit
boucher has quit
mahmoudimus joined the channel
nemothekid joined the channel
sebgie_ joined the channel
mahmoudimus has quit
dylan_g joined the channel
dylan_g
Hello Stripe community, I am working with Ruby on Rails and Stripe checkout and am having some trouble registering a customer to a plan I created, can anyone here give me some quick help?
Hello, is anyone there?
aeblin joined the channel
asmodeos
I only started idling here yesterday when i developed an issue
but the response did come!
just sit tight, someone will help
it's the weekend, and it's free help, so just be patient ;)