Payment - MainSeller

Hello Guys! I`m new to UNA, LOVING IT! Can`t thank enough...

but I can`t find a solution to add a Main Seller to my account and test my payment gateway!

I already added an organization on my website and it`s now shown... what could be happening?

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

Thanks,

Rafael

  • 904
  • More
Attachments
Replies (8)
    • Hello @Rafael !

      You need to setup the payment provider first in your payment, the main seller should have the ready profile (not only account) first.

      • 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

        • Thanks a Lot! Now it`s working :)

          • 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.

              • Anton! Thanks for the info... but would be possible somehow to install IUGU by code and connect with the courses module? I mean, do the transactions all by IUGU and the courses, digital products be automatically delivered by UNA?

                I mean that because I loved Courses Module and how it`s in integrated in the plataform....

                I am insisting on IUGU, because them can split comissions and they creat sub-accounts to the users via API automatically ....

                Thanks

                • Hello @Rafael !

                  If under IUGU you mean this Payment Provider then yes, it's possible as custom work (if IUGU contains the API and basic sets of settings). But it looks like local solution, so not so many users will be interested in this part.

                  • Yeah. They have avaliable a documentation and API. https://dev.iugu.com/docs

                    Login or Join to comment.