Developer forum

Forum » Ecommerce - Standard features » EBizCharge transaction uses saved card name

EBizCharge transaction uses saved card name

Mario Santos Dynamicweb Employee
Mario Santos
Reply

Hi there,

The EBizCharge provider is using the saved card name to create the transaction in EBiz, which is not desirable since the card name (in DW) may not match the person name.
A possible fix for this is to change the highlihted code with !string.IsNullOrEmpty(order.CustomerName) ? order.CustomerName

 

Thanks!

BR, Mario


Replies

 
Oleg Rodionov Dynamicweb Employee
Oleg Rodionov
Reply

Hi Mario,

New task 5080 has been created to implement your suggestion. Thanks.

BR, Oleg QA

 
Mario Santos Dynamicweb Employee
Mario Santos
Reply

Hi Oleg,

Thanks for following up.

BR, Mario

 

You must be logged in to post in the forum