On Wednesday, 10 December 2014 21:08:47 UTC-6, der_tom wrote: > > well, i do have store_id's and so on for my users, respectively the > product_ids and so forth. what im not sure about is how to do the payments. > i have my paypal-keys so users can check out on my store, but how would i > offer that for the user-to-user scenario? would i just redirect them to > their paypal or whatever payment gateway url? not sure... > > Some processors offer a solution that to let you attach to other user's payment accounts securely - Stripe Connect is one such service: https://stripe.com/connect
Paypal may have something similar. --Matt Jones > On Wed, Dec 10, 2014 at 6:30 PM, Norm Scherer <[email protected] > <javascript:>> wrote: > >> Sounds like an opportunity to blaze a trail! >> >> Norm >> >> >> On 12/10/2014 02:57 PM, tom wrote: >> >> anyone? >> >> thx >> >> >> On Fri, Dec 5, 2014 at 1:49 PM, tom <[email protected] <javascript:>> >> wrote: >> >>> hi, >>> >>> i have an rails app and users can pay to 'my' paypal account via >>> active merchant. >>> >>> now i want to expand and allow users to have their own store , but im >>> not sure how to deal with the users - store payments, aka a users buys from >>> another users 'store', how would i set this up? >>> >>> any ideas welcome... >>> >>> >>> thx >>> >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "Ruby on Rails: Talk" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/rubyonrails-talk/CADQqhMdmGnG-QmnDEvbYXVjaKGNHLJmjyD3TmanfmrQC4K89yg%40mail.gmail.com >> >> <https://groups.google.com/d/msgid/rubyonrails-talk/CADQqhMdmGnG-QmnDEvbYXVjaKGNHLJmjyD3TmanfmrQC4K89yg%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Ruby on Rails: Talk" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/rubyonrails-talk/5488D7B3.2070101%40earthlink.net >> >> <https://groups.google.com/d/msgid/rubyonrails-talk/5488D7B3.2070101%40earthlink.net?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/e166316b-34f3-4a18-bf30-b6e3f9f0308b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

