• Resolved avblink

    (@avblink)


    Hi,

    I’m running subscription based website.
    There are sellers on the site and subscribers.
    Me, as the owner of the site, I take percentage of subscription fee.

    What I need to achieve is for stripe to send subscription amount to product provider and a certain set percentage (profit) to my account.

    Does this plugin provide this functionality? Or could you point me in the right direction on how to set this up?

    Thank you very much.

    Alex

Viewing 7 replies - 1 through 7 (of 7 total)
  • Saif

    (@babylon1999)

    Hello @avblink,

    Does this plugin provide this functionality? Or could you point me in the right direction on how to set this up?

    If I understand you correctly, you want your site to be a place where people buy and sell subscriptions and you take a cut from every transaction.

    The Stripe plugin is only a payment gateway, it doesn’t have conditional features that can help you achieve the above other than processing the payments.

    You can check our Product Vendors to have more than one vendor sell the same product on your site.

    Also since this is a complex project, I highly recommend working with a WooExpert to guide you in the right direction.

    Hope this helps!

    Thread Starter avblink

    (@avblink)

    Thank you Saif

    Saif

    (@babylon1999)

    Thank you Saif

    You’re very welcome! ??

    I will go ahead and close this thread for now.

    If you have a few minutes, we’d love it if you could leave us a review: https://www.ads-software.com/support/plugin/woocommerce/reviews/

    Cheers!

    Thread Starter avblink

    (@avblink)

    Saif,

    I’ve been talking to stripe and they suggested to implement something called ‘destination charges’. (Unfortunately recurring payouts are not allowed in the country of the vendor.)

    https://stripe.com/docs/connect/destination-charges

    Basically it is a custom code that will split the payment and send it to multiple accounts.
    This is just what I need.

    I was wandering if there is any hook in the plugin that would allow me to intercept payment callback that sends payment to stripe and execute a custom code instead.

    If there is no hook in place, can you please point me to the correct place in the code where payment to stripe is executed.

    Thank you very much.

    I really appreciate your help.

    Kind regards

    Alex

    Saif

    (@babylon1999)

    Hello @avblink,

    As mentioned the plugin’s supposed to give an easy and simple option to connect Stripe and doesn’t come with many custom features.

    I would approach this problem with the product vendor plugin mentioned above, you can take a commission from each sale made without the need to configure Stripe whatsoever.

    Since this is a fairly complex development topic. I’m going to leave it open for a bit to see if anyone is able to chime in to help you out.

    I will recommend working with a WooExpert to figure out a custom solution.

    You can also visit the WooCommerce Facebook group or the #developers channel of the WooCommerce Community Slack. We’re lucky to have a great community of open-source developers for WooCommerce, and many of our developers hang out there, as well.

    Cheers!

    Joey – a11n

    (@jricketts4)

    Hi again, Alex!
    Reading over what you and Stripe conversed about, I’m not sure you’re tracking down the correct lead.

    We previously suggested Product Vendors as a way to payout to your vendors, though Stripe is not supported. If you’re using some other type of plugin that creates a vendor function on your site, I’m fairly sure that would instead be where the split payment should be initiated.

    Joey – a11n

    (@jricketts4)

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – we’ll be here if and/or when you are ready to continue.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Capture payment, split it and send to multiple accounts’ is closed to new replies.