#stripe

/

      • koopajah
        morunas: you're mixing "description" from the invoice and the description on each invoice item I think
      • HowardwLo: never used any of them so no :(
      • HowardwLo
        koopajah: cool, thanks. If anyone else here has a shortcut, let me know!
      • koopajah
        so each line item has a description that we set automatically for proration but it's always empty when it's the subscription's line item and if you want to display this to your customer you'd need to build this yourself in your UI so that you display something like "Subscription to plan XX for June 2015" or equivalent
      • koopajah is now known as koopajah_away
      • morunas
        koopajah_when_you_come_back: but how do I know which plan each invoice relates to?
      • jgoldberg joined the channel
      • nilsmunch has quit
      • koopajah_when_you_come_back: ah I get what was the problem. When I was parsing the invoice items I treated "plan" as a string but it's a plan object
      • koopajah: perfect! no need for description then! Cheers have a great day!
      • fafournier joined the channel
      • nikita14 has quit
      • irctc590 joined the channel
      • irctc590
        Hello
      • anyone is there..?
      • elastisandeep has quit
      • HowardwLo
        koopajah: do you know an intergration that is just form
      • irctc590
        .......????
      • fafournier
        @HowardwLo maybe something like one of those: https://stripe.com/docs/integrations#form-building
      • Hello ,btw...
      • :D
      • James-M joined the channel
      • Hello, I am looking for help on getting Stripe Connect authentication to work with the stripe_account header on a nodejs/meteor context. I cannot seem to get any of the syntax I found in documentations to work... I summarised the question there: http://stackoverflow.com/questions/31123223/cor... but there seem to be limited experience available in the community!
      • any idea from anyone?
      • :-D
      • jedahan joined the channel
      • jedahan has quit
      • irctc590
        any one is here who can help me with iOS..?
      • fafournier
        @irctc590 I probably won't know, but what is your problem?
      • rod has quit
      • jedahan joined the channel
      • MegaFemaTron has quit
      • fafournier has quit
      • rod joined the channel
      • irctc566 joined the channel
      • irctc566
        Hello
      • irctc590 has quit
      • rod
        Hello. I'm trying to set up a plan at £9.99. As products in the UK are usually quoted including VAT (tax), I need it to be £9.99 inc. VAT and for it to state so in the invoice. I have created a plan at £8.32 which generates invoices of £9.98 when I subscribe someone with a 20% tax rate, and a plan at £8.33 which generates an invoice of £10. Any
      • thoughts on how I could charge £9.99 exactly but still show 20% tax on the invoice?
      • torlanco has quit
      • jedahan has quit
      • torlanco joined the channel
      • drale2k has quit
      • halfamind joined the channel
      • HowardwLo
        if i have a live site accepting payments, can i switch my strip dashboard to test for dev? i jsut wnat to make sure it doesnt actually turn off the live :D
      • irctc566 has quit
      • nikita14 joined the channel
      • p15x joined the channel
      • halfamind has quit
      • jeff_h has quit
      • oldGuest has quit
      • jgoldberg has quit
      • nikita14
        markin: hey i disucss it with my boss , which i had to used , he said he will discuss it with client and let me know ...!!!!
      • koopajah_away
        HowardwLo: you'd use the Test API keys to test
      • rod: not sure there's a way to do this without adding the tax yourself as an invoice item
      • rod
        koopajah_away: I see. Thanks!
      • p15x_ joined the channel
      • koopajah_away is now known as koopajah
      • nilsmunch joined the channel
      • feralbob_ joined the channel
      • irctc532
        hi, i need help to make stripe functional on my website. i have 2 test shop one is working and the other not but i don't know why ..
      • koopajah
        you have multiple errors in the JS console, one of those being that you don't load jquery over HTTPS
      • irctc532
        how can i fix it ? i use rapidweaver
      • feralbob_ is now known as feralbob
      • koopajah
        I have never used any of those, if you didn't write any code you'd need to contact the developers of the code you're using to help you
      • irctc532
        ok so its a code specific to the page of the shop and not my all website ?
      • koopajah
        your website has only one page that i can see so yeah it's on that page at least
      • sandstrom joined the channel
      • rod has quit
      • TheShiftExchange joined the channel
      • unicodesnowman has quit
      • unicodesnowman joined the channel
      • irctc532 has quit
      • TheShiftExchange
        Hi. Are there any problems with Stripe at the moment? For your Test environment?
      • koopajah
        TheShiftExchange: not that I'm aware no
      • TheShiftExchange
        Cause I'm getting 503 No Healthy Backends for any tests
      • Even on your API docs
      • When I click "Pay with Card" - it gives me a 503 error on the stripe.com website
      • Is it a local error for me somehow?
      • koopajah
        let me try with my account
      • TheShiftExchange
      • ...its working now...
      • koopajah
        it works for me on both that URL and my own tests
      • I'm thinking there was some connection issues between your computer and our servers
      • TheShiftExchange
        hmmm... sorry - it was definetely broken for me for like 5mins - but maybe it was a local issue - sorry fort wasting your time
      • koopajah
        no worries, I'm glad you asked, if something is broken I prefer to know, just tell me if it happens again :)
      • TheShiftExchange
        np - thanks
      • WolfGoethe joined the channel
      • halfamind joined the channel
      • Ryan__ joined the channel
      • hrien joined the channel
      • hrien
        hi
      • koopajah
        hey hrien
      • hrien
        I want transaction id from stripe response
      • after successfull charge
      • koopajah
        when you create a charge you get a charge object ( https://stripe.com/docs/api#charge_object ) back with the id
      • hrien
        let me check
      • thanks koopajah
      • TakeMyMoney has quit
      • halfamind has quit
      • TheShiftExchange
        koopajah, - its happening again
      • "Failed to load resource: the server responded with a status of 503 (No healthy backends)"
      • koopajah
        TheShiftExchange: do you get this when trying to load checkout or after?
      • TheShiftExchange
        "Details: cache-syd1627-SYD 1435666343 2767982951"
      • koopajah, - if I visit https://checkout.stripe.com/checkout.js in my browser - it happens even then
      • Guru Mediation:
      • Details: cache-syd1627-SYD 1435666343 2767982951
      • Varnish cache server
      • Davekngs joined the channel
      • koopajah
        stop you're going too fast, can you explain where that error happens/displays and at which step exactly?
      • TheShiftExchange
        ok... sorry
      • praboud
        fwiw, when I load that url it works for me
      • TheShiftExchange
        If I simply try and go to the URL "https://checkout.stripe.com/checkout.js" in my Chrome browser - I get a 503 error: Error 503 No healthy backends
      • It then shows the Cache Varnish cache server details I pasted above
      • Davekngs
        Hi all, wondering if someone can help. The payment email doesn't seem to be in the charge response. Is there a way I can get the email used during payment?
      • koopajah
        yeah but if it's a CDN issue you might not get it. TheShiftExchange : where are you located (country)? can you load https://status.stripe.com/reachability ?
      • rocco88 has quit
      • HowardwLo
        koopajah: oh i know about the test api keys, i mean if i switch the button on the dashboard if it’ll turn off live. http://snag.gy/5RHK8.jpg
      • TheShiftExchange
        Sydney NSW Australia
      • koopajah
        Davekngs: you need to collect it first and send it to the Create Charge API
      • HowardwLo: no it's only the view
      • TheShiftExchange
        koopajah, - the js.stripe.com and a.stripecdn.com fail 0/10 - all others pass 10/10
      • irctc741 joined the channel
      • praboud
        koopajah: it does look like fastly is having a sad (at least in australia)
      • koopajah
        praboud: yeah that's what I was looking into
      • Davekngs
        @ koopajah ok, thanks let me see if I can figure out how to collect it
      • irctc741
        anyone free to hel me with little bit php?
      • help
      • koopajah
        Davekngs: if you use Checkout you get it automatically on the server and then you retrieve it in the POST arguments in stripeEmail
      • praboud
        irctc741: what's going on?
      • TheShiftExchange: can you tell us what the result of `host checkout.stripe.com` is for you? what IP does that resolve to?
      • TheShiftExchange
        praboud, 103.245.222.176
      • WolfGoethe has quit
      • micahalles joined the channel
      • Davekngs
        @@koopajah I am using checkout. I configure checkout, then when I submit the payment it returns a token. The email is not in the token so I'm not sure how I capture it/
      • koopajah
        TheShiftExchange: strange I can ping that IP
      • Davekngs: the email is in a different parameter in stripeEmail
      • TheShiftExchange
        koopajah, - I re-ran the https://status.stripe.com/reachability tests - it is now 4/10 for the api.stripe.com and a.stripecdn.com
      • so... its partial up?
      • Davekngs
        ok, let me log stripeEmail and see what I get, thanks
      • feralbob has quit
      • TheShiftExchange
        so... its partial up?
      • mt*
      • hrien has quit
      • koopajah
        TheShiftExchange: it could be just an issue on your connection, I'm trying to test on my end
      • TheShiftExchange
        koopajah, - I can also ping the IP 100% with no packet loss. But if I try https://status.stripe.com/reachability I'm still get 3/10 for the cdn....?
      • koopajah
        I just tried with http://www.webpagetest.org/result/150630_C6_PMP/ from an Australian IP and it loads properly
      • looks like it's specific to your connection here no?