Comment to 'Payment - MainSeller'
  • Hello.

    Main Seller should be configured if you (as site owner) plan to sell Membership Levels, accept Donations and so on. Main Seller accepts payments on behalf of the site.

    On my website people will be selling their courses, what gateway would be easier to set up: Pay Pal or Stripe?

    In this case each member who plan to sell cources should configure necessary payment provider in user end -> Account -> Settings -> Payments.

    PayPal is easier to configure than Stripe but it doesn't allow to sell subscriptions. If you plan to allow subscriptions then you may use PayPal API. It's easy enough to configure too.

    You may read more about Payments in UNA here: https://github.com/unaio/una/wiki/Payments and about selling Membership Levels here: https://github.com/unaio/una/wiki/Paid-Levels-App

    • Ow Great! You know if any of these gateways would split comissions? I mean I need to receive my cut automatically when someone purchase a digital product....

      Before knowing UNA, I was going to use IUGU, is it possible to connect anyhow?

      • Hello. Unfortunately, no. There are 3 ways:

        1. The easiest way is to use Commissions feature in Payments app. In this case the app summarizes all monthly sales for each seller and generate an invoice. You (as site owner) may configure the percentage and so on. The invoice can be paid using the same Payments app.
        2. Use 'Single Seller' mode. In this case you'll get all seles on your account, take your commissions and then send the rest to sellers.
        3. Use Stripe Connect, but in this case all sellers should have Stripe accounts which should be connected to your main account. It requires a lot of organizational works.

        For now UNA doesn't have any integrations with IUGU.