Plugin Directory

Changeset 2331551


Ignore:
Timestamp:
06/27/2020 08:09:23 AM (6 years ago)
Author:
spektrainc
Message:

Update plugin icon

File:
1 edited

Legend:

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

    r2331548 r2331551  
    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 = 'https://s3.us-east-2.amazonaws.com/spektrafiles/SP-WC-1-908dcbc0-4646-4735-943e-05bc4281faea.png'; // 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.