[OFBiz] Users - Ecommerce: Using BillingAccount for checkout returns "Please select a method of payment"
Vinay Agarwal
VinayKAgarwal at hotmail.com
Wed Apr 12 11:53:58 CDT 2006
Hello,
I am having difficulty using BillingAccount for checkout in ecommerce
application. The BillingAccount is set properly (shows in the quickcheckout
screen) and is being passed when CheckOutEvents.setCheckOutOptions is
invoked. But in this function, getSelectedPaymentMethods returns empty
map--not sure if it needs to have something set for billing account.
BillingAccount information is being passed to
CheckOutHelper.setCheckOutOptions correctly but there
setCheckOutPaymentInternal fails to find billing account as selected payment
method. My questions are
1. Should CheckOutEvents.setSelectedPaymentMethod set billing account
as a payment method?, or
2. Should CheckOutHelper. setCheckOutPaymentInternal find billing
account as selected payment method although its parameter
selectedPaymentMethods map is empty?
Regards,
Vinay Agarwal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ofbiz.org/pipermail/users/attachments/20060412/b7a684f8/attachment.htm
More information about the Users
mailing list