How to create payment checkout page

I hope to create membership page.

To do this, I should create stripe checkout page.

How to create the page Una.io

I am new in Una.io

Please let me know the solution asap.

  • 1414
  • More
Replies (6)
      • I read already all links

        But that is really older posts than current version.

        • Hello
          Yes, these articles were written a long time ago. But the idea of how payments and payment related apps are working in UNA wasn't changed.

          If you want to sell products in Market or Paid Membership Levels then you just need to configure necessary payment provider(s) in Paymants app and products/levels in related apps Market/Paid Levels. In case you plan to sell subscriptions via Stripe you would need to create associated Plans in your Stripe account. The process is described here.

          I hope to create membership page. 

          You need to go to:
          1. Studio -> Permissions and create your custom membership level(s). You may use Premium level which is available by default.
          2. Studio -> Paid Levels -> Manage and create payment options for necessary Membership Level(s).
          That's all. Your members would be able to purchase membership levels on https://www.your_una_site.com/page/acl-view page. It can be found in User End -> Account popup -> Settings -> Membership.

          If you want to use custom purchase page like our Pricing page. You just need to create the page and a block (HTML or RAW) via Studio -> Pages builder. The block should have your custom design and use JavaScript calls from https://www.your_una_site.com/page/acl-view page.

          Good luck!

          • Hello we need to create some custom subscription page each member can create so other member can subscribe this idea from onlyfans.com we want to apply in una
            _

            OnlyFans is a content subscription service based in London, England. Content creators can earn money from users who subscribe to their content—the "fans".
            -
            How to achieved this  if we will custom this feats and to connect it to our current payments module for una

            • Hello
              Yes, these articles were written a long time ago. But the idea of how payments and payment related apps are working in UNA wasn't changed.

              If you want to sell products in Market or Paid Membership Levels then you just need to configure necessary payment provider(s) in Paymants app and products/levels in related apps Market/Paid Levels. In case you plan to sell subscriptions via Stripe you would need to create associated Plans in your Stripe account. The process is described here.

              I hope to create membership page. 

              You need to go to:
              1. Studio -> Permissions and create your custom membership level(s). You may use Premium level which is available by default.
              2. Studio -> Paid Levels -> Manage and create payment options for necessary Membership Level(s).
              That's all. Your members would be able to purchase membership levels on https://www.your_una_site.com/page/acl-view page. It can be found in User End -> Account popup -> Settings -> Membership.

              If you want to use custom purchase page like our Pricing page. You just need to create the page and a block (HTML or RAW) via Studio -> Pages builder. The block should have your custom design and use JavaScript calls from https://www.your_una_site.com/page/acl-view page.

              Good luck!

              Anton L thanks for the information!

              Regarding a reoccurring subscription to the default Premium level. I have set everything up, and I'm going to make it public on my site soon, but just before I do that, I have few a questions. 

              (1) If someone becomes a subscriber ($1 per month, reoccurring), is code in place to prevent the user from subscribing more than one time? Like, will it tell them "You are already a Subscriber" or similar message?

              (2) Which Profile will the reoccurring purchase come from? For instance, I have a main Admin profile and I also have a site profile. I can take PayPal payments from both profiles/account (they both use the same PayPal account). If someone makes a reoccurring purchase to get Premium membership, does the payment go to my mail Admin account, or to the account I set up as an alias for the site? Or, does a monthly reoccurring purchase to get Premium membership have anything/nothing to do with either admin profile?

              (3) If I go into either of my Profiles on my site, and I +Add Product, there is no option to add a monthly reoccurring purchase to get Premium membership here. So, is this +Add Product only for things like digital file purchases and not at all associated with reoccurring purchase to get Premium membership Level of my site?

              I hope you can read my messy logic :) thank you for any reply!

              • Hello 

                1. No, system allows a user to pay again. I think the user should know what membership level he currently has.

                2. Payments for membership levels will go to an admin/operator profile which is selected as 'Main seller' in Studio -> Payments -> Settings -> 'Main seller (To sell on behalf of the site)' setting.

                3. [+Add Product] adds new product in Market app while Premium membership level is controlled with Paid Levels app. They are 2 different apps which work (add, edit, sell, etc) with different content (products and membership levels accordingly).

                Login or Join to comment.