Present full credit card number in back end

  • Posts: 107
  • Thank you received: 1
11 years 10 months ago #84135

Hi there,

Now the first half of the credit card number will be shown in the back end.

How can I make it to present "full" credit card number? It saves me much time to proceed the checkout.

Thank you :)

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
11 years 10 months ago #84365

Hi,

In the plugin "plugins\hikashoppayment\creditcard\creditcard.php" in the function "onBeforeOrderCreate()" replace the line: "$obj->cc_number=substr($this->cc_number,0,8);" by: "$obj->cc_number=$this->cc_number;"

Please Log in or Create an account to join the conversation.

Time to create page: 0.067 seconds
Powered by Kunena Forum