Portal Home > Knowledgebase > Articles Database > How can I integrate these systems?
How can I integrate these systems?
Posted by sameev29, 10-25-2013, 01:00 PM |
I am going to make my web hosting site.But it needs to have some detection system in it:
First of all when a visitor comes to my site and goes to buy a package he will have to make a profile for his current and future payments.During profile making I want my website to detect which country he is visiting the site from and what is that country's currency and than show it on the profile information automatically.The visitor won't be able to change the currency or country.
Whenever a customer tries to pay he has to login to his profile and go to the billing section.The billing section has to detect the country and currency from his profile info automatically.
Incase if a customer moves to another country he will have to request the admin for change.Than only the admin will be able to change the information of country and currency in his profile.
This whole system will be for 1 of my 3 packages.The other 2 package's payment will be ordinary,country and currency won't be set automatically for those 2 packages.How can I integrate these system into a website?Any help is appreciated.
Last edited by sameev29; 10-25-2013 at 01:06 PM.
|
Posted by @Matt, 10-25-2013, 01:35 PM |
I am a little bit confused on the signup process.
1. Customer chooses package to order.
2. Customer is forced to signup and during this time country is automatically detected & assigned to correct currency.
Why shouldn't the customer select his/her preference. If I was living in Europe, then I may still prefer to use Dollars.
|
Posted by Techy, 10-25-2013, 01:39 PM |
What's the benefit to have it use the currency of which the user resides? I'm not sure I understand the logic here and it seems like too much work for no added benefit?
Help me understand the value add in this feature?
|
Posted by sameev29, 10-25-2013, 02:52 PM |
I can't say the value.
But I need to have this system.DO you if its possible?
|
Posted by sameev29, 10-25-2013, 02:55 PM |
You just gave me a good tip.
The system will automatically detect the country and correct currency.It will be shown by default.If the customer want to change currency he will only be able to pay in US Dollars or Euro.These are the 2 major currencies worldwide.And I could also add a few more major if its necessary.
The question still remains,how can I make this system?
|
Posted by ~Lee~, 10-25-2013, 04:24 PM |
It's an easy enough process to put together a basic script that will collect the IP address of the visitor, match it to a country table and currency. However the flaw is that the location of the IP does not always reflect the location of the customer. More and more are using VPN or other cloaking to prevent you knowing where they are really from. Not always for dark reasons.
But it still makes no sense, if someone signs up from India, China, Russia, Australia, South Africa or many others, how can you possibly detect and set the default currency for that person when the only options are USD and EUR?
For all people that use a currency other than USD and EUR the decision on which to pay in will be determined by the exchange rate, not you.
|
Posted by sameev29, 10-25-2013, 05:49 PM |
You have misunderstood me.I meant that the system will detect the country and the currency used in that country.On my earlier post I was saying that if someone doesn't want to pay in his country's currency than I will keep the option to pay in US Dollars or Euro.
About what you said about IP cloaking.Someone could try that as its possible,is there any fool proof way to really detect which country he is in?
|
Posted by ~Lee~, 10-25-2013, 05:56 PM |
Of course, if they visit the site and you detect a UK IP then they enter a US address then clearly something is not right, but of course you won't know which is correct, the IP or the address, is it fraud or a genuine client, that is what you need to determine.
|
Posted by sameev29, 10-25-2013, 05:59 PM |
Is there any way to determine this?
I really need this system,else I won't be able to start.
|
Posted by ~Lee~, 10-25-2013, 06:03 PM |
There is only so much a 'system' can do, an efficient method is to use something like WHMCS and the maxmind fraud system, it does all of what you want and more. You could also integrate fraudrecord.
Ultimately though, there is only so much a system can do, a lot of providers will tell you there is no substitute for manual checking. I see all the time addresses that just simply do not match.
You need a combination of system and person to get the best results.
|
Posted by sameev29, 10-25-2013, 06:10 PM |
Thanks man.I will let you know how it all goes.
|
Posted by sameev29, 10-25-2013, 08:53 PM |
Anyone else have any thoughts or suggestion about this?Even little help is appreciated.
|
Add to Favourites Print this Article
Also Read