I've been testing the MangoPay integration module and it works great, but I was wondering whether it would be possible to create additional payment methods:

Firstly, a manual method: Uses CMP Funds to keep track of how much each store is owed, but when the store admin places a withdraw request the site admin is notified and they processes the payment offline, via cheque or bank transfer. The site uses a standard Commerce payment gateway like Paypal or Stripe.

Secondly, using Stripe Connect instead of MangoPay. I've noticed another project that integrates Commerce with Stripe Connect [1] so it seems to be possible, but I'm not sure how difficult it would be to do - or where to get started.

[1] https://drupal.org/sandbox/benjf/2090639

Cheers,

Matt

Comments

b3nji’s picture

+1 on the manual method

glass.dimly’s picture

Howdy Matt,

I'm going to check this module out and probably use it as a starting place for an online marketplace that allows religious organizations or schools to sell produce direct from farmers.

I may not use the "single account payout" model, because the liability and tax headaches I read about here. But I'm almost certainly going to use Stripe and I'm excited about starting with the sandbox module.

Peace,
Jeremy

glass.dimly’s picture

There is a Commerce Stripe module, along with a fork of that module as per this issue, as well as a mysteriously terse Stripe module that purports to support multiple vendors. But has no code. And another seemingly abandoned Stripe module that isn't ready for production.