IDPay payment gateway for Easy Digital Downloads
Author: | IDPay (profile at wordpress.org) |
WordPress version required: | |
WordPress version tested: | 6.1.7 |
Plugin version: | 2.2.1 |
Added to WordPress repository: | 11-12-2018 |
Last updated: | 13-11-2022
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
Rating, %: | 20 |
Rated by: | 1 |
Plugin URI: | |
Total downloads: | 5 428 |
Active installs: | 80+ |
![]() Click to start download |
After installing and enabling this plugin, your customers can pay through IDPay gateway.
For doing a transaction through IDPay gateway, you must have an API Key. You can obtain the API Key by going to your dashboard in your IDPay account.
2.2.1, Nov 13, 2022
- Tested Up With WordPress 6.1 And Easy Digital Downloads Plugin 3.1.0.1
2.2.0, June 18, 2022
- First Official Release
- Tested Up With WordPress 6.0 And Easy Digital Downloads Plugin 3.1.0.1
- Check Double Spending Correct
- Check Does Not Xss Attack Correct
2.1.3, April 25, 2021
- Fix plugin header bug.
2.1.2, October 19, 2020
- Support GET method in Callback.
2.1.1, August 16, 2020
- Fix bug.
2.1.0, July 15, 2020
- Fix bug.
- Clean code.
2.0.3, October 02, 2019
- Fix a bug which caused notice output in payment verification
2.0.2, September 02, 2019
- Address a problem is payment cancellation
2.0.1, May 08, 2019
- Try to connect to the gateway more than one time.
- Store hashed card number.
- Sanitize text fields.
2.0, February 10, 2019
- Published for web service version 1.1.
- Increase timeout of wp_safe_remote_post().
- Check Double-Spending.
1.2.1, December 11, 2018
- Load text domain.
- Check if ‘ABSPATH’ is defined.
1.2, December 11, 2018
- Plugin translation
1.1, November 20, 2018
- Save card number returned by the gateway
- Coding Standards
- Bux fix.
- Refactor some function and hook names.
- Use wp_safe_remote_post() instead of curl.
- PHP documentations.
1.0, September 30, 2018
- Develope release