• Resolved susansoaps

    (@susansoaps)


    I believe this just started happening on August 31st with the error message that I posted a little lower. Now every time an order is placed this shows up in the logs:
    2019-09-30T19:01:05+00:00 INFO Processing payment for order 3374. Transaction args: Array [Then what follows is a listing of all of the arrays making up the customer’s order that was placed.]

    I don’t want to copy the entire posting as it will have my customer’s information on it but I did not think this was happening before.

    It started with this error log message on August 31st.
    2019-08-31T18:21:00+00:00 ERROR Error creating client token. Exception: Braintree\Exception\Configuration

    There have been no error messages since the one on August 31st, just Braintree Processing Notification showing up in the logs with every order.

    I would appreciate any assistance you can give me regarding what is going on with this.

    Thank you.

    Susan

Viewing 1 replies (of 1 total)
  • Plugin Author Payment Plugins

    (@mrclayton)

    Hi @susansoaps,

    The fact that the plugin is logging order attributes is nothing to be concerned about; it’s doing what it was designed to do if you have debug mode enabled.

    The INFO that appears before the log entry is letting you now it’s information only. Likewise, an error starts with ERROR.

    We provide that info message as a convenience so if you have any issues with payments you can review the order attributed. To stop the log messages, simply disable the debug mode option on the plugin’s API Settings page.

    Kind Regards,

Viewing 1 replies (of 1 total)
  • The topic ‘INFO Processing payment for order is appearing in logs each order placed’ is closed to new replies.