Credit Based Shopping on Wordpress - wordpress

I'm trying to build a website that has items for sale by credits only. The credits would be entered for all users by an admin only (manually). And the items could be shopped on the site by users who would see something they want, they'd be able to see how many 'credits' they have accrued, and then build a cart and place an order by spending these credits. There would be absolutely no need for actual money, no shipping, just a notification sent to the admins that an order has been requested, who and what that order request is, and the 'credits' deducted from their account.
Can anybody point in the direction of the right direction to build something like this? I'm thinking Wordpress because I'm familiar with the dashboard and backend of it, but I'm not opposed to another CMS tool if there's a better one for this idea.

I don't believe WordPress has anything out of the box like this, but you can always search for a plugin that does what you are describing.
If there isn't one, you may consider installing WooCommerce and creating "coupons" instead. But I don't know if that would work for what you are talking about or not.

Related

Wordpress - Product Selection, Booking & Payment Page Development

I am new here for Wordpress and website development and I have a few questions to ask, so would like to seek advices from your expertise. The post is a little bit long as I combined the questions into 1 post, please accept my apologies in advance :D
Q1: I am building the website with Elementor page builder in wordpress, but one of the challenges I am facing now is that I cannot find a widget that allows me to build Product Selection Page like this Product Selection Page Image
May I know if I want to develop the website to this kind of design, is there anyway I can do it without coding? If yes, can you please also suggest me how should I do it?
Q2: Is there any free widget / plugins I can use if I want to develop the Booking & Payment page to something like this? Booking & Payment Page Image From my research so far, those free booking softwares out there only provide booking functions, if want to add payment function will have to subscribe / pay for it.
And the booking softwares do not provide API, so is there any way that we can extract the data without API?
As my client has budget issue, so is there any other alternatives that I can go with? Or it has to be coded by own self? (if must be this design)
Q3: Let's say after a customer had done booking and payment, by right we should direct them to a Confirmation / Thank You Page. But how do I link the "date" and "package" to their prior selection? As each customer may selection is different. (Please refer to the red lines and circle in the image) Confirmation / Thank you Page
And how do I add the "Add to Google Calendar" function? As I do not see any widget that can do this as well.
Thank you for spending your time to read this post. Appreciate for your time and effort

How to show a widget only to customers who bought a product in WooCommerce (with Elementor)?

Here is what I am trying to do - a website with online courses using WooCommerce and Elementor. I want to have a page called "My Courses" where customers can see only the courses they've purchased.
I'm not using any LMS.
I will use the plugin Dynamic Conditions for Elementor to show or hide a widget.
I know that WooCommerce has a function to check if a user has bought a specific product.
I don't know how to make a connection between the two, though. That is my problem.
Dynamic Conditions uses Elementor's dynamic tags system to check against. How can I use the WC's function to check if the user bought the product and only if he/she did, then to show them the widget with the course page?
Thanks a lot for any answers with ideas or directions on how to solve this problem!
Using Dynamic.ooo you can benefit from "Visibility" extention (comes with Dynamic.ooo/ don't need seperate plugin installation) which allows you write your customized conditions (in PHP). I myself have not used the "Custom Condition" becuase I don't know much about PHP, but if you know the function and just need to connect them i think that'll do.

Conditionally delete fields from the payment page in Woocommerce

Good evening, I have a small problem with my website, I would need when you buy a product and select that the local pickup does not show some fields of the form such as province, postal address or city, if you select for example another shipment as free shipping if they appear. (I think it makes all the sense in the world and I think it's a mistake that it does not come pre-defined like this)
The website is made with Wordpress and Woocommerce, I have tried practically everything and there is no way to work, the functions that I have found here do not end up running any, I do not know if it depends on the theme (Flatsome) or the version of Woocommerce
Thank you very much for your time.
Greetings.

User Blog difficulty Wordpress

I have have a client that wants to create a Wordpress site with the following features.
Private Messaging
User profile
Friend Groups
The ability for a user to create one or many "journals" which are essentially a blog, which only their friends can see.
The last item is the one that I am puzzling over. It seems that it might be best to create a multisite where users can create their own blogs. But I'm not sure how I would manage who can see the blogs, or how I would display the blogs on the user's profile page.
Does anyone know any projects similar to this or have any ideas about where to start with a project like this?
Update for anyone who sees this.
Buddypress solves first three problems more or less out of the box.
I decided to customize the groups feature a bit to fit the bill for a user created journal. The user can create a group (groups are renamed 'journals' by means of the translation file for BP) and he is the only one allowed to post to it. I have updated some of the group meta fields so the user can add a bit more information about his journal, as well.

Pay for Access Areas in Wordpress

I want to build a wordpress site that shows some content to all, and then only shows the rest of the content to people who have paid either via paypal or credit card. Moreover, I want this access to happen automatically upon payment (if possible), i.e. I don't have to manually give that person access after I check to make sure they have paid.
Is there a way to do this in wordpress or would something like rails/django be more appropriate?
The s2member plugin will take care of this for you.

Resources