Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Redon-Tech/Roblox-Purchasing-Hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ WARNING ⚠️

This system is no longer maintained and should not be used learn more here





This system is currently undergoing a major redo, view more info here

Roblox Purchasing Hub

Discord Code style: black GitHub Latest Release CodeFactor

Table of Contents

Go to the top left and hit the list button to see the table of contents!

Overview

This system is designed to be self-hosted if you want a hosted option visit Redon Tech RPH(WIP). This purchasing system is designed to be just a great as other systems such as myPod, Kireko, ect. with more features and 100% free and open source.

Features

  • Product Purchasing (Cart System)

Planed Features

  • Product Whitelist
  • Product Transfer
  • Product Loaning
  • Product Testing
  • Product Licensing
  • Monthly Subscriptions (Via Private Servers and dev products)

If you have any suggestions join the Discord and let us know!

Installation

Video

Written

Documentation

Visit the docs

Developer Info

TD

V1.1

Status Name Description
Complete Unlink Allow users to unlink and relink
Complete Transfer Allow users to transfer product whitelists
Complete PPS Send products to users after purchase/given
Complete QOL Changes Quality Of Life Changes

V1.0

Status Name Description
Complete Product API Create, delete, update products
Complete User API Verify, give products, revoke products
Complete Bot Commands Commands to create, delete, update product and verify, give products, and revoke
Complete Create hub GUI A simple UI that does not need to be advanced.
Complete Developer Product A system that creates developer products automatically to make a cart system.

Version TBD

Status Name Description Reason TBD
Not Started Slash Commands Convert all commands to slash commands (Optional?) Waiting on nextcord support for slash commands
Not Started Whitelisting Allow users to purchase a single wl for use in one place Im lazy
Not Started Env Convert some variables to ENV variables for security Im lazy