Changeset 2331551
- Timestamp:
- 06/27/2020 08:09:23 AM (6 years ago)
- File:
-
- 1 edited
-
spektra/trunk/spektra-wc-gatway.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
spektra/trunk/spektra-wc-gatway.php
r2331548 r2331551 43 43 44 44 $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 name45 $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 46 46 $this->method_title = 'Spektra Gateway'; 47 47 $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.