Hi everyone!
I would like to create an application with a points-based payment system. Users have their account created from the start with a different point total depending on the user. There would also be a list of products with their price in points. When a user buys a product, the price of the product is deducted from the user’s point total.
My question is: is it possible with Glide without coding?
I have looked at tutorials and payment systems but none of them fit my request.
Thanks and have a nice day!