Download phpWallet – e-wallet and online payment gateway system. Nulled

phpWallet - e-wallet and online payment gateway system. - 1
phpWallet - e-wallet and online payment gateway system. - 2
phpWallet - e-wallet and online payment gateway system. - 3
phpWallet - e-wallet and online payment gateway system. - 4
phpWallet - e-wallet and online payment gateway system. - 5
phpWallet - e-wallet and online payment gateway system. - 6
phpWallet - e-wallet and online payment gateway system. - 7
phpWallet - e-wallet and online payment gateway system. - 8
phpWallet - e-wallet and online payment gateway system. - 9
phpWallet - e-wallet and online payment gateway system. - 10

Earn big money by creating your own payments gateway with lots of features

Are you looking for a custom online payment solution for your country’s local currency to integrate with your local business? or maybe you want to start your own Payment Gateway Site like PayPal. phpWallet is the script solution you where looking for.

With payment gateway Script you can easily accept any physical financial company/bank or online payment platform as deposits and withdrawal methods for your site. And, set a fee amount to earn on every online store purchase linked to your site API and Money transfers made through phpWallet .

How phpWallet Works ?

The core concept behind this payment gateway script is that there needs to be someone managing everything behind the scenes ( the site administrator ).

To process withdrawal requests the admin sends money to bank accounts manually outside the script and reduces the user’s wallet balance by clicking on a button after the offline bank transfer transaction is complete.

There are 3 API integrated and automated deposit methods ( PayPal, Stripe and Paystack ). The deposit methods that are registered by the admin ( Mobile money, Bitcoin Wallet address, Bank Swift number and other means to send and receive money registered by the admin ) follows the offline concept.

And the coin/currency Exchange rates are also defined by the admin from the admin dashboard.

KEY FEATURES

  • Responsive UI.
  • 6 Color Skins.
  • Built with bootstrap 4.
  • Unlimited Deposit Methods.
  • Unlimited Withdrawal Methods
  • Email Notifications
  • Email Verification One Time Password (OTP)
  • Currency Exchange
  • Multy Currency Wallets
  • Money Transfers
  • Escrow
  • Fund User’s Wallet from admin dashboard
  • Vouchers System
  • Support Ticket System
  • Ability to add support agents
  • User Roles
  • Voyager Admin Dashboard
  • Transactions History
  • Developers API / Merchant ( IPN )
  • WordPress Ready ( WooCommerce Plugin ) | * Sold Separately Request The link
  • KYC Ready ( Client Document Verification)
  • GDPR Ready
  • Ability to freese users balance while processing Withdrawal Requests.
  • Ability to set Percentual and Unit Fee’s
  • And more …

ONLINE DOCUMENTATION

  • phpWallet Documentation: https://celso-ricardo.github.io/phpwallet-payment-gateway-script-docs/

SERVER REQUIREMENT:

  1. PHP >= 7.1.*
  2. PDO PHP Extension
  3. Tokenizer PHP Extension
  4. PHP Fileinfo extension
  5. OpenSSL PHP Extension
  6. XML PHP Extension
  7. Mbstring PHP Extension
  8. GD Library
  9. CURL Library
  10. PHP mod_rewrite enabled
  11. A server that supports Symlinks

DEMOS

Regular User: 

( Some features are disabled [ change password ] )
User: [email protected] | Password: 123456
Link: https://vemopay.com/

Admin Demo: 

( Some features are disabled [ change password, browse users, add roles, site settings ] )
User: [email protected] | Password: 123456
Link: https://admin.vemopay.com/

WooCommerce Demo:

Use the account ( User: [email protected] | Password : 123456 ) to pay your order in phpWallet payment terminal

Link: https://bitmetical.com/woocommerce/

Free Installation on cPanel webhosting

  • Provide cPanel credential
  • Send a message using my profile form , this format ” Hey I am MyName I Want Installation on My cPanel ”,

What’s new in phpWallet 3.2 ? Changelog

UPDATE CHANGELOG

Read More -> http://pagador.scriptdemo.website/public/changelog/6

Update ( 30, March 2020 ) V 3.2
Modified files

Update ( 03, March 2020 ) V 3.1
Modified files

Update ( 08, November 2019 ) V 2.8

Developed a phpWallet WooCommerce payment gateway plugin, if you have a valid License please contact me via my profile contact form to get the purchase.

