Re: Users - Payment Method Type = Billing Account

Posted by Ruth Hoffman on
URL: http://ofbiz.116.s1.nabble.com/Users-Payment-Method-Type-Billing-Account-tp138812p138818.html

FYI - in the version I'm working with (73xx) the three-column quick
checkout doesn't do anything on behalf of billing accounts. Here is an
extract of what is in checkoutoptions.ftl:

<#if productStorePaymentMethodTypeIdMap.EXT_OFFLINE?exists>
                 
<#if productStorePaymentMethodTypeIdMap.EXT_COD?exists>
                 
<#if productStorePaymentMethodTypeIdMap.EXT_WORLDPAY?exists>
               
<#if productStorePaymentMethodTypeIdMap.EXT_PAYPAL?exists>

Am I looking in the wrong place? Looking in
productStorePaymentMethodTypeIdMap I can see that the EXT_BILLACT is in
there, but nothing is done with it in the Freemarker template.

Thanks again,
Ruth
                 

David E Jones wrote:

>This list looks mostly correct, the billing accounts stuff should be shown in the three-column quick checkout page... There is some stuff in the FTL file for it.
>
>-David
>
>
>Jacopo Cappellato wrote:
>  
>
>>Well,
>>
>>I'm not a great expert of the ecommerce application; if I'm not wrong
>>there are three ways of doing the checkout:
>>
>>1) standard (multi step) checkout: this should already show the billing
>>accounts available
>>
>>2) quick checkout: I don't know if the billing accounts are shown here
>>
>>3) anonymous checkout: billing accounts are not available for non logged
>>in users (and this is correct)
>>
>>Are there any other places (apart from 2) where billing accounts are not
>>shown?
>>
>>Jacopo
>>
>>
>>Ruth Hoffman wrote:
>>    
>>
>>>Hi Jacopo:
>>>A follow up on your suggestion - while this works from the accounting
>>>point of view, there are at least two places in the e-commerce checkout
>>>process   where this type of payment is not checked for - and hence not
>>>offered as an option to the user - regardless of how the store, product
>>>or catalog is configured. It seems like my only option is, at a minimum,
>>>to re-write the checkoutoptions.ftl, the equivalent quickcheckout.ftl
>>>and the orderheader.ftl pages to account for this type of payment
>>>method.  There may be other places where I will need to change things,
>>>but so far, that is what I have discovered.
>>>Any thoughts on this?
>>>Thanks for you help.
>>>Ruth
>>>
>>>Ruth Hoffman wrote:
>>>
>>>      
>>>
>>>>Jacopo:
>>>>Thanks much!
>>>>Ruth
>>>>
>>>>        
>>>>
>>
>>_______________________________________________
>>Users mailing list
>>[hidden email]
>>http://lists.ofbiz.org/mailman/listinfo/users
>>    
>>
>
>_______________________________________________
>Users mailing list
>[hidden email]
>http://lists.ofbiz.org/mailman/listinfo/users
>
>  
>
 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users