Authorize.net Transaction Details

  • Posts: 10
  • Thank you received: 0
10 years 5 months ago #160777

Hi Guys,

I am able to process transactions through Authorize.net, but in the back end when I view the orders it does not display many of the fields from the Authorize.net response that would be useful to have on record.

The receipt that Authorize.net sends to the customer contains information I would like to display for the customer at the time of checkout as well as in my Orders view.

Authorization Code : 37GR0V
Transaction ID : 2215036874

What is the best way to display these items both in the front end for the user and in the amdin area?

Thanks in advance for your help.

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

  • Posts: 82868
  • Thank you received: 13376
  • MODERATOR
10 years 5 months ago #160853

Hi,

There is no easy solution to display these at the moment. You'll have to edit the plugin file plugins/hikashoppayment/authorize/authorize.php and store the data of the payment notification in the order in the onPaymentNotification function. If you add it to the history_data, it will display automatically in the backend.
If you want it on the frontend, you'll have to get that data and display it in the authorize_thankyou.php file of the plugin (same folder).

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

Time to create page: 0.062 seconds
Powered by Kunena Forum