- Added an Updated Files Folder
- Added Stripe Payment Gateway
- Added Paystack Payment Gateway
- Added Select Color Theme from admin dashboard option
- Admin manually loads funds to a user wallet using vouchers
- Tird part payment options on Checkout Page
- Added Enable/Disable Payment Gateways option
- Removed the shopping cart script from the zip file. 

Update ( 28, August 2019 ) V 2.7

- Added User Impersonation feature
- Prepared Twillio for sms notification ( comming in the next version of phpWallet )
- Fixed previous versions bugs
- Added Mobile Phone number in registration form
- Added Blog feature

Update ( 19, April 2019 ) V 2.5

- Added The Android Aplication to phpWallet
- Bug Fixes.

Update ( 26, February 2019 ) V 2.4 | Update ( 19, February 2019 ) V 2.3

- Added the ability to send money with both username and email.
-  Added Automatic deposits by PayPal Credit Card Processor.
- Bug Fixes.

git status for phpWallet
modified:   app/Http/Controllers/ExchangeController.php
modified:   app/Http/Controllers/IPNController.php
modified:   app/Http/Controllers/MoneyTransferController.php
new file:   app/Http/Controllers/PayPalController.php
modified:   app/Http/Controllers/SignUpController.php
new file:   app/Http/Controllers/TransactionController.php
modified:   app/Http/Controllers/VoucherController.php
modified:   app/Http/Controllers/WithdrawalController.php
modified:   app/Models/Transaction.php
modified:   app/User.php
modified:   composer.json
modified:   composer.lock
modified:   config/app.php
new file:   config/paypal.php
new file:   public/assets/css/ecommerce.css
modified:   resources/lang/en.json
new file:   resources/views/Transactions/show.blade.php
new file:   resources/views/Transactions/type/purchase.blade.php
new file:   resources/views/Transactions/type/sale.blade.php
modified:   resources/views/auth/login.blade.php
modified:   resources/views/email/verifyEmail.blade.php
modified:   resources/views/flash.blade.php
modified:   resources/views/home/partials/name.blade.php
modified:   resources/views/home/partials/transactions.blade.php
modified:   resources/views/home/partials/transactions_to_confirm.blade.php
modified:   resources/views/layouts/app.blade.php
modified:   resources/views/layouts/topnavbar.blade.php
new file:   resources/views/layouts/transaction.blade.php
modified:   resources/views/merchant/new.blade.php
modified:   resources/views/partials/footer.blade.php
modified:   resources/views/partials/footerstyles.blade.php
modified:   resources/views/partials/sidebar.blade.php
modified:   resources/views/sendmoney/index.blade.php
new file:   resources/views/vouchers/buy.blade.php
new file:   resources/views/vouchers/buyvue.blade.php
modified:   resources/views/welcome.blade.php
modified:   routes/web.php
new file:   vendor.zip
modified:   vendor/composer/ClassLoader.php
modified:   vendor/composer/autoload_classmap.php
modified:   vendor/composer/autoload_psr4.php
modified:   vendor/composer/autoload_static.php
modified:   vendor/composer/installed.json
new file:   vendor/lab404/laravel-impersonate/.gitignore
new file:   vendor/lab404/laravel-impersonate/.scrutinizer.yml
new file:   vendor/lab404/laravel-impersonate/.travis.yml
new file:   vendor/lab404/laravel-impersonate/changelog.md
new file:   vendor/lab404/laravel-impersonate/composer.json
new file:   vendor/lab404/laravel-impersonate/composer.lock
new file:   vendor/lab404/laravel-impersonate/config/laravel-impersonate.php
new file:   vendor/lab404/laravel-impersonate/migrations/2017_02_11_000000_create_users_table.php
new file:   vendor/lab404/laravel-impersonate/phpunit.xml
new file:   vendor/lab404/laravel-impersonate/readme.md
new file:   vendor/lab404/laravel-impersonate/src/Controllers/ImpersonateController.php
new file:   vendor/lab404/laravel-impersonate/src/Events/LeaveImpersonation.php
new file:   vendor/lab404/laravel-impersonate/src/Events/TakeImpersonation.php
new file:   vendor/lab404/laravel-impersonate/src/Guard/SessionGuard.php
new file:   vendor/lab404/laravel-impersonate/src/Impersonate.php
new file:   vendor/lab404/laravel-impersonate/src/ImpersonateServiceProvider.php
new file:   vendor/lab404/laravel-impersonate/src/Middleware/ProtectFromImpersonation.php
new file:   vendor/lab404/laravel-impersonate/src/Models/Impersonate.php
new file:   vendor/lab404/laravel-impersonate/src/Services/ImpersonateManager.php
new file:   vendor/lab404/laravel-impersonate/tests/BladeDirectivesTest.php
new file:   vendor/lab404/laravel-impersonate/tests/EventsTest.php
new file:   vendor/lab404/laravel-impersonate/tests/ImpersonateManagerTest.php
new file:   vendor/lab404/laravel-impersonate/tests/MiddlewareProtectFromImpersonationTest.php
new file:   vendor/lab404/laravel-impersonate/tests/ModelImpersonateTest.php
new file:   vendor/lab404/laravel-impersonate/tests/RoutesTest.php
new file:   vendor/lab404/laravel-impersonate/tests/Stubs/Models/User.php
new file:   vendor/lab404/laravel-impersonate/tests/Stubs/views/can_be_impersonated.blade.php
new file:   vendor/lab404/laravel-impersonate/tests/Stubs/views/impersonate.blade.php
new file:   vendor/lab404/laravel-impersonate/tests/TestCase.php
modified:   vendor/srmklive/paypal/README.md
modified:   vendor/srmklive/paypal/composer.json
modified:   vendor/srmklive/paypal/config/config.php
modified:   vendor/srmklive/paypal/src/Services/ExpressCheckout.php
modified:   vendor/srmklive/paypal/src/Traits/PayPalHttpClient.php
modified:   vendor/srmklive/paypal/src/Traits/PayPalRequest.php
modified:   vendor/srmklive/paypal/src/Traits/RecurringProfiles.php

