Paymenter is a open-source payment system for hostings

Overview

PAYMENTER

Discord GitHub GitHub release (latest by date)

Discord, Demo, Docs, Website

Disclaimer: This is a work in progress. It is not ready for production use.

A advanced payment system for your hosting company

About

This is a advanced payment system for your hosting company. It is written in PHP and uses MySQL as database. It is designed to be easy to use and easy to install. It is also designed to be easy to customize and to be easy to add new features.

Features

  • [ ✔️ ] Login System
  • [ ✔️ ] Register System
  • [ ✔️ ] Dashboard
  • [ ✔️ ] Products
  • [ ✔️ ] Orders
  • [ ✔️ ] Tickets
  • [ ✔️ ] Billing
  • [ ✔️ ] Admin Panel

Requirements

The requirements for Paymenter are the following:

  • PHP (8 or higher)
  • Composer
  • NodeJS (version 16 or higher)

Installation & Documentation

For a detailed explanation of how to install and configure Paymenter, take a look at our documentation here!

Comments
  • Mobile Version Bad UI + Cart is Missing [BUG]

    Mobile Version Bad UI + Cart is Missing [BUG]

    Describe the bug

    1. On Mobile Version Menu is in center right next to Paymenter Logo, please check photo. IMG_20221111_195252

    2. Categories are on left side of screen instead of in middle with more width. Please check photo. Screenshot_2022-11-11-19-53-47-472-edit_com android chrome

    3. There is no cart shown on Mobile View making it impossible for us to order. Please check photo. Screenshot_2022-11-11-19-55-58-087-edit_com android chrome

    4. Overall UI looks bad on Mobile View.

    To Reproduce Steps to reproduce the behavior:

    1. Fix menu by placing it on top right of the screen.
    2. Fix categories by changing their position from left to middle and increasing their width to make them look better.
    3. Fix cart by adding it on Mobile View.
    4. Fix overall UI by making it look better. Also everything is not shown on Mobile UI :), Tickets also doesn't show and anything else Paymenter has.

    System Info (please complete the following information):

    • OS: Android 12
    • Browser: Chrome
    • Version: 107
    bug good first issue 
    opened by QuikBolte 3
  • Changed sidebar styling

    Changed sidebar styling

    • Added bootstrap icons
    • Added dark mode
    • Added seperate sidebar navigation component
    • Changed app_name to have a default value in migration

    Dark

    | User | Admin | Guest | |------|-------|-------| | user | admin | guest |

    Light

    | User | Admin | Guest | |------|-------|-------| | user | admin | guest |

    opened by GJSBRT 2
  • Implemented change Dashboard Button

    Implemented change Dashboard Button

    Added a Button that only shows if the User is admin and then leads the User to the Admin dashboard. Added a Button to the Admin dashboard that redirects to the Userdashboard

    opened by Easylemon24 2
  • Updated README.md

    Updated README.md

    I've updated the README.md file with the appropriate documentation, rather than simple, vague instructions on how to install this system. For example:

    • Install database
    opened by kanetjuh 2
  • Added option to change password

    Added option to change password

    Removed <script src="https://cdn.tailwindcss.com"></script> so the change-password page will look off. Not sure why public/default/assets/app.ad4b13dd.css has changed but you can remove it if it doesn't break anything.

    Redirects to /home on success. Can be changed if you want.

    bug 
    opened by ItsLeon15 1
  • Bump postcss from 8.4.17 to 8.4.18

    Bump postcss from 8.4.17 to 8.4.18

    Bumps postcss from 8.4.17 to 8.4.18.

    Release notes

    Sourced from postcss's releases.

    8.4.18

    • Fixed an error on absolute: true with empty sourceContent (by @​KingSora).
    Changelog

    Sourced from postcss's changelog.

    8.4.18

    • Fixed an error on absolute: true with empty sourceContent (by Rene Haas).
    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies javascript 
    opened by dependabot[bot] 1
  • Bump postcss-import from 14.1.0 to 15.0.0

    Bump postcss-import from 14.1.0 to 15.0.0

    Bumps postcss-import from 14.1.0 to 15.0.0.

    Changelog

    Sourced from postcss-import's changelog.

    15.0.0 / 2022-08-30

    • BREAKING: Require Node.js v14+ (#497)
    • BREAKING: Require nameLayer option for handling anonymous layers (#496)
    • Fix handling of @media queries inside layered imports (#495, #496)
    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies javascript 
    opened by dependabot[bot] 1
  • Bump react and react-dom

    Bump react and react-dom

    Bumps react and react-dom. These dependencies needed to be updated together. Updates react from 17.0.2 to 18.2.0

    Release notes

    Sourced from react's releases.

    18.2.0 (June 14, 2022)

    React DOM

    React DOM Server

    • Pass information about server errors to the client. (@​salazarm and @​gnoff in #24551 and #24591)
    • Allow to provide a reason when aborting the HTML stream. (@​gnoff in #24680)
    • Eliminate extraneous text separators in the HTML where possible. (@​gnoff in #24630)
    • Disallow complex children inside <title> elements to match the browser constraints. (@​gnoff in #24679)
    • Fix buffering in some worker environments by explicitly setting highWaterMark to 0. (@​jplhomer in #24641)

    Server Components (Experimental)

    18.1.0 (April 26, 2022)

    React DOM

    React DOM Server

    • Fix escaping for the bootstrapScriptContent contents. (@​gnoff in #24385)
    • Significantly improve performance of renderToPipeableStream. (@​gnoff in #24291)

    ESLint Plugin: React Hooks

    Use Subscription

    • Replace the implementation with the use-sync-external-store shim. (@​gaearon in #24289)

    18.0.0 (March 29, 2022)

    ... (truncated)

    Changelog

    Sourced from react's changelog.

    18.2.0 (June 14, 2022)

    React DOM

    React DOM Server

    • Pass information about server errors to the client. (@​salazarm and @​gnoff in #24551 and #24591)
    • Allow to provide a reason when aborting the HTML stream. (@​gnoff in #24680)
    • Eliminate extraneous text separators in the HTML where possible. (@​gnoff in #24630)
    • Disallow complex children inside <title> elements to match the browser constraints. (@​gnoff in #24679)
    • Fix buffering in some worker environments by explicitly setting highWaterMark to 0. (@​jplhomer in #24641)

    Server Components (Experimental)

    18.1.0 (April 26, 2022)

    React DOM

    React DOM Server

    • Fix escaping for the bootstrapScriptContent contents. (@​gnoff in #24385)
    • Significantly improve performance of renderToPipeableStream. (@​gnoff in #24291)

    ESLint Plugin: React Hooks

    Use Subscription

    • Replace the implementation with the use-sync-external-store shim. (@​gaearon in #24289)

    ... (truncated)

    Commits
    Maintainer changes

    This version was pushed to npm by gnoff, a new releaser for react since your current version.


    Updates react-dom from 17.0.2 to 18.2.0

    Release notes

    Sourced from react-dom's releases.

    18.2.0 (June 14, 2022)

    React DOM

    React DOM Server

    • Pass information about server errors to the client. (@​salazarm and @​gnoff in #24551 and #24591)
    • Allow to provide a reason when aborting the HTML stream. (@​gnoff in #24680)
    • Eliminate extraneous text separators in the HTML where possible. (@​gnoff in #24630)
    • Disallow complex children inside <title> elements to match the browser constraints. (@​gnoff in #24679)
    • Fix buffering in some worker environments by explicitly setting highWaterMark to 0. (@​jplhomer in #24641)

    Server Components (Experimental)

    18.1.0 (April 26, 2022)

    React DOM

    React DOM Server

    • Fix escaping for the bootstrapScriptContent contents. (@​gnoff in #24385)
    • Significantly improve performance of renderToPipeableStream. (@​gnoff in #24291)

    ESLint Plugin: React Hooks

    Use Subscription

    • Replace the implementation with the use-sync-external-store shim. (@​gaearon in #24289)

    18.0.0 (March 29, 2022)

    ... (truncated)

    Changelog

    Sourced from react-dom's changelog.

    18.2.0 (June 14, 2022)

    React DOM

    React DOM Server

    • Pass information about server errors to the client. (@​salazarm and @​gnoff in #24551 and #24591)
    • Allow to provide a reason when aborting the HTML stream. (@​gnoff in #24680)
    • Eliminate extraneous text separators in the HTML where possible. (@​gnoff in #24630)
    • Disallow complex children inside <title> elements to match the browser constraints. (@​gnoff in #24679)
    • Fix buffering in some worker environments by explicitly setting highWaterMark to 0. (@​jplhomer in #24641)

    Server Components (Experimental)

    18.1.0 (April 26, 2022)

    React DOM

    React DOM Server

    • Fix escaping for the bootstrapScriptContent contents. (@​gnoff in #24385)
    • Significantly improve performance of renderToPipeableStream. (@​gnoff in #24291)

    ESLint Plugin: React Hooks

    Use Subscription

    • Replace the implementation with the use-sync-external-store shim. (@​gaearon in #24289)

    ... (truncated)

    Commits
    Maintainer changes

    This version was pushed to npm by gnoff, a new releaser for react-dom since your current version.


    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies javascript 
    opened by dependabot[bot] 1
  • Bump laravel/framework from 9.34.0 to 9.36.3

    Bump laravel/framework from 9.34.0 to 9.36.3

    Bumps laravel/framework from 9.34.0 to 9.36.3.

    Release notes

    Sourced from laravel/framework's releases.

    v9.36.1

    Fixed

    • Fixes livewire components that were using createBladeViewFromString (#pull)

    v9.36.0

    Added

    • Added mailable assertions (#44563)
    • Added Illuminate/Testing/TestResponse::assertContent() (#44580)
    • Added to Illuminate/Console/Concerns/InteractsWithIO::alert() $verbosity param (#44614)

    Optimization

    • Makes blade components blazing fast (#44487)

    Fixed

    • Fixed Illuminate/Filesystem/Filesystem::relativeLink() (#44519)
    • Fixed for model:show failing with models that have null timestamp columns (#44576)
    • Allow Model::shouldBeStrict(false) to disable "strict mode" (#44627)

    Changed

    • Dont require a host for sqlite connections in php artisan db (#44585)
    • Let MustVerifyEmail to be used on models without id as primary key (#44613)
    • Changed Illuminate/Routing/Route::controllerMiddleware() (#44590)

    v9.35.1

    Fixed

    • Remove check for $viewFactory->exists($component) in Illuminate/View/Compilers/ComponentTagCompiler::componentClass (7c6db00)

    v9.35.0

    Added

    • Allow loading trashed models for resource routes (#44405)
    • Added Illuminate/Database/Eloquent/Model::shouldBeStrict() and other (#44283)
    • Controller middleware without resolving controller (#44516)
    • Alternative Mailable Syntax (#44462)

    Fixed

    • Fix issue with aggregates (withSum, etc.) for pivot columns on self-referencing many-to-many relations (#44286)
    • Fixes issue using static class properties as blade attributes (#44473)
    • Traversable should have priority over JsonSerializable in EnumerateValues (#44456)
    • Fixed make:cast --inbound so it's a boolean option, not value (#44505)

    Changed

    • Testing methods. Making error messages with json_encode more readable (#44397)
    • Have 'Model::withoutTimestamps()' return the callback's return value (#44457)
    • only load trashed models on relevant routes (#44478)
    • Adding additional PHP extensions to shouldBlockPhpUpload Function (#44512)
    • Register cutInternals casters for particularly noisy objects (#44514)
    • Use get methods to access application locale (#44521)
    • return only on non empty response from channels (09d53ee, 3944a3e)
    • Correct channel matching (#44531)
    • Migrate mail components (#44527)
    Changelog

    Sourced from laravel/framework's changelog.

    Release Notes for 9.x

    Unreleased

    v9.36.1 - 2022-10-18

    Fixed

    • Fixes livewire components that were using createBladeViewFromString (#pull)

    v9.36.0 - 2022-10-18

    Added

    • Added mailable assertions (#44563)
    • Added Illuminate/Testing/TestResponse::assertContent() (#44580)
    • Added to Illuminate/Console/Concerns/InteractsWithIO::alert() $verbosity param (#44614)

    Optimization

    • Makes blade components blazing fast (#44487)

    Fixed

    • Fixed Illuminate/Filesystem/Filesystem::relativeLink() (#44519)
    • Fixed for model:show failing with models that have null timestamp columns (#44576)
    • Allow Model::shouldBeStrict(false) to disable "strict mode" (#44627)

    Changed

    • Dont require a host for sqlite connections in php artisan db (#44585)
    • Let MustVerifyEmail to be used on models without id as primary key (#44613)
    • Changed Illuminate/Routing/Route::controllerMiddleware() (#44590)

    v9.35.1 - 2022-10-11

    Fixed

    • Remove check for $viewFactory->exists($component) in Illuminate/View/Compilers/ComponentTagCompiler::componentClass (7c6db00)

    v9.35.0 - 2022-10-11

    Added

    • Allow loading trashed models for resource routes (#44405)
    • Added Illuminate/Database/Eloquent/Model::shouldBeStrict() and other (#44283)
    • Controller middleware without resolving controller (#44516)
    • Alternative Mailable Syntax (#44462)

    Fixed

    • Fix issue with aggregates (withSum, etc.) for pivot columns on self-referencing many-to-many relations (#44286)
    • Fixes issue using static class properties as blade attributes (#44473)
    • Traversable should have priority over JsonSerializable in EnumerateValues (#44456)

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies php 
    opened by dependabot[bot] 1
  • Bump stripe/stripe-php from 9.6.0 to 9.7.0

    Bump stripe/stripe-php from 9.6.0 to 9.7.0

    Bumps stripe/stripe-php from 9.6.0 to 9.7.0.

    Release notes

    Sourced from stripe/stripe-php's releases.

    v9.7.0

    • #1376 API Updates
      • Add support for network_data on Issuing.Authorization
    • #1374 Add request_log_url on ErrorObject
    • #1370 API Updates
      • Add support for created on Checkout.Session

    See the changelog for more details.

    v9.7.0-beta.2

    • #1373 API Updates for beta branch
      • Updated stable APIs to the latest version

    See the changelog for more details.

    v9.7.0-beta.1

    • #1368 API Updates for beta branch
      • Updated stable APIs to the latest version
      • Add FinancingOffer, FinancingSummary and FinancingTransaction resources.

    See the changelog for more details.

    Changelog

    Sourced from stripe/stripe-php's changelog.

    9.7.0 - 2022-10-13

    • #1376 API Updates
      • Add support for network_data on Issuing.Authorization
    • #1374 Add request_log_url on ErrorObject
    • #1370 API Updates
      • Add support for created on Checkout.Session
    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies php 
    opened by dependabot[bot] 1
  • Bump axios from 0.27.2 to 1.1.3

    Bump axios from 0.27.2 to 1.1.3

    Bumps axios from 0.27.2 to 1.1.3.

    Release notes

    Sourced from axios's releases.

    v1.1.3

    Added

    Added custom params serializer support #5113

    Fixed

    Fixed top-level export to keep them in-line with static properties #5109 Stopped including null values to query string. #5108 Restored proxy config backwards compatibility with 0.x #5097 Added back AxiosHeaders in AxiosHeaderValue #5103 Pin CDN install instructions to a specific version #5060 Handling of array values fixed for AxiosHeaders #5085

    Chores

    docs: match badge style, add link to them #5046 chore: fixing comments typo #5054 chore: update issue template #5061 chore: added progress capturing section to the docs; #5084

    Contributors to this release

    v1.1.2

    Fixed

    • Fixed broken exports for UMD builds.

    Contributors to this release

    v1.1.1

    Fixed

    • Fixed broken exports for common js. This fix breaks a prior fix, I will fix both issues ASAP but the commonJS use is more impactful.

    Contributors to this release

    ... (truncated)

    Changelog

    Sourced from axios's changelog.

    [1.1.3] - 2022-10-15

    Added

    Added custom params serializer support #5113

    Fixed

    Fixed top-level export to keep them in-line with static properties #5109 Stopped including null values to query string. #5108 Restored proxy config backwards compatibility with 0.x #5097 Added back AxiosHeaders in AxiosHeaderValue #5103 Pin CDN install instructions to a specific version #5060 Handling of array values fixed for AxiosHeaders #5085

    Chores

    docs: match badge style, add link to them #5046 chore: fixing comments typo #5054 chore: update issue template #5061 chore: added progress capturing section to the docs; #5084

    Contributors to this release

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies javascript 
    opened by dependabot[bot] 1
  • [FEATURE] Payoneer Payment Gateway

    [FEATURE] Payoneer Payment Gateway

    🚀 Feature Request

    Is your proposal related to a problem?

    Please add Payoneer Payment Gateway, it's required for us and only option that works.

    (Write your answer here.)

    Describe the solution you'd like

    Payoneer Payment Gateway like others in CP.gg i.e PayPal and Stripe.

    opened by QuikBolte 1
  • [FEATURE] Monitoring add to Paymenter

    [FEATURE] Monitoring add to Paymenter

    Is your feature request related to a problem? Please describe. No

    Describe the solution you'd like

    monitoring services with ping or something else or whether they are online as is also built into whmcs

    Describe alternatives you've considered

    there are nice services available but I would still like to see that it is in paymenter as a function

    Will discuss 
    opened by NathantheDev 3
  • FastPanel Module [FEATURE]

    FastPanel Module [FEATURE]

    Is your feature request related to a problem? Please describe. A) No.

    Describe the solution you'd like A). A module for FastPanel to enable customers to purchase FastPanel powered Web Hosting. FastPanel Website: https://fastpanel.direct

    Describe alternatives you've considered A) There are no alternative as of now, WHMCS or any other billing system doesn't have FastPanel module as of now, if Paymenter implements this feature then for sure it will gain a great number of users, sponsors and stars.

    enhancement 
    opened by QuikBolte 2
Releases(0.2.1)
  • 0.2.1(Dec 6, 2022)

    Release 0.2.1

    • Fixed some bugs regarding free products and fixed mobile navbar
    • Added snow thanks to @ItsLeon15

    What's Changed

    • Updated Migrate and fixed some bugs by @ItsLeon15 in https://github.com/Paymenter/Paymenter/pull/53
    • Added ctrl enter fixed migrate & ticket page SNOW! by @ItsLeon15 in https://github.com/Paymenter/Paymenter/pull/54

    Full Changelog: https://github.com/Paymenter/Paymenter/compare/0.2...0.2.1

    Source code(tar.gz)
    Source code(zip)
    paymenter.tar.gz(242.66 KB)
  • 0.2(Dec 3, 2022)

    Version 0.2

    Added:

    • More settings(mail, logo etc)
    • Discord login
    • Added PayPal, Mollie, Virtualizor, VirtFusion, DirectAdmin
    • Frontend Changes

    What's Changed

    • A little Design updates by @Easylemon24 in https://github.com/Paymenter/Paymenter/pull/27
    • Darkmode Update by @Easylemon24 in https://github.com/Paymenter/Paymenter/pull/28
    • Simplified the reCAPTCHA checkbox by @ItsLeon15 in https://github.com/Paymenter/Paymenter/pull/30
    • Redid the openMenu function by @ItsLeon15 in https://github.com/Paymenter/Paymenter/pull/32
    • Simplified data and label chart arrays by @ItsLeon15 in https://github.com/Paymenter/Paymenter/pull/31
    • Fixed Products drop-down not closing by @ItsLeon15 in https://github.com/Paymenter/Paymenter/pull/29
    • Added change password by @ItsLeon15 in https://github.com/Paymenter/Paymenter/pull/37
    • Changed ticket style by @ItsLeon15 in https://github.com/Paymenter/Paymenter/pull/38
    • Started With Translation by @DevNettrix in https://github.com/Paymenter/Paymenter/pull/35
    • Finished NL.json by @DevNettrix in https://github.com/Paymenter/Paymenter/pull/39
    • Added option to change password by @ItsLeon15 in https://github.com/Paymenter/Paymenter/pull/40
    • Update welcome page by @ItsLeon15 in https://github.com/Paymenter/Paymenter/pull/42
    • Moved the create button and resized description field by @ItsLeon15 in https://github.com/Paymenter/Paymenter/pull/45
    • Updated navbar styling for clients by @ItsLeon15 in https://github.com/Paymenter/Paymenter/pull/46
    • Updated ticket page by @ItsLeon15 in https://github.com/Paymenter/Paymenter/pull/48
    • Check for null by @ItsLeon15 in https://github.com/Paymenter/Paymenter/pull/49
    • Added WHMCS Migrate option by @ItsLeon15 in https://github.com/Paymenter/Paymenter/pull/51
    • Updated Migrate for WHMCS and validation for home page by @ItsLeon15 in https://github.com/Paymenter/Paymenter/pull/52

    New Contributors

    • @ItsLeon15 made their first contribution in https://github.com/Paymenter/Paymenter/pull/30
    • @DevNettrix made their first contribution in https://github.com/Paymenter/Paymenter/pull/35

    Full Changelog: https://github.com/Paymenter/Paymenter/compare/0.1.3...0.2

    Source code(tar.gz)
    Source code(zip)
    paymenter.tar.gz(237.29 KB)
  • 0.1.3(Oct 31, 2022)

  • 0.1.2(Oct 31, 2022)

  • 0.1.1(Oct 29, 2022)

  • 0.1(Oct 29, 2022)

    Release 0.1

    This is our first release of Paymenter! Thanks for all the support we got already!

    Things included

    • Stripe
    • Pterodactyl Intergration
    • Products
    • Tickets
    • Invoices
    • Login/Register

    For installation follow our Docs

    What's Changed

    • Updated README.md by @kanetjuh in https://github.com/Paymenter/Paymenter/pull/3
    • Update README.md by @kanetjuh in https://github.com/Paymenter/Paymenter/pull/4
    • koel stuff by @kanetjuh in https://github.com/Paymenter/Paymenter/pull/5
    • Styled login button by @CorwinDev in https://github.com/Paymenter/Paymenter/pull/15
    • Darkmode by @Easylemon24 in https://github.com/Paymenter/Paymenter/pull/16
    • Updated Webdesign by @Easylemon24 in https://github.com/Paymenter/Paymenter/pull/17
    • Just some few Design fixes by @Easylemon24 in https://github.com/Paymenter/Paymenter/pull/18
    • Updated Design by @Easylemon24 in https://github.com/Paymenter/Paymenter/pull/19
    • Just some new Darkmode updates ;D by @Easylemon24 in https://github.com/Paymenter/Paymenter/pull/20
    • Darkmode to the Ticket Area by @Easylemon24 in https://github.com/Paymenter/Paymenter/pull/21
    • Updated Darkmode by @Easylemon24 in https://github.com/Paymenter/Paymenter/pull/22
    • Updated Design by @Easylemon24 in https://github.com/Paymenter/Paymenter/pull/23
    • Implemented change Dashboard Button by @Easylemon24 in https://github.com/Paymenter/Paymenter/pull/24
    • Some design updates by @Easylemon24 in https://github.com/Paymenter/Paymenter/pull/25

    New Contributors

    • @kanetjuh made their first contribution in https://github.com/Paymenter/Paymenter/pull/3
    • @CorwinDev made their first contribution in https://github.com/Paymenter/Paymenter/pull/15
    • @Easylemon24 made their first contribution in https://github.com/Paymenter/Paymenter/pull/16

    Full Changelog: https://github.com/Paymenter/Paymenter/commits/0.1

    Source code(tar.gz)
    Source code(zip)
    paymenter.tar.gz(202.26 KB)
Owner
Paymenter
Open source gateway for hosting companies.
Paymenter
The Laravel eCommerce Accept Payment Gateway allows the customer to make use of Accept payment gateway in the Bagisto eCommerce website.

Introduction Bagisto WeAccept add-on allow customers to pay for others using WeAccept payment gateway. Requirements: Bagisto: 1.3.2 Installation with

Bagisto 2 May 31, 2022
The Laravel eCommerce ABA Payment Gateway module allows the admin to integrate the ABA payment gateway to the online store.

Introduction Bagisto ABA Payment Gateway. Requirements: Bagisto: v1.3.2. Installation with composer: Run the following command composer require bagist

Bagisto 3 May 31, 2022
With the help of the Laravel eCommerce CashU Payment Gateway, the admin can integrate the CashU payment method in the Bagisto store.

Introduction Bagisto CashU Payment add-on allow customers to pay for others using CashU payment gateway. Requirements: Bagisto: v1.3.2 Installation wi

Bagisto 2 Aug 22, 2022
Admidio is a free open source user management system for websites of organizations and groups. The system has a flexible role model so that it’s possible to reflect the structure and permissions of your organization.

Admidio Admidio is a free open source user management system for websites of organizations and groups. The system has a flexible role model so that it

Admidio 212 Dec 30, 2022
Agora Open source SaaS billing system for software companies

About Agora Invocing Billing and subscription management for SaaS & other software businesses. Handling signups, provisioning, billing and support Ago

Ladybird Web Solution 158 Dec 17, 2022
Cadre is a free and open-source PHP staff management system that is built on Bootstrap and Core Boxx.

CADRE Cadre is a free and open-source PHP Staff Management System. Not the best in the world, but this simple portal has the basic features to help sm

Code Boxx 3 Sep 26, 2022
This is Laravel Framework. Referral User Management System, Payment using Coinpayment.net. etc

About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie

Worlddev5007 12 Aug 26, 2022
A beautiful, fully open-source, tunneling service - written in pure PHP

Expose A completely open-source ngrok alternative - written in pure PHP. Documentation For installation instructions, in-depth usage and deployment de

Beyond Code 3.9k Jan 7, 2023
Nuber is an open source container management platform it provides a front end to manage your own cloud infrastructure, using Linux Containers virtualization technology

Nuber is an open source container management platform it provides a front end to manage your own cloud infrastructure, using Linux Containers virtualization technology

null 33 Dec 14, 2022
MajorDoMo is an open-source DIY smarthome automation platform aimed to be used in multi-protocol and multi-services environment.

MajorDoMo (Major Domestic Module) is an open-source DIY smarthome automation platform aimed to be used in multi-protocol and multi-services environment. It is based on web-technologies stack and ready to be delivered to any modern device. It is very flexible in configuration with OOP paradigm used to set up automation rules and scripts. This platform can be installed on almost any personal computer running Windows or Linux OS.

Sergei Jeihala 369 Dec 30, 2022
SuiteCRM is the award-winning open-source, enterprise-ready Customer Relationship Management (CRM) software application.

SuiteCRM is the award-winning open-source, enterprise-ready Customer Relationship Management (CRM) software application.

SalesAgility 111 Dec 21, 2022
Camdram is an open source project developed by a team of volunteers for the benefit of the Cambridge student theatre community

Camdram is an open source project developed by a team of volunteers for the benefit of the Cambridge student theatre community. We use this repository to host the code that runs Camdram and to co-ordinate our work, however we welcome anyone to contribute bugs and suggest new features.

Camdram 19 Jun 26, 2022
Open-source library used in Gigadrive projects with common PHP utilities

PHP Commons This library provides PHP utilities used in Gigadrive projects, provided for the open-source community. Functions are registered globally

Gigadrive UG 3 Nov 10, 2021
🚀 An open source multiplayer space strategy game.

Badges Introduction The game story takes place in a virtual galaxy where randomly generated planets produce various raw materials which can be used by

Galaxy of Drones Online 192 Dec 25, 2022
A collection of open source projects built using Laravel.

Open Laravel A repository of open source projects built using Laravel. Getting Started Clone the project repository by running the command below if yo

Chimezie Enyinnaya 111 Dec 12, 2022
Wajex Finans'ın Open-Source versiyonunun tanıtımı

Merhaba ?? Wajex Finans projesine hoş geldiniz. Bu projenin 2 kısmı var, biri open-source kısmı bunu isteyen herkes kullanabilecek, ikinci kısmı ise d

Timur Tül 6 Dec 5, 2022
An open source Minecraft server (true-og.net)

true-og An open source Minecraft server (true-og.net) Website forked from aviel900 https://www.spigotmc.org/resources/minecraft-one-page-template.5973

Alex Noyle 0 Nov 28, 2022
Apache OpenWhisk is an open source serverless cloud platform

OpenWhisk OpenWhisk is a serverless functions platform for building cloud applications. OpenWhisk offers a rich programming model for creating serverl

The Apache Software Foundation 5.9k Jan 8, 2023
Private, self-hosted Composer/Satis repository with unlimited private and open-source packages and support for Git, Mercurial, and Subversion.

Private, self-hosted Composer/Satis repository with unlimited private and open-source packages and support for Git, Mercurial, and Subversion. HTTP API, HTTPs support, webhook handler, scheduled builds, Slack and HipChat integration.

Łukasz Lach 112 Nov 24, 2022