Plugin Directory

Changeset 2331548


Ignore:
Timestamp:
06/27/2020 07:56:28 AM (6 years ago)
Author:
spektrainc
Message:

Included plugin icon and updated description

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spektra/trunk/spektra-wc-gatway.php

    r2331546 r2331548  
    4343   
    4444                $this->id = 'spektra'; // payment gateway plugin ID
    45                 $this->icon = apply_filters( 'woocommerce_spektra_icon', plugins_url('./assets/woocommerce_spektra.png', __FILE__ ) ); // URL of the icon that will be displayed on checkout page near your gateway name
     45                $this->icon = apply_filters( 'woocommerce_spektra_icon', plugins_url('../assets/woocommerce_spektra.png', __FILE__ ) ); // URL of the icon that will be displayed on checkout page near your gateway name
    4646                $this->method_title = 'Spektra Gateway';
    4747                $this->method_description = 'Spektra makes it extremely easy for businesses to accept Mobile Money payments
Note: See TracChangeset for help on using the changeset viewer.