Page 1 of 1

Add options to Payment Status

Posted: Thu Aug 07, 2008 8:23 am
by Robbie@FireFold
Hey Again,

I am working with my accounting department and they require more options in the Payment Status location. I can easily change/add in Order Status, but would not solve the issue of recognizing purchase orders. When you ship the order it goes to complete - removing any options we may have selected beforehand.

I would like to have the Payment option of Net30 Unpaid. For customers on terms. This would be a manually chosen option - no triggers required/

Thoughts on where this is stored? Seems like it should be an easy add.

Re: Add options to Payment Status

Posted: Fri Aug 08, 2008 12:17 am
by AbleMods
I've pondered such a change myself, however it's not that simple.

Payment Status's seem to be hard-coded from everything I've seen. You might be able to add an additional one to the display screens, but I sure wouldn't try messing with the existing ones.

Re: Add options to Payment Status

Posted: Fri Aug 08, 2008 7:22 am
by Robbie@FireFold
What file holds that information?

Re: Add options to Payment Status

Posted: Fri Aug 08, 2008 7:34 am
by AbleMods
That's what I meant by "hard-coded". There is no file for payment statuses.

Re: Add options to Payment Status

Posted: Fri Aug 08, 2008 7:38 am
by mazhar

Code: Select all

CommerceBuilder.Payments.PaymentStatus
Has this payment status information and is in the CommerceBuilder API