When I hit /auth/stripe_connect/callback correctly (I get the login screen for connect) from my localhost in development mode, should I expect request.env["omniauth.auth"] to be nil? (using Rails with Devise gem and Omniauth-stripe-connect)
It redirects to the callback function but for some reason, request.env["omniauth.auth"] is nil, although request.env is not empty and has parameters in it
alsobrsp__ joined the channel
ahmedk has quit
bertieb has left the channel
riskish joined the channel
rimenes joined the channel
beyondcreed has quit
johnnyletrois
Hi
I have a sripe connect question that should be pretty easy
is there no escrow for stripe connect? for escrow functionality, do I need to continue using the transfers api?
SlexAxton
there is no escrow, but payouts happen after 7 days
zrail
oh hey SlexAxton did you guys see the thing I released today? http://pkn.me/cheat
SlexAxton
i did
mbu
zrail: we loved it!!
SlexAxton
I'm afraid it's our fault that a cheat sheet is needed at all
zrail
mbu: cool :)
SlexAxton: oh i wouldn't say that
SlexAxton
may talk to you about integrating some of it for all of our users :D
mbu
:D
johnnyletrois
OK and there's no way for the marketplace to control release/payouts? so the only solution for escrow is to use the transfer api
SlexAxton
johnnyletrois: correct, the transfers api is our mechanism for doing this, yes
johnnyletrois
OK. I have a b2c and a c2c marketplace and i was hoping to push my business users to stripe connect to give them more control over the process
zrail
SlexAxton: mbu: neat :)
SlexAxton
johnnyletrois: I believe we're interested in supporting something closer to what you're asking for
but are not finished building it yet
johnnyletrois_ joined the channel
johnnyletrois has quit
johnnyletrois_
oops i just disconnected and missed any answers
sorry
here's another question and a possible solution
with stripe connect subscriptions can still be trialed i believe
so that would work for me
is there anything in the works about setting a subscription end date when the subscription is created?
if you switch to curl (button in the top right) and then in the grey bar on the right there's the URL patterns as you go
johnnyletrois
ah thank you
zrail
np
johnnyletrois
i always have the php tab toggled not curl
i wonder why they don't include everything in the summary at the top of the reference
riskish has quit
saikat has quit
_adie has quit
asterick has quit
tomshafe_ joined the channel
tomshafer has quit
i have a b2c and c2c marketplace. how hard would it be to use stripe connect for my business users and stripe transfers api for my consumer users? i want to give my business users complete responsibility and control over payments through my marketplace
for example, it would be like airbnb using stripe connect for hotels and stripe transfers api for individual home/apartment owners
or is trying to mix a dumb idea and should i just stick to using the transfers api?
johnnyletrois has quit
csdco has quit
johnnyletrois joined the channel
oops got disconnected
jstrong has quit
thomasgriffin has quit
alexgordon has left the channel
kiranb has quit
ametcalf has quit
johnnyletrois has quit
thomasgriffin joined the channel
boucher has quit
cannon_ joined the channel
cannon_
anyone here?
cannon_ has quit
ametcalf joined the channel
mahmoudimus joined the channel
_adie joined the channel
thomasgriffin has quit
mbu has quit
walkah joined the channel
walkah
Hey all, I have an account that wants to change a plan to have a longer trial period... I'm not sure the best way to do this.
Create a 2nd plan with the new trial period? Is there a way to convert existing subscriptions over easily?