Changelog for Shopping cart script

 modified:   app/Categorie.php
new file:   app/Helpers/Money.php
new file:   app/Helpers/flash.php
modified:   app/Http/Controllers/CartController.php
modified:   app/Http/Controllers/HomeController.php
new file:   app/Http/Controllers/ProductController.php
modified:   app/Product.php
modified:   app/Providers/AppServiceProvider.php
new file:   app/Subcategorie.php
new file:   public/assets/css/bootstrap-select.min.css
new file:   public/assets/css/bootstrap.min.css
new file:   public/assets/css/color_skins.css
new file:   public/assets/css/dropzone.css
new file:   public/assets/css/ecommerce.css
new file:   public/assets/css/jquery-jvectormap-2.0.3.min.css
new file:   public/assets/css/main.css
new file:   public/assets/css/morris.min.css
new file:   public/assets/fonts/Material-Design-Iconic-Font.eot
new file:   public/assets/fonts/Material-Design-Iconic-Font.svg
new file:   public/assets/fonts/Material-Design-Iconic-Font.ttf
new file:   public/assets/fonts/Material-Design-Iconic-Font.woff
new file:   public/assets/fonts/Material-Design-Iconic-Font.woff2
new file:   public/assets/fonts/simple-Line-Icons.eot
new file:   public/assets/fonts/simple-Line-Icons.svg
new file:   public/assets/fonts/simple-Line-Icons.ttf
new file:   public/assets/fonts/simple-Line-Icons.woff
new file:   public/assets/images/logo.svg
new file:   public/assets/js/dropzone.js
new file:   public/assets/js/index.js
new file:   public/assets/js/infobox-1.js
new file:   public/assets/js/jvectormap.bundle.js
new file:   public/assets/js/knob.bundle.js
new file:   public/assets/js/libscripts.bundle.js
new file:   public/assets/js/mainscripts.bundle.js
new file:   public/assets/js/morrisscripts.bundle.js
new file:   public/assets/js/particles.js
new file:   public/assets/js/particles.min.js
new file:   public/assets/js/vendorscripts.bundle.js
modified:   resources/views/auth/login.blade.php
modified:   resources/views/auth/register.blade.php
modified:   resources/views/checkout.blade.php
modified:   resources/views/home.blade.php
modified:   resources/views/layouts/app.blade.php
new file:   resources/views/layouts/aside.blade.php
new file:   resources/views/layouts/topnavbar.blade.php
modified:   resources/views/partials/nav.blade.php
modified:   resources/views/product.blade.php
modified:   resources/views/templates/invoice.blade.php
modified:   resources/views/templates/orders.blade.php
modified:   routes/web.php

