Skip to content

Latest commit

 

History

History
55 lines (30 loc) · 2.3 KB

troubleshooting.rst

File metadata and controls

55 lines (30 loc) · 2.3 KB

Warning

This extension is not maintained anymore. Please use Amazon Pay (Checkout v2) instead.

Troubleshooting

Before taking any action, please refer to the :ref:`faq` section, where many common issues have been already explained and solved.

Event logs

The Pay with Amazon extension provides a convenient logging system. It is disabled by default, but you can enable it in the extension settings, refer to the :ref:`configuration-logs` section for more details.

Log files location

The Logger saves details concerning all exceptions, all API calls and all incoming IPN notifications that occurred within the Pay with Amazon extension scope. Logs are stored in CSV files in the following locations:

  • exceptions logs:

    var/log/amazonpayments/apa_exception.log

  • API calls logs:

    var/log/amazonpayments/apa_api.log

  • IPN notifications logs:

    var/log/amazonpayments/apa_ipn.log

Logs accessing

In case you encounter any issues and :ref:`faq` section didn't help, you should review your logs in the next step. Logs can be accessed in two ways:

Logs rotating

All log files are rotated as soon as they exceed the size of 8 Megabytes, the old log file is renamed then to var/log/amazonpayments/apa_*.log.timestamp and a new empty file is created for storing the new log entries. The old log files are still accessible by direct access (FTP, SFTP or SSH) to var/log/amazonpayments folder on the server.

Contact support

If you haven't found a solution for your problem and need to contact us directly, please submit a support ticket on http://creativeticket.de site.