#stripe

/

      • markin
      • multiple charges each specifying the destination is the proper way to do this
      • jd007
        ok thank you
      • theery joined the channel
      • jd007 has quit
      • Jeffp joined the channel
      • Jeffp has quit
      • Jeffp joined the channel
      • Jeffp has quit
      • erlangrocks
        Hi - quick question, is it possible to create a charge between two managed accounts ?
      • Jeffp joined the channel
      • markin
        erlangrocks: nope
      • erlangrocks
        markin: perfect, I thought so too
      • so I will be basically be creating a customer AND an account object for each login
      • Jeffp has quit
      • markin
        yep
      • acti0nman has quit
      • erlangrocks
        markin: thank you, thank you
      • mack25 has quit
      • valczir has quit
      • LatoSans has quit
      • brockhaywood has quit
      • quydo is now known as ubungu
      • brandon- has quit
      • theery has quit
      • theery joined the channel
      • jdclark joined the channel
      • valczir joined the channel
      • theery has quit
      • theery joined the channel
      • SteenJobs has quit
      • jdclark has quit
      • theery has quit
      • coopf has quit
      • SteenJobs joined the channel
      • vmayoral joined the channel
      • kaini_ joined the channel
      • mtt joined the channel
      • mtt
        hi
      • kaini_
        hi
      • mtt has quit
      • kaini_ has quit
      • erlangrocks
        hi
      • irctc500 joined the channel
      • drale2k has quit
      • markin
        hi
      • prgmmr
        I don't know if this is possible but I have a existing ios app that has data stored in Parse. And I have a rails application for stripe connect. Is it possible to use Parse to get that same info from that ios app onto my rails application and if I can store info too.
      • markin
        prgmmr: there are some gems that allow you to access the parse api from rails https://parse.com/docs/api_libraries
      • irctc500
        yeah i was looking at that, which one should i use? i just want to get data and store data back to parse.
      • markin
        I haven't used any of them so that would be up to you to decide which you like best
      • irctc500
        but in the end i assume theyere all the same?
      • jdclark joined the channel
      • markin
        same for some definitions of same, they all access the Parse API but they may do so and expose objects and methods in different ways. Some may be maintained more recently than others, one may have a bug that affects you but not others, etc
      • tictacjoe has quit
      • koopajah joined the channel
      • jdclark has quit
      • doublerebel has quit
      • irctc500
      • markin
        irctc500: thats more a rails question, I believe you'd create an initializer
      • irctc500
        so just a parse.rb?
      • ubungu is now known as quydo
      • markin
        yeah in the initializers folder
      • koriner
        Having a weird one with Stripe.js - the validation methods don't seem to be working
      • i.e. this returns TRUE: Stripe.bankAccount.validateAccountNumber('mistake', 'AU')
      • markin
        so it works for US, but not AU
      • koriner
        yeah by the looks of it
      • does it support AU?
      • markin
        so Stripe.js is only set up to work for US bank account numbers
      • koriner
        that would surely explain it
      • markin
        I'm guessing this was from when Stripe only supported payments to US bank accouns
      • koriner
        yeah well the docs have examples for US and CA. I guess I just assumed it worked for other regions
      • thats ok though we can do our own validation when needed
      • markin
        it validates the routing number of CA but only account number of US
      • just pinged someone about it
      • koriner
        ah ok
      • we can still use Stripe.bankAccount.createToken(..) for AU though, right? It's just the validation helpers that don't support it?
      • markin
        yeah you should be able to
      • koriner
        cool. it returned correct errors when the BSB number was wrong for an AU bank account so it looks like it works
      • Jrz joined the channel
      • dixon has quit
      • SteenJobs has quit
      • p15x joined the channel
      • drale2k joined the channel
      • dixon joined the channel
      • drale2k has quit
      • p15x has quit
      • p15x joined the channel
      • Goldblumandpartn joined the channel
      • vmayoral has quit
      • Goldblumandpartn
        Good Morning,
      • markin
        Howdy Goldblumandpartn
      • Goldblumandpartn
        Can somebody from Stripe give us some advice, because we are really did not understand where problem is.
      • Not bad, more or less )
      • markin
        sure whats the problem?
      • Goldblumandpartn
        We have install a form for online payments at our web site and some of our programmers has make a test in live version.
      • dixon has quit
      • Account name in the system is goldblum, web page is https://goldblumandpartners.com/en/payment/
      • in few days after that I have receive a message from Vera:
      • martwana joined the channel
      • Hi Dmitrij,
      • Stripe provides a service between banks and our users. In order to provide service to our users, we are urged by our banking partners to keep an eye on all accounts that sign up for our services. We've noticed that you have processed charges that seem to be unauthorized--in order to make charges with credit and debit cards, the owner of the card must consent to the charge. Charges on your account do seem to lack this consent, which unfortunately means
      • I'm sorry that your Stripe service will be ending so abruptly, but our hands are tied in this situation.
      • Best,
      • Vera
      • koopajah
        Goldblumandpartn: This channel is for technical and coding help not account specific. Unfortunately if you received that email it means that we can't support your business and you need to find a different payment processor, there's no way around it
      • Goldblumandpartn
        We are use Stripe now only by Zoho Books (accounting software)
      • markin
        That email basically says that Stripe's system detected a bunch of suspicisious charges (never test in live mode!)
      • Goldblumandpartn
        I have send a few emails to your support but any answer till now
      • kies^ has quit
      • And what we can do?
      • garethdaine joined the channel
      • koopajah
        Goldblumandpartn: The only solution here is to find a new payment processor. If we can't support your business it's too late and you need to move to something else
      • Goldblumandpartn
        ok, I see
      • Goldblumandpartn has quit
      • jdclark joined the channel
      • vmayoral joined the channel
      • martwana
        keep getting exception telling me that my test api key has expired, happened a few times this last week, any reason why this would happen?
      • koopajah
        martwana: usually because you rolled your API keys in the dashboard
      • martwana
        I havent though, does clearing out the test data cause them to refresh?
      • jdclark has quit
      • koopajah: actually, it seems to be our test "Connect" account
      • koopajah
        oh then yeah when you clear test data it partially resets the connection I think but doesn't fully disconnect the account. I'd advise not clearing Test data, I rarely see the point and I like having X months of test data that I can use to find specific use case
      • martwana
        ahh
      • ach im just doing some clean slate tests before a feature launch
      • and its just easier to make sure thing are working as expected
      • koopajah: can i pick your brain agin
      • koopajah
        sure, just ask :)
      • martwana
        is it possible to create connect accounts using the API, but not managed ones
      • reading that suggests that i can, then get API keys instantly for the new account, but transfers arent enabled until the user comes to stripe and finishes creating their account
      • markin
        yeah, its called a deferred account
      • koopajah
      • martwana
        Nice one!
      • good for UK accounts?
      • koopajah
        AFAIK yes
      • parkersweb joined the channel
      • bkrausz has quit
      • Srinivas joined the channel
      • Srinivas
        Hi
      • Anyone is there to hep us
      • bkrausz joined the channel
      • koopajah
        Srinivas: sure what's up?
      • Srinivas
        I am using Stripe.js in our application
      • What browsers does support this stripe.js and doesnot support
      • ?
      • koopajah
        Stripe.js supports IE8+ and the recent versions of the most common browsers, firefox/chrome/safari/opera mainly. We also try to support as many browsers as possible but we can't guarantee that all browsers will work
      • Srinivas
        Ok thanks for the information
      • drale2k joined the channel
      • drale2k has quit