This seems strange to me too. An OrderPaymentPreference should
certainly be created for billing accounts even though they aren't a
"PaymentMethod". I'm not sure when this was done or why, but unless
someone has a good reason for it, my vote is definitely for changing
it back and in fact considering what you described as a "bug".
-David
On Jul 27, 2006, at 2:29 PM, Si Chen wrote:
Hi.
I was looking at OrderPaymentPreference when billing account is
used for payment, and I noticed in older versions, an
OrderPaymentPreference of payment method type EXT_BILLACT is
created, but not in the current version Why is that? It seems to
me that OrderPaymentPreference.maxAmount would be the only way to
split payments between different payment methods or payment method
types (ie, two credit cards or a credit card and a billing account).
Si