Plugin Directory

Changeset 960005


Ignore:
Timestamp:
08/04/2014 02:30:55 PM (12 years ago)
Author:
datenwerk
Message:

1.4 - 2014-08-04

  • updated FAQ
Location:
woocommerce-mpay24-gateway
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • woocommerce-mpay24-gateway/tags/1.4/readme.txt

    r960002 r960005  
    6868= The transaction is successful in payment page but in woocommerce the order status is cancelled. What's wrong? =
    6969
    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.
     70Maybe 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.
    7171
    7272== Screenshots ==
     
    7777== Changelog ==
    7878
    79 = 1.4 - 2014-07-18 =
     79= 1.4 - 2014-08-04 =
     80
    8081* Bugfix: wc_add_notice not WC 2.0 compatible
    8182* Bugfix: welcome message not WC 2.0 compatible
  • woocommerce-mpay24-gateway/trunk/readme.txt

    r960002 r960005  
    6868= The transaction is successful in payment page but in woocommerce the order status is cancelled. What's wrong? =
    6969
    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.
     70Maybe 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.
    7171
    7272== Screenshots ==
     
    7777== Changelog ==
    7878
    79 = 1.4 - 2014-07-18 =
     79= 1.4 - 2014-08-04 =
     80
    8081* Bugfix: wc_add_notice not WC 2.0 compatible
    8182* Bugfix: welcome message not WC 2.0 compatible
Note: See TracChangeset for help on using the changeset viewer.