#stripe

/

      • kaspergrubbe_ has quit
      • Wolfe
        Markin: Wouldn't that mean my Stripe account would have thousands (or even more) plans ? Is this the recommended way to do it?
      • rhysyngsun has quit
      • rhysyngsun joined the channel
      • drale2k_ has quit
      • rhysyngsun has quit
      • Luke has quit
      • Wolfe_ joined the channel
      • JohnnyBD joined the channel
      • JohnnyBD
        hello
      • Wolfe_
        Hi folks - I have a question on if Stripe can accommodate my use case here. I have a site where users can rent an item they own for daily rates. However, I also want to allow users the option of renting out their items on a monthly basis (longer than 1 month). The catch here is that users set their own pricing. Do I have to create plans on each rental in order to accomodate the subscription? Is there another way
      • that creates less "clutter"?
      • Wolfe has quit
      • Luke joined the channel
      • Luke has quit
      • rockbot__ has quit
      • JohnnyBD has quit
      • derferman joined the channel
      • Luke joined the channel
      • derferman has quit
      • sivy joined the channel
      • markin
        Wolfe_: sorry for the delay, got called into the meeting room. it doens't matter if your stripe account has thousands of plans. You're gonna have a database in your app that has a list of what each of these plans are anyways which would make it easy to cross reference
      • rockbot__ joined the channel
      • deegill joined the channel
      • Wolfe_
        Markin: Thanks for the response. Will this be using Stripe Connect? And, if it is, can I collect my users' credit card information without using the redirect button?
      • sivy has quit
      • sivy joined the channel
      • markin
        Wolfe_: You could use stripe connect it will be a bit of wiring up cause you'd need to tie each plan to the stripe connect user. You can definitely use stripe checkout with Stripe connect
      • deegill has quit
      • sivy has quit
      • rhysyngsun joined the channel
      • dave joined the channel
      • dave is now known as Guest27813
      • Wolfe_
        Markin: Thanks Markin. So if I want to do this quickly, I can use regular Stripe Connect (that looks like Paypal), and if I want to hide the button (make it seamless), then I have to wire it up?
      • markin
        Stripe Connect is what lets you charge on behalf of other Stripe users. Stripe checkout is the popup that lets you collect payment info as tokens
      • Guest27813 has quit
      • Wolfe_
        What about Stripe Marketplace? From the website, it looks to be the best tool for my use case - but when I create a Stripe account, there's no mention of it in the dashboard.
      • markin
        Wolfe_: stripe marketplace isn't an actual product, more of a marketing page discussing how you can use Stripe Connect and the Transfers API
      • Connect lets you build apps that can create charges on behalf of other Stripe users (and you collect a fee). Transfers lets you send money to US bank accounts from your stripe balance
      • Wolfe_
        Got it. If implementing thousands of plans is not going ot be an issue for Stripe, we'll start implementing it. Thanks for the help!
      • mahmoudimus has quit
      • henriwatson has quit
      • rhysyngsun has quit
      • nftc99 has quit
      • henriwatson joined the channel
      • mahmoudimus joined the channel
      • rockbot__ has quit
      • derferman joined the channel
      • Bulk joined the channel
      • Bulk has quit
      • Bulk joined the channel
      • sivy joined the channel
      • Bulk- has quit
      • Luke has quit
      • dylanbathurst has quit
      • derferman has quit
      • afuggini_ joined the channel
      • afuggini has quit
      • stpn has quit
      • niftylettuce_ has quit
      • SDr
        hey #stripe folks, what do you tell customers who's card is accepted by amazon, etc but has been declined by stripe?
      • lamarus joined the channel
      • deegill joined the channel
      • darius93 has quit
      • stpn joined the channel
      • derferman joined the channel
      • darius93 joined the channel
      • mahmoudimus has quit
      • mahmoudimus joined the channel
      • derferman has quit
      • Luke joined the channel
      • deegill has quit
      • deegill joined the channel
      • JoeNied has quit
      • deegill has quit
      • mahmoudimus has quit
      • Wolfe_ has quit
      • awfy has quit
      • lamarus has quit
      • awfy joined the channel
      • Luke has quit
      • markin
        SDr: there are a number of reasons why a card may have been declined. Their credit card company could tell them why
      • sivy has quit
      • sivy joined the channel
      • sivy has quit
      • awfy|dc joined the channel
      • awfy has quit
      • mahmoudimus joined the channel
      • awfy|dc has quit
      • awfy joined the channel
      • mahmoudimus has quit
      • mahmoudimus joined the channel
      • mahmoudimus has quit
      • stpn has quit
      • awfy has quit
      • awfy joined the channel
      • awfy|dc joined the channel
      • awfy has quit
      • stpn joined the channel
      • stpn has quit
      • mahmoudimus joined the channel
      • stpn joined the channel
      • mahmoudimus has quit
      • sivy joined the channel
      • sivy has quit
      • mahmoudimus joined the channel
      • torlanco_ joined the channel
      • mahmoudimus has quit
      • ryan___ joined the channel
      • ryan___ has quit
      • ryan___ joined the channel
      • ryan___ has quit
      • chris___ joined the channel
      • chris___
        Hello...I have been reading through the documentation, and I had a specific question about subscriptions and was wondering if anyone knew the answer. Are subscriptions always charged to the default card? That is, if I change the card later, will all future subscriptions be charged to this new card? Thanks.
      • stpn has quit
      • stpn joined the channel
      • mahmoudimus joined the channel
      • mahmoudimus has quit
      • Taftse|Mac joined the channel
      • Taftse|Mac has quit
      • Taftse|Mac joined the channel
      • torlanco_ has quit
      • drale2k joined the channel
      • SFeser has quit
      • dirk_gentyl joined the channel
      • kaspergrubbe_ joined the channel
      • stpn has quit
      • sivy joined the channel
      • sivy has quit
      • samphippen joined the channel
      • torlanco_ joined the channel
      • ninjaparade has quit
      • torlanco_ has quit
      • mahmoudimus joined the channel
      • tightflks has quit
      • mahmoudimus has quit
      • mischat joined the channel
      • ome has quit
      • stpn joined the channel
      • samphippen has quit
      • ocharles joined the channel
      • ocharles
        Has anyone used Stripe's checkout.js with the React framework?
      • We're having difficult with the pop up blocker, even though we're calling handler.open directly from the event handler
      • I should also note that we can call "window.open('http://google.com')" from the event handler just fine - that doesn't cause the popup blocker to interfere
      • so it seems to be something in .open() itself
      • Ok, it was in between the event handler and the call to .open - it seems that doing ".open" inside ClojureScript's core.async `go` block causes the problem
      • -- BotBot disconnected, possible missing messages --
      • -- BotBot disconnected, possible missing messages --
      • [o__o] joined the channel
      • NOTICE: [freenode-info] if you're at a conference and other people are having trouble connecting, please mention it to staff: http://freenode.net/faq.shtml#gettinghelp