Update ( 21, December 2018 ) V 2.2

Added a landing page.

git status for phpWallet

modified: resources/views/welcome.blade.php
modified: resources/lang/en.json
modified: routes/web.php
added: public/landing ( folder with its contents )

Update ( 17, December 2018 ) V 2.1

UI bug fixes and responsivenes improvement

git status for phpWallet

modified:   app/Http/Controllers/ExchangeController.php
modified:   app/Http/Controllers/HomeController.php
modified:   app/Http/Controllers/SignUpController.php
modified:   app/User.php
modified:   resources/lang/en.json
modified:   resources/views/auth/register.blade.php
modified:   resources/views/exchange/exchangeRequestForm.blade.php
modified:   resources/views/flash.blade.php
modified:   resources/views/home/partials/transactions.blade.php
modified:   resources/views/home/partials/transactions_to_confirm.blade.php
modified:   resources/views/layouts/app.blade.php
modified:   resources/views/merchant/new.blade.php
modified:   resources/views/partials/nav.blade.php
modified:   resources/views/partials/sidebar.blade.php
modified:   resources/views/withdrawals/partials/status.blade.php
added:       resources/views/vendor/pagination/

Update ( 13, December 2018 ) V 2.0

UI improvement and minor bug fixes

git status for phpWallet

modified:   app/Http/Middleware/verifyEmail.php
modified:   app/widgets/Merchants.php
new file:   public/assets/css/bootstrap-select.min.css
new file:   public/assets/css/bootstrap.min.css
new file:   public/assets/css/dropzone.css
new file:   public/assets/css/jquery-jvectormap-2.0.3.min.css
new file:   public/assets/css/main.css
new file:   public/assets/css/morris.min.css
new file:   public/assets/fonts/Material-Design-Iconic-Font.eot
new file:   public/assets/fonts/Material-Design-Iconic-Font.svg
new file:   public/assets/fonts/Material-Design-Iconic-Font.ttf
new file:   public/assets/fonts/Material-Design-Iconic-Font.woff
new file:   public/assets/fonts/Material-Design-Iconic-Font.woff2
new file:   public/assets/fonts/simple-Line-Icons.eot
new file:   public/assets/fonts/simple-Line-Icons.svg
new file:   public/assets/fonts/simple-Line-Icons.ttf
new file:   public/assets/fonts/simple-Line-Icons.woff
new file:   public/assets/images/logo.svg
new file:   public/assets/js/dropzone.js
new file:   public/assets/js/index.js
new file:   public/assets/js/infobox-1.js
new file:   public/assets/js/jvectormap.bundle.js
new file:   public/assets/js/knob.bundle.js
new file:   public/assets/js/libscripts.bundle.js
new file:   public/assets/js/mainscripts.bundle.js
new file:   public/assets/js/morrisscripts.bundle.js
new file:   public/assets/js/particles.js
new file:   public/assets/js/particles.min.js
new file:   public/assets/js/vendorscripts.bundle.js
new file:   public/symlink.php
modified:   resources/lang/en.json
modified:   resources/lang/es.json
modified:   resources/views/auth/login.blade.php
modified:   resources/views/auth/register.blade.php
modified:   resources/views/deposits/addCreditForm.blade.php
modified:   resources/views/deposits/index.blade.php
modified:   resources/views/deposits/partials/status.blade.php
modified:   resources/views/email/verifyEmail.blade.php
modified:   resources/views/exchange/exchangeRequestForm.blade.php
modified:   resources/views/flash.blade.php
modified:   resources/views/home/index.blade.php
modified:   resources/views/home/partials/status.blade.php
modified:   resources/views/home/partials/transactions.blade.php
modified:   resources/views/home/partials/transactions_to_confirm.blade.php
modified:   resources/views/layouts/app.blade.php
new file:   resources/views/layouts/aside.blade.php
new file:   resources/views/layouts/topnavbar.blade.php
modified:   resources/views/merchant/docs.blade.php
modified:   resources/views/merchant/index.blade.php
modified:   resources/views/page/show.blade.php
new file:   resources/views/partials/flash.blade.php
modified:   resources/views/partials/footer.blade.php
modified:   resources/views/partials/nav.blade.php
modified:   resources/views/partials/sidebar.blade.php
modified:   resources/views/profile/identity.blade.php
modified:   resources/views/profile/info.blade.php
modified:   resources/views/profile/newpassword.blade.php
modified:   resources/views/sendmoney/index.blade.php
modified:   resources/views/tickets/create.blade.php
modified:   resources/views/tickets/index.blade.php
modified:   resources/views/tickets/show.blade.php
modified:   resources/views/tickets/user_tickets.blade.php
modified:   resources/views/vouchers/generate.blade.php
modified:   resources/views/vouchers/index.blade.php
modified:   resources/views/withdrawals/index.blade.php
modified:   resources/views/withdrawals/withdrawalRequestForm.blade.php

