Charge for Customization, Based on Character Count

Posted By shulemj Tue 21 Jun 2016
Add to Favorites1
Author Message
shulemj
 Posted Tue 21 Jun 2016
Supreme Being

Supreme Being - (51,567 reputation)Supreme Being - (51,567 reputation)Supreme Being - (51,567 reputation)Supreme Being - (51,567 reputation)Supreme Being - (51,567 reputation)Supreme Being - (51,567 reputation)Supreme Being - (51,567 reputation)Supreme Being - (51,567 reputation)Supreme Being - (51,567 reputation)

Group: Forum Members
Last Active: Thu 11 Jul 2019
Posts: 115, Visits: 565
Can someone please point me in the right direction of where to start a module to calculate the character-count of the customization, and to add a fee accordingly?
Tiggywiggler
 Posted Sat 25 Jun 2016
Supreme Being

Supreme Being - (105,440 reputation)Supreme Being - (105,440 reputation)Supreme Being - (105,440 reputation)Supreme Being - (105,440 reputation)Supreme Being - (105,440 reputation)Supreme Being - (105,440 reputation)Supreme Being - (105,440 reputation)Supreme Being - (105,440 reputation)Supreme Being - (105,440 reputation)

Group: Forum Members
Last Active: Mon 6 Dec 2021
Posts: 235, Visits: 750
The two places you will likely spend most of your time will be in ProductVersions.ascx, AddToBasket.ascx and BasketBLL.vb.

You will also need to update the admin pages on the backend so that when someone creates a product they have a way to set how to calculate the characters. This may include:

- cost per character
- cost per character with minimum order value
- initial fee plus cost per character

You will also need to update all of the calls to the pop up where the user adds the text, to the invoice, and the checkout pages to show the detail of the cost.

I have seen a couple of people ask for this in the past and I have not seen an inbuilt control that can deliver this functionality yet.

I wish you the best of luck with this.




We are always willing to help out the community or pitch in to help you fix a problem. However, if you want a complete solution made such as a code module or new feature added you have two options. Either
1) Reach out to the Kartris internal development team at http://www.kartris.com/Contact.aspx.
2) Contact one of the Kartris approved partners at http://www.kartris.com/t-Worldwide-Developers.aspx.

Have fun and good luck coding.
Tiggywiggler
 Posted Tue 2 Aug 2016
Supreme Being

Supreme Being - (105,440 reputation)Supreme Being - (105,440 reputation)Supreme Being - (105,440 reputation)Supreme Being - (105,440 reputation)Supreme Being - (105,440 reputation)Supreme Being - (105,440 reputation)Supreme Being - (105,440 reputation)Supreme Being - (105,440 reputation)Supreme Being - (105,440 reputation)

Group: Forum Members
Last Active: Mon 6 Dec 2021
Posts: 235, Visits: 750
Did you make any progress on this? Were you successful mate?

We are always willing to help out the community or pitch in to help you fix a problem. However, if you want a complete solution made such as a code module or new feature added you have two options. Either
1) Reach out to the Kartris internal development team at http://www.kartris.com/Contact.aspx.
2) Contact one of the Kartris approved partners at http://www.kartris.com/t-Worldwide-Developers.aspx.

Have fun and good luck coding.
shulemj
 Posted Tue 2 Aug 2016
Supreme Being

Supreme Being - (51,567 reputation)Supreme Being - (51,567 reputation)Supreme Being - (51,567 reputation)Supreme Being - (51,567 reputation)Supreme Being - (51,567 reputation)Supreme Being - (51,567 reputation)Supreme Being - (51,567 reputation)Supreme Being - (51,567 reputation)Supreme Being - (51,567 reputation)

Group: Forum Members
Last Active: Thu 11 Jul 2019
Posts: 115, Visits: 565
I've placed this project on hold as I'm trying to sort out technical issues with the site.

Thanks for your interest, and I will keep you posted once progress is maid.

Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top