#stripe

/

      • myndzi joined the channel
      • ajpiano has quit
      • ajpiano_ joined the channel
      • Adam_ joined the channel
      • Adam_ has quit
      • forgotmynick has quit
      • eric_lagergren has quit
      • Rinsewind joined the channel
      • erlang_rocks has quit
      • eacameron joined the channel
      • erlang_rocks joined the channel
      • eacameron has quit
      • eacameron joined the channel
      • cweiss has quit
      • eacameron has quit
      • mfp has quit
      • gusblack joined the channel
      • gusblack
        Hello, I am getting the following response from the stripe API when updating an account "#<Stripe::InvalidRequestError: (Status 400) (Request req_AYru5ZMrxjgHEw) US ID numbers must be 9 characters long>"
      • I have tried 00-0000000
      • 000000000
      • But still the same response
      • eacameron joined the channel
      • umpc joined the channel
      • eacameron has quit
      • lenochka_ joined the channel
      • lenochka_ has quit
      • erlang_rocks has quit
      • Issue was I was sending the personal_id_number along with the business_tax_id
      • if anyone else comes across this issue
      • Might make sense to have an error along the lines of "You can not send set both personal_id_number and business_tax_id simultaneously"
      • jason_funraise has quit
      • erlang_rocks joined the channel
      • Lightmaster joined the channel
      • Hannah joined the channel
      • Hannah
        Hey guys, if anyone is on it would be so awesome if you could give me a little advice. My stripe form is set up to take customer info with elements and returns a token. I have the back end set up with node.js and it is supposed to take the token and make a charge but it doesn't seem to be taking it. It's really basic implementation but was hoping a different set of eyes could look.
      • I keep running into problems making this today.... I feel like I'm so close! It would be so wonderful just to get it simply taking charges.
      • gusblack has quit
      • erlang_rocks has quit
      • erlang_rocks joined the channel
      • Hannah has quit
      • erlang_rocks has quit
      • ajpiano_ has quit
      • coldice42 joined the channel
      • lenochka_ joined the channel
      • coldice42 has quit
      • joshontheweb joined the channel
      • lenochka_ has quit
      • coldice42 joined the channel
      • coldice42 has quit
      • Lightmaster has quit
      • joshontheweb has quit
      • gingerale joined the channel
      • jq is now known as DutchAppleAss
      • torgosPizza has quit
      • stripe953 joined the channel
      • stripe953
        Hi stripe team.Am unable to avoid adding duplicate bank accounts to managed stripe account.Is there any possible way to do so?
      • EM joined the channel
      • EM is now known as Guest36660
      • Guest36660 has quit
      • ftknox joined the channel
      • lenochka_ joined the channel
      • ftknox has quit
      • lenochka_ has quit
      • lenochka_ joined the channel
      • DutchAppleAss is now known as CyberBully
      • lenochka_ has quit
      • kaylined
        stripe953: Comparing fingerprints is the only way I can think of.
      • snax_ joined the channel
      • lenochka_ joined the channel
      • raj_ joined the channel
      • raj_
        my website is http, still can I use stripe ?
      • stripe342 joined the channel
      • kengu
        raj_: nope
      • raj_
        Thanks, is Stripe accepts CAD debit cards as well ?
      • kaylined
        raj_: yes
      • But kengu is right, you'd need HTTPS to use Stripe outside of test mode.
      • raj_
        ok
      • CAD debit cards are not working, is there any setting need to be enabled to work ?
      • kaylined
        Can you define "not working"?
      • I assume by CAD, you're referring to Canada - correct?
      • raj_
        yes
      • I am mainly asking about RBC bank Canada Debit cards
      • kaylined
        They would work yes.
      • raj_
        Stripe asking Exp date and CVV which Royal Bank cards will not have these details
      • kaylined
        RBC Visa Debits certainly do(I'm looking at one right now).
      • snax_ has quit
      • Debit cards without a CVV/Exp Date won't work anywhere online.
      • Alli joined the channel
      • Alli is now known as Guest52242
      • Guest52242 has quit
      • raj_
        ok
      • how to include stripe logo that we are using stripe paymet gateway in the website
      • kaylined
      • raj_
        thanks
      • giangelo joined the channel
      • giangelo has left the channel
      • I am using the stripe hosted payment page
      • It has only Email, Card Number, MM/YY, CVC
      • How to add Address and Phone number ?
      • can some one please answer
      • coldice42 joined the channel
      • Al_ joined the channel
      • Al_ is now known as Guest98948
      • I am using the stripe hosted payment page, (stripe.js) , It has only Email, Card Number, MM/YY, CVC. How to add Address and Phone number ? can some one please help
      • coldice42 has quit
      • Guest98948
        I can't change my default currency in my payout settings. I added my new bank account in the desired new currency (NZD), but only the currency of my old account (GBP) shows in the drop down menu. Please advise, thank you!!
      • Alex9218 joined the channel
      • Alex9218 has quit
      • rapid3642 joined the channel
      • rapid3642
        Hello stripe members! I have a question if someone is so kind to help me with some implementation of this amazing service.
      • I currently am trying to allow a user which is a exisiting stripe member add a card to their list of saved cards so that they can pick and choose different cards to use when checking out. Currently I am running into this error "Missing required param: source."
      • my code is this "$customer = Customer::retrieve($user->stripe_id);" then next line is "$customer->sources->create(array("source" => $request['stripeToken']));"
      • heres what I did to do some troubleshooting. I went to the adding a card section in the stripes documentation and they provided me with a stripe token for a card there and i hard coded this value into the source section where the $request is and it worked.
      • I do a data dump and i am in fact receiving a valid stripe token in my $request.
      • I think what is happening is that when I call "$customer = Customer::retrieve($user->stripe_id);" I enter into a different scope.
      • Parker joined the channel
      • Parker
        Hi I'm trying to get help setting up ideal payments for my shopify store
      • i have installed the Stripe app and iDeal shows up as a payment option when i check out but only with one bank so it's probably something i'm missing because i'm not very tech savvy
      • bed666 joined the channel
      • Guest98948 has quit
      • Chaitanya joined the channel
      • Chaitanya
        I want to create a website where 1st person paid the money to the 2nd person direct to its bank account. 1st person have a stripe account. But 2nd person does not. So can you tell me how managed account will help in this. The 1st person directly write the 2nd person bank account number or card number to transfer the money to the 2nd person account.
      • Chaitanya has quit
      • Parker has quit
      • stpaultim joined the channel
      • rapid3642 has quit
      • lenochka_ has quit
      • stripe404 joined the channel
      • stripe404
        hi. i can attach test bank accounts to my connected accounts. is that possible to attach a test bank account to my Stripe account to test payouts?
      • stpaultim has quit
      • lenochka_ joined the channel
      • lenochka_ has quit
      • stripe953
        Hi stripe team.Am unable to avoid adding duplicate bank accounts to managed stripe account.Is there any possible way to do so?
      • erlang_rocks joined the channel
      • forgotmynick joined the channel
      • stripe342 has quit
      • stripe404 has quit
      • bed666 has quit
      • pyface joined the channel
      • nilwesh joined the channel
      • nilwesh
        Hi
      • BigFatMooCow joined the channel
      • erlang_rocks has quit
      • BigFatMooCow
        Is there an official page listing all the kinds of sites that you *can* run safely with Stripe without ever risking getting banned or similar problems arising?
      • Note: not a list of things you *cannot* do.
      • I want to do something explicitly "greenlisted".
      • Chris_M joined the channel
      • nilwesh has quit
      • SlexAxton_ joined the channel