Update ( 28, November 2018 ) V 1.9

Fund wallets with vouchers created by admin with zero credit and zero fee’s Update

- Fixed user editing bug
- Added quick admin panel in the user section
- Added voucher generation for admin fund wallets with it.
- Fixed previous version bugs.

gitStatus: phpWallet:
modified:   app/Http/Controllers/HomeController.php
modified:   app/Http/Controllers/IPNController.php
modified:   app/Http/Controllers/SignUpController.php
modified:   app/Http/Controllers/VoucherController.php
modified:   app/User.php
modified:   resources/lang/en.json
modified:   resources/views/home/partials/name.blade.php
modified:   resources/views/layouts/app.blade.php
modified:   resources/views/partials/nav.blade.php
modified:   resources/views/partials/sidebar.blade.php
modified:   resources/views/tickets/index.blade.php
modified:   resources/views/tickets/show.blade.php
modified:   routes/web.php
added:  resources/views/vouchers/generate.blade.php

Database Migration:
Added:  verification_token column to users table

Git Status:  shoppingcart 
modified:   app/Http/Controllers/CartController.php
modified:   resources/views/checkout.blade.php
modified:   resources/views/home.blade.php
modified:   resources/views/partials/nav.blade.php
modified:   resources/views/product.blade.php
modified:   routes/web.php

Update ( 18, September 2018 ) V 1.8

Voucher System Update

- Added Voucher System.
- Fixed KYC Image Upload bug.
- Fixed Change Profile  Avatar bug.
- Added more words to the translation file.

Git status for phpWallet
modified:   app/Http/Controllers/AddCreditController.php
modified:   app/Http/Controllers/ExchangeController.php
modified:   app/Http/Controllers/IPNController.php
modified:   app/Http/Controllers/MoneyTransferController.php
modified:   app/Http/Controllers/ProfileController.php
modified:   app/Http/Controllers/SignUpController.php
new file:   app/Http/Controllers/VoucherController.php
modified:   app/Http/Controllers/WithdrawalController.php
modified:   app/Http/Middleware/verifyEmail.php
new file:   app/Models/Voucher.php
modified:   app/User.php
modified:   resources/lang/en.json
modified:   resources/views/exchange/exchangeRequestForm.blade.php
modified:   resources/views/home/partials/name.blade.php
modified:   resources/views/home/partials/transactions.blade.php
modified:   resources/views/partials/sidebar.blade.php
modified:   resources/views/profile/identity.blade.php
modified:   resources/views/profile/info.blade.php
modified:   resources/views/profile/newpassword.blade.php
modified:   resources/views/vendor/voyager/withdrawals/edit-add.blade.php
new file:   resources/views/vouchers/index.blade.php
new file:   resources/views/vouchers/vue.blade.php
modified:   resources/views/withdrawals/withdrawalRequestForm.blade.php
modified:   routes/web.php

Database status for phpWallet Script:
- please contact me ( use my profile contact form ) to make the necessary changes to your database without crashing your site and damage your data

Update ( 27, August 2018 ) V 1.7

- Added account email verification systrem.

Git status for phpWallet
modified:   app/Http/Controllers/SignUpController.php
modified:   app/Http/Kernel.php
new file:   app/Http/Middleware/verifyEmail.php
new file:   app/Mail/verifyEmail.php
modified:   app/User.php
new file:   resources/views/email/verifyEmail.blade.php
modified:   resources/views/flash.blade.php
modified:   routes/web.php

Database status for phpWallet Script:
unmodified

Update ( 16, August 2018 ) V 1.6

- Fixed previous version shoppingcart script bug.
- Improved developers API docs.

Git status for phpWallet
modified:   resources/views/merchant/docs.blade.php

