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 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?