Add the ability to accept payments in PrestaShop via Paydo.com.
- PrestaShop 1.7+
- Download latest release
- Log in to your PrestaShop dashboard, navigate to the Modules menu and click on Modules Manager submenu
- Click "Upload a module" button and choose release archive
- Click "Configure" after successful installation.
- Configure and save your settings accordingly.
You can issue Public key, JWT Token and Secret key after registering as merchant on PayDo.com.
Use the following parameters to configure your PayDo project:
- Callback/IPN URL: https://{replace-with-your-domain}/en/?fc=module&module=paydo&controller=callback
- Open an issue if you are having issues with this plugin.
- PayDo Documentation
- Contact PayDo support
TIP: When contacting support, it will be helpful if you also provide some additional information, such as:
- PrestaShop Version
- Other plugins you have installed
- Some plugins do not play nice
- Configuration settings for the plugin (Most merchants take screenshots)
- Log files
- PrestaShop logs
- Web server error logs
- Screenshots of error message if applicable.
Would you like to help with this project? Great! You don't have to be a developer, either. If you've found a bug or have an idea for an improvement, please open an issue and tell us about it.
If you are a developer wanting to contribute an enhancement, bugfix or other patch to this project, please fork this repository and submit a pull request detailing your changes. We review all PRs!
This open source project is released under the MIT license which means if you would like to use this project's code in your own project you are free to do so.
Please refer to the LICENSE file that come with this project.