Provide the option to adjust a package pricing. (Case in
point, I'm making an annual package with all the items,
I'd like to provide the discount for paying 1 year at a time
vs. 1 month at a time).
I didn't initially see an answer to this, but I finally
remembered that I went through this exercise before. You
will still have to create two separate packages, but you
would only have to define a rate once and the discount once.
Example: We create a shell account resource that has a
monthly price. If we allow a quantity to be included when
creating packages with a discount. Package 1 = shell
account $10 per month and Package 2 (year) = 12 shell
account months with a 10% discount. This will make the
billing system a bit more tricky. This basic discount on
items have been requested before. The final package price
will not be computed until the billing cycle. If its being
computed now, it shouldn't. The price should really only be
defined at the resource level. We won't cover 'Sale' events
right now.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Might have been a bit hasty with the taking out a package
price. I'll leave that in there in case you want to
override the price of all the assigned resources. Whew...
that might have upset a few people.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=9477
I didn't initially see an answer to this, but I finally
remembered that I went through this exercise before. You
will still have to create two separate packages, but you
would only have to define a rate once and the discount once.
Example: We create a shell account resource that has a
monthly price. If we allow a quantity to be included when
creating packages with a discount. Package 1 = shell
account $10 per month and Package 2 (year) = 12 shell
account months with a 10% discount. This will make the
billing system a bit more tricky. This basic discount on
items have been requested before. The final package price
will not be computed until the billing cycle. If its being
computed now, it shouldn't. The price should really only be
defined at the resource level. We won't cover 'Sale' events
right now.
Logged In: YES
user_id=9477
Might have been a bit hasty with the taking out a package
price. I'll leave that in there in case you want to
override the price of all the assigned resources. Whew...
that might have upset a few people.