SadGuy: your stripeReponseHandler isn't sending the token to your server still
bwa joined the channel
hop_
markin: that was a different guy. I am trying to reverse transfers while they are pending status but getting an error saying transfer is in_transit.
markin
hop_: you wouldn't reverse a bank account transfer though only a transfer to a stripe account
hop_
is there a way to cancel a transfer to bank account then or charge amount to their card?
markin
Why are you trying to cancel the transfer?
hop_
A bunch of transfers were created that were not intended to.
markin
There isn't a way to cancel them once they've been sent and you cannot reverse a transfer to a bank account
GitGud has quit
I'd recommend emailing support
hop_
emailing now
SadGuy
markin: Aw
man
markin: How do I do that
markin
SadGuy: the stripe.js docs have a stripeReponseHandler in them, I don't know where you got the one you're currently using
SadGuy
I've looked at differen't pages and snippets of the API but I can't find any that are standalone complete. I'm just trying to find the lucky ticket combination
markin : Can we use recipient card id to make charges (may be after creating a new customer)?
markin
SadGuy: look at step 3 on that page
hop_: you cannot. Also recipients have been deprecated
hop_
dang
JustDouglas has quit
markin: We have emailed to support but not getting any response apart from automated one. Is there anyway to prioritize this?
markin
hop_: i dont work for Stripe so I cannot, if the transfers are already in transit then nothing can really happen to withdraw them until they go through to my knowledge
hwkns joined the channel
ffej
I'm curious about some transfer.failed events I am seeing that has a reversal on it. Am I right in understanding that a reversal is a refund someone requested or is it the result of a disput that I lost?
SadGuy
markin: Finally! Thanks I edited it alittle bit and replaced my stripe function with yours. Maybe I will help the community to try to make the process even easier in the future :). Thanks for your help guys!
SadGuy is now known as CoolGuy
CoolGuy
B)
markin
CoolGuy: yeah, it's meant to be pretty easy but since you're dealing with credit cards is expected that you have some coding knowledge and comfortablity
hwkns
broder: just sent you an email
broder
hwkns: writing up a reply now!
hwkns
\o/
broder
although i'm not sure how helpful i can be :-/
hwkns
yeah :\
hop_
\o/
broder
hwkns: can you DM me one of the transfer ids?
hwkns
sure
namidark joined the channel
tables joined the channel
tables_ joined the channel
Sohan joined the channel
dbuonomo joined the channel
Sohan
Hi is there a way to create an sub-merchant account from our APP when the user enters his account details. We want to create if from the IOS or using .Net code ?
joelataylor joined the channel
ffej
I'm curious about some transfer.failed events I am seeing that has a reversal on it. Am I right in understanding that a reversal is a refund someone requested or is it the result of a disput that I lost?
Also is there a way to get the connected account that the failed transfer pertains to?
CoolGuy
markin: I do, I have been doing web development for some years, and programming for almost half a decade. But my projects speak for themselves ;). I have used Stripe in all my projects. It's very easy to use overall, this was just my first time with Stripe.js. I mostly deal with PHP and MySQL mostly. You should check out https://chirpspace.com it's a great site that uses Stripe https://chirpspace.com/advertise.php ;) Thanks again!
Dorf has quit
Sohan
Any help on my question will be greatly appreciated guys ? Hi is there a way to create an sub-merchant account from our APP when the user enters his account details. We want to create if from the IOS or using .Net code ?
CoolGuy has quit
dbuonomo
Sohan - have you looked at Stripe Connect?
haber has quit
tables has quit
tables_ has quit
Sohan
Yup I have but I do not see any SDK for IOS or .Net ?