boomerdigital / solidus_marketplace

Marketplace functionality for Solidus.io
BSD 3-Clause "New" or "Revised" License
59 stars 26 forks source link

How do we want to allow suppliers to receive their earnings? #15

Open kenton opened 7 years ago

ychaker commented 6 years ago

Hi, Thank you for all of the work you've put in to this. I know this gem is still work in progress, but I was wondering if there was any progress on this, or if there's a discussion/action plan out there that maybe would help me work on it and contribute it back.

I will definitely be working on a version of this that fits the needs of my project, but if I can build it as something that can fit a generic need that would be better.

Cheers!

dhonig commented 6 years ago

@ychaker What gateway are you considering using? Maybe we can add a generic implementation around stripe/braintree?

ychaker commented 6 years ago

@dhonig thank your for your reply.

I'm definitely going to start with paypal/braintree, so that would be a great start. Would probably need support for multiple gateways down the road, but not a show stopper at the moment.

dhonig commented 6 years ago

Let me know what you go with...I think we can work to support two different gateways out of the box. Stripe/Paypal braintree sounds like the most popular choices.

ychaker commented 6 years ago

Great. Those will work.

My client wants to use https://www.veem.com/ as well in case you're interested.