Add the ability to accept payments in X-Cart via Paydo.com.
- X-Cart 5.4+
- Download latest release
- Log in to your X-Cart admin panel, navigate to the My Addons menu.
- Click on Upload plugin button.
- Click on Select file and choose release archive. After installation module will be activated automatically
- Log in to your X-cart admin panel.
- Open Store setup -> Payment methods
- Click on Add payment method in Online methods section
- Find Paydo in the list or search by word 'paydo' and press Add. Settings page will appear after succsessful installation.
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}/?target=callback
- Open an issue if you are having issues with this plugin.
- PayDo FAQ
- PayDo API
- Contact PayDo support
TIP: When contacting support, it will be helpful if you also provide some additional information, such as:
- X-Cart Version
- Other plugins you have installed
- Some plugins do not play nice
- Configuration settings for the plugin (Most merchants take screenshots)
- Log files
- X-Cart 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.