-
Notifications
You must be signed in to change notification settings - Fork 16
Reinstalling the plugin
When you reinstall the plugin, the plugin takes care of most of its configurations and functions except for the items listed below. We recommend that you follow the steps here to make sure that when you reinstall the plugin, it won't pick up settings from a previous installation.
- Order statuses
The plugin keeps the Waiting for payment and Payment needs attention order statuses because existing orders might still use them. If you would also like to remove these statuses, first make sure that these are no longer in use.
To check if these statuses are still in use:
- Go to the Orders page in your PrestaShop admin panel.
- Filter the orders for the Waiting for payment and Payment needs attention order statuses.
- If there are any, move them to another status that you would like to use.
When there are no more orders using these statuses, you can delete these statuses from your order status list.
- Configurations
The plugin keeps the ADYEN_OS_WAITING_FOR_PAYMENT and ADYEN_OS_PAYMENT_NEEDS_ATTENTION configuration fields in your database in case there are still orders in your system with the corresponding statuses. If you have already removed the statuses, you can also remove these leftover configurations.
-
Installation and setup
- Step 1: Install the plugin
- Step 2: Generate an API key
- Step 3: Generate a client key
- Step 4: Set up notifications
- Step 5: Set up Capture Delay
- Step 6: Set up the plugin in PrestaShop back office
- Step 7: Set up payment methods
- Step 8: Set up a cron job
- Step 9 (optional): Validating the plugin
- Step 10: Make test payments
- Updating from a version earlier than 2.1.0
- Reinstalling the plugin
- Logs
- Go-live checklist
- Upgrade the Plugin
- Troubleshooting