Changeset 960005
- Timestamp:
- 08/04/2014 02:30:55 PM (12 years ago)
- Location:
- woocommerce-mpay24-gateway
- Files:
-
- 2 edited
-
tags/1.4/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
woocommerce-mpay24-gateway/tags/1.4/readme.txt
r960002 r960005 68 68 = The transaction is successful in payment page but in woocommerce the order status is cancelled. What's wrong? = 69 69 70 Maybe you have an .htaccess protection (HTTP authentication) on your wordpress site. That's why mPAY24 cannot access the success url to send the right transaction status. Removing HTTP authentication should solve the problem. 70 Maybe you have an .htaccess protection (HTTP authentication) on your wordpress site. That's why mPAY24 cannot access the success url to send the right transaction status. Removing HTTP authentication should solve the problem. Since version 1.4 you can put your HTTP authentication credentials in the gateway settings so that mPAY24 can send the right transaction status. 71 71 72 72 == Screenshots == … … 77 77 == Changelog == 78 78 79 = 1.4 - 2014-07-18 = 79 = 1.4 - 2014-08-04 = 80 80 81 * Bugfix: wc_add_notice not WC 2.0 compatible 81 82 * Bugfix: welcome message not WC 2.0 compatible -
woocommerce-mpay24-gateway/trunk/readme.txt
r960002 r960005 68 68 = The transaction is successful in payment page but in woocommerce the order status is cancelled. What's wrong? = 69 69 70 Maybe you have an .htaccess protection (HTTP authentication) on your wordpress site. That's why mPAY24 cannot access the success url to send the right transaction status. Removing HTTP authentication should solve the problem. 70 Maybe you have an .htaccess protection (HTTP authentication) on your wordpress site. That's why mPAY24 cannot access the success url to send the right transaction status. Removing HTTP authentication should solve the problem. Since version 1.4 you can put your HTTP authentication credentials in the gateway settings so that mPAY24 can send the right transaction status. 71 71 72 72 == Screenshots == … … 77 77 == Changelog == 78 78 79 = 1.4 - 2014-07-18 = 79 = 1.4 - 2014-08-04 = 80 80 81 * Bugfix: wc_add_notice not WC 2.0 compatible 81 82 * Bugfix: welcome message not WC 2.0 compatible
Note: See TracChangeset
for help on using the changeset viewer.