amelen
Sep 19 2003, 06:53 PM
Quick cpanel question..
Lets say a customer signs up today on the 19th for 6gigs of BW.. when will his BW usage go back to 0, oct. 19th, or oct 1st?
Habby
Sep 19 2003, 06:56 PM
oct 1st
amelen
Sep 19 2003, 06:58 PM
Is there any way to make it the other way? Because this way, if lets say the customer signs up on Oct. 25th, they get 6gigs to use in 7 days?
This presents billing problems.. how do you guys handle this?
amelen
Sep 20 2003, 12:10 PM
I am still confused to how you please handle this problem.. any suggestions would be appriciated.
Paint
Sep 20 2003, 01:52 PM
The only way to get around this, is to prorate your customers when they signup (charge them for x days they have before the billing date) and then charge everyone on the 1st of the month.
amelen
Sep 20 2003, 01:57 PM
Yeh, thats what i was thinking.. but that would make billing much more complicated (then the current 2checkout and paypal subscription system that i use).. Do people prorate, or do they just go along with this? Thanks.. any input would be appriciated
Paint
Sep 20 2003, 02:09 PM
I personally use modernbill, authorize.net gateway, and paypal I don't prorate my customers (so i go allong with the bandwidth problems). However, I have thought about turning on the prorate feature, but not becuase of the bandwidth problem. I wanted to turn it on so that everyone is billed on the same day and it is easier to keep track of who didn't pay on time. just my .02
amelen
Sep 20 2003, 03:26 PM
Is there any program that does auto prorating?
Paint
Sep 20 2003, 08:26 PM
Modernbill does it i am not sure about the others.
amelen
Sep 20 2003, 08:33 PM
Modernbill does prorating all by itself?
LighthousePoint
Sep 20 2003, 09:07 PM
I wrote my own billing API, and use that. If you want to use the PayPal payment gateway, then here's the easy solution to provide pro-rated service the first month:
Assume it's September 20th when they sign up, and they pay $50 per month. There are 10 days left in the month, so you take their cost ($50), and divide by the number of days in a month (I use 30, regardless of what month it is -- good average), and you get the cost-per-day ($1.666666666) Then multiply this by the number of days left in the month (30-20=10), which gives you ($16.67).
Then do a one-time bill for $16.67 through PayPal. Then setup a new "subscription" to start on the 1st of October, and to charge $50 every month.
Simple pro-rated billing.
amelen
Sep 20 2003, 09:12 PM
Yeh, but i don't know if customers would like this.. for instance if they are expecting $3/month, and get charged less or something.. And i have an automatic link, i don't charge people, i use a paypal link sent via email... (and i use 2checkout).. I can't figure out how to automate this.. hmm.. Plus a $1 charge would be bad for paypal or 2checkout since i would only get to keep like 30 cents of it.
LighthousePoint
Sep 21 2003, 12:03 AM
paypal only takes a percentage, so whether it's $1, or $100, they take the same rate...
And I make it clear to my customers that everything is PRO-RATED... State your intentions, and provide some examples... Then make sure that they're clear to ask questions if they have any... The whole concept of pro-rated isn't really too compliated... And I'm sure your users will pick up w/o a hitch if you inform them that billing is done on the 1st of every month.
Jorel
Sep 21 2003, 02:43 AM
QUOTE
Originally posted by LighthousePoint
paypal only takes a percentage, so whether it's $1, or $100, they take the same rate...
I just checked Paypal and clicked on the "fees" tab it it showed the following:
Receive Funds Fee: 0.7% + 30¢ to 2.9% + 30¢
So it's not just a percentage, and it does matter whether its $1 or $100.
amelen
Sep 21 2003, 09:49 AM
Ehh.. although i figured out how to automate proration since paypal has a standard link, which my script modifies based on what day it is, etc... and auto brings them to a page with the correct amounts, I can't get this accomplished on 2checkout.. any thoughts?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.