Database status for phpWallet Script:
unmodified

Git status for ShoppingCart script:
modified:   app/Http/Controllers/CartController.php

Database status for ShoppingCart Script:
- modified the .sql file

Update ( 11, August 2018 ) V 1.5

- Fixed previous version bug reports.
- Improved the shoppingcart script.
-Improved The Developers API return URL formats.

Git status for phpWallet
modified:   app/Http/Controllers/IPNController.php

Git status for ShoppingCart script:
modified:   app/Http/Controllers/CartController.php
modified:   resources/views/checkout.blade.php
modified:   resources/views/home.blade.php
modified:   resources/views/product.blade.php
modified:   routes/web.php

Update ( 31, July 2018 ) V 1.4

User Profile, KYC ( Know Your Client ), and European GDPR update.

- Fixed admin fund wallet from administrative area issue.
- Added cookie consent to reflect new European GDPR law. 
- Added Privacy Policy agreement to register form.
- Added Privacy Policy, Terms of Use, FAQ, and About Us pages from Backend CMS and linked to the footer links section.
- Added footer settings to the admin area.
- Added edit profile section for regular users.
- Added ability to upload a profile picture.
- Added a profile table to the database.
- Added ability to change the password for regular users.
- Started to implement KYC ( Know Your Client ) by adding a section for regular user submit their national id or equivalent document issued by a government entity.
- Added more words to the language files.
- Added " Message to the reviewer " field in add credit form ( useful for deposit methods that require more info than just the deposit receipt screenshot ).

Update ( 21, July 2018 ) V 1.3

This is the currency exchange Update for phpWallet

-  Added currency exchange feature
- Added top nav
- Improved Security
- Fixed previous version bugs.

Update ( 11, July 2018 ) V 1.2

This is the multi-currencies Update for phpWallet

* [ BREAD ] stands for Browse, Read, Edit, Add and Delete.

-    Code Improvements and bug fixes.
-    Added currencies BREAD menu to the admin panel.
-    Added Wallets BREAD menu in admin panel.
-    Added Currency exchange rates BREAD menu in admin panel.
-    Added deposit method to currency linking  BREAD submenu to Deposit Methods menu in admin panel.
-    Added withdrawal method to currency linking  BREAD submenu to Withdrawal Methods menu in admin panel.
-    Removed total money earned from fee’s analytics from admin dashboard because it was only in US Dollars, and now phpWallet supports multicurrency’s. ( will add this analytics back, but this time supporting all phpWallet’s added currencies ).
-    Removed total money deposited in the platform analytics from admin dashboard because it was only in US Dollars, and now phpWallet supports multi-currencies. ( will add this analytics back, but this time supporting all phpWallet’s added currencies ).
-    Added multilingual files for Portuguese. (  will add more words and languages in upcoming updates, please share your language translation file  )
-    Improved the shopping cart script to accept multiple currencies.
-    Updated the merchant API documentation
-    Updated the merchant system to accept one chosen 
-    Removed the default currency symbol site setting because now the one setting the default wallet is the user.
-    Added a footer menu.
-    Added forgot password link in the login page.
-    Added Sign Up button on the login page.

Update ( 21 June 2018 ) V 1.1

- Added transactions menu in admin backend;
- Added a setting to change the default currency sign in admin backend;
- Added total deposits that are in the review queue process analytics in admin backend dashboard;
- Added total withdrawal requests that are in the review queue process analytics in admin backend dashboard;
- Added the name of the deposit owner and deposit transaction state ( pending / completed  )in admin backend deposits page;
- Added Merchant BREAD in admin backend's menu
-  Added  all merchants analytics in admin backend dashboard;
- Added total money deposited in the platform analytics  in admin backend dashboard;
- Added total money earned from fee's analytics  in admin backend dashboard;

Initial Release ( 13 June 2018 ) V 1.0


Kindly Note: We update new contents like WordPress Themes, Plugins, PHP Scripts everyday. But remember that you should never use this items in a commercial website. All the contents posted here for development & testing purpose only. We’re not responsible for any damage, use at your own RISK! We highly recommend to buy phpWallet – e-wallet and online payment gateway system. from the The Developer ( _celso ) website. Thank you.
Download = phpWallet – e-wallet and online payment gateway system.-[Updated].zip

Free Download

You May Also Like

About the Author: admin