Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,193,915 members, 7,952,678 topics. Date: Wednesday, 18 September 2024 at 09:00 PM

To Whom It May Concern. - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / To Whom It May Concern. (1383 Views)

Solving Your Project Problem Is Our Concern (2) (3) (4)

(1) (Reply) (Go Down)

To Whom It May Concern. by Nobody: 7:00pm On Feb 21, 2017
Hello great programmers, i have a bit of a challenge and i figured there is no better place to ask such questions then here.

I plan on building a virtual currency, not a cryto-currency.

A virtual currency is like a money that is use in game and other platforms it is controlled and isn't back up by anything. Unlike bitcoin which is a cryto-currency.

but the problem is which programming language can i use, and even if get one i will need something like a template to follow.

The essence of this is that i wish to implement it into my website, please let me make this into a reality.
Re: To Whom It May Concern. by losprince(m): 7:33pm On Feb 21, 2017
Dude just go with the language your site is currently running on, if I understand correctly, it is something like say chips in casinos. The user pays you real money and you credit their account with the equivalent in your currency, just like nairaland ads where you buy ad credits to run your ads on nairaland.
Re: To Whom It May Concern. by Nobody: 7:57pm On Feb 21, 2017
losprince:
Dude just go with the language your site is currently running on, if I understand correctly, it is something like say chips in casinos. The user pays you real money and you credit their account with the equivalent in your currency, just like nairaland ads where you buy ad credits to run your ads on nairaland.

CORRECTLY but i plan on using WordPress to build the site, how can i implement that on WordPress please.
Re: To Whom It May Concern. by Nobody: 5:53pm On Feb 22, 2017
Make some one answer me na
Re: To Whom It May Concern. by Nobody: 6:10pm On Feb 22, 2017
wamiikechukwu:


CORRECTLY but i plan on using WordPress to build the site, how can i implement that on WordPress please.

Virtual Currency or a Wallet System. Where they pay cash for points.
Re: To Whom It May Concern. by Nobody: 6:16pm On Feb 22, 2017
pcguru1:

Virtual Currency or a Wallet System. Where they pay cash for points.
Virtual currency and maybe a wallet to hold it. But the wallet will be like a user page displaying the amount they have.
Re: To Whom It May Concern. by Nobody: 6:19pm On Feb 22, 2017
This is my good and honest advice.

1. Scrap WordPress in the future
2. Look at Exisiting solutions around to see what common features or specification around building a Wallet System

Here is some Github links there's nothing more to a Wallet other than the digital representation to real money, the main issue is security and also records and logs.
Re: To Whom It May Concern. by Nobody: 6:22pm On Feb 22, 2017
When i was paying my school fees, a particularly code was send to the student's email and you use that code to pay the fee.

i want something like that were a user can exchange a particular currency for this code, the code remains valid and there will be a page on the website where he can check the current value of it and to know whether it's still used or not.

I know during my first semester while we were learning python, we learnt how to generate random numbers and am thinking whether i can use python in doing this, but you know education in Nigeria, we were never taught on how to implement it as a 3rd party.
Re: To Whom It May Concern. by Nobody: 6:26pm On Feb 22, 2017
pcguru1:
This is my good and honest advice.

1. Scrap WordPress in the future
2. Look at Exisiting solutions around to see what common features or specification around building a Wallet System

Here is some Github links there's nothing more to a Wallet other than the digital representation to real money, the main issue is security and also records and logs.

Thanks bro, but where are the links.
Re: To Whom It May Concern. by Nobody: 6:33pm On Feb 22, 2017
wamiikechukwu:


Thanks bro, but where are the links.
lol no vex
https://github.com/search?utf8=%E2%9C%93&q=Wallet+System&type=Repositories&ref=searchresults
Re: To Whom It May Concern. by Nobody: 6:34pm On Feb 22, 2017
wamiikechukwu:
When i was paying my school fees, a particularly code was send to the student's email and you use that code to pay the fee.

i want something like that were a user can exchange a particular currency for this code, the code remains valid and there will be a page on the website where he can check the current value of it and to know whether it's still used or not.

I know during my first semester while we were learning python, we learnt how to generate random numbers and am thinking whether i can use python in doing this, but you know education in Nigeria, we were never taught on how to implement it as a 3rd party.

that's a Voucher then not Wallet
Re: To Whom It May Concern. by Nobody: 6:39pm On Feb 22, 2017
pcguru1:

that's a Voucher then not Wallet
Can't you help me out.
Re: To Whom It May Concern. by Nobody: 7:09pm On Feb 22, 2017
wamiikechukwu:

Can't you help me out.

You are a developer nau, gather information and get what you need then code it out, am using the same internet to search Google

1. But this is the main thing, you need to write a code to generate *unique* vouchers, and by unique i mean unique meaning you have to use current time and some other factors so that the numbers can't be predicted

2. As you generate them store them in the Database with the information about it, like the amount, expiration date and others,

3. Once someone pays tie the voucher to the that user and also have a separate table for vouchers used or expired.
Re: To Whom It May Concern. by Nobody: 7:14pm On Feb 22, 2017
pcguru1:


You are a developer nau, gather information and get what you need then code it out, am using the same internet to search Google

1. But this is the main thing, you need to write a code to generate *unique* vouchers, and by unique i mean unique meaning you have to use current time and some other factors so that the numbers can't be predicted

2. As you generate them store them in the Database with the information about it, like the amount, expiration date and others,

3. Once someone pays tie the voucher to the that user and also have a separate table for vouchers used or expired.

Chia i am finished,
Re: To Whom It May Concern. by Nobody: 7:18pm On Feb 22, 2017
wamiikechukwu:


Chia i am finished,

it's not that hard, the only place where you will take consideration into, is the seed used for generating the voucher

http://stackoverflow.com/questions/4713584/how-to-generate-a-voucher-code-in-c
http://stackoverflow.com/questions/3521621/php-code-for-generating-decent-looking-coupon-codes-mix-of-alphabets-and-number

This is C# but the concept is similar

(1) (Reply)

Code Java Like A Pro / A Place To Learn And Develop Software Applications In 10 Weeks / App Developer Need

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 38
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.