International Rates Web-Page
Is there any way that somebody would share on how they are displaying International Rates on their Reseller pages?
Since there is no API, link, code that we know of, right now it's just go to VoIPo pages, do a show source and copy the portion of code where the rates are to a file, extract the data, dump it to a MySql Database then create a <FORM> type page with a search feature.
Problems are this, there is no update from VoIPo if or when rates change :-(, once again no API, or code to link to the rates.
Re: International Rates Web-Page
Re: International Rates Web-Page
Are these RESELLER Rates or just GENERAL Rates for VoIPo customers?
Re: International Rates Web-Page
Quote:
Originally Posted by
pbxinabox
Are these RESELLER Rates or just GENERAL Rates for VoIPo customers?
International rates are all the same.
We offer international service basically without markup as a selling point for our residential service, so they are already low on the residential side and there's no additional room for discounts in them.
Re: International Rates Web-Page
Moderators,
Do y'all have the International Rates in a file format with the rate cells as numbers, not as "text"? The file at the link below has all the numbers in quotes, so we can't use them in a spreadsheet to mark up our own rates.
http://www.voipo.com/international_csv.php
Thanks!
Re: International Rates Web-Page
You can open it in excel and remove the " very easy with find replace :-)
Not the best way as then you either have to import it into a database then create a search and look-up. Here is our international page: http://www.pbxinabox.com/international_rates.htm
Re: International Rates Web-Page
I was able to copy and paste from the voipo website chart. It pasted the data as a number, so that worked for me.
Anyway, thanks for the tip. :)
Re: International Rates Web-Page
It makes sense for VOIPo to correct the source csv.