Plugin Directory

Changeset 1502194


Ignore:
Timestamp:
09/25/2016 12:54:01 PM (9 years ago)
Author:
fatzebra
Message:

Include AMEX ECO

Location:
woocommerce-fat-zebra-gateway/trunk
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • woocommerce-fat-zebra-gateway/trunk/class-wc-fatzebra.php

    r1491166 r1502194  
    5151  include("class-wc-fatzebra-visacheckout.php");
    5252  fz_visacheckout_init();
    53   // include("class-wc-fatzebra-amex-eco.php");
    54   // fz_amex_eco_init();
     53  include("class-wc-fatzebra-amex-eco.php");
     54  fz_amex_eco_init();
    5555
    5656  class WC_FatZebra extends WC_Payment_Gateway_CC {
Note: See TracChangeset for help on using the changeset viewer.