Changeset 2956995
- Timestamp:
- 08/22/2023 08:38:33 PM (3 years ago)
- Location:
- credo-payment-forms
- Files:
-
- 43 added
- 2 deleted
- 3 edited
-
assets/images (deleted)
-
assets/js (deleted)
-
assets/screenshot-1.png (added)
-
assets/screenshot-2.png (added)
-
assets/screenshot-3.png (added)
-
trunk/assets (added)
-
trunk/assets/images (added)
-
trunk/assets/images/access.png (added)
-
trunk/assets/images/alat.png (added)
-
trunk/assets/images/aso.png (added)
-
trunk/assets/images/citibank.png (added)
-
trunk/assets/images/credo-wc.png (added)
-
trunk/assets/images/diamond.png (added)
-
trunk/assets/images/ecobank.png (added)
-
trunk/assets/images/ekondo.png (added)
-
trunk/assets/images/enterprise.png (added)
-
trunk/assets/images/fcmb.png (added)
-
trunk/assets/images/fidelity.png (added)
-
trunk/assets/images/firstbank.png (added)
-
trunk/assets/images/gtbank.png (added)
-
trunk/assets/images/heritage.png (added)
-
trunk/assets/images/jaiz.png (added)
-
trunk/assets/images/keystone.png (added)
-
trunk/assets/images/mainstreet.png (added)
-
trunk/assets/images/mastercard.png (added)
-
trunk/assets/images/parallex.png (added)
-
trunk/assets/images/polaris.png (added)
-
trunk/assets/images/providus.png (added)
-
trunk/assets/images/screenshot-1.png (added)
-
trunk/assets/images/screenshot-2.png (added)
-
trunk/assets/images/screenshot-3.png (added)
-
trunk/assets/images/stanbic.png (added)
-
trunk/assets/images/standard.png (added)
-
trunk/assets/images/sterling.png (added)
-
trunk/assets/images/suntrust.png (added)
-
trunk/assets/images/uba.png (added)
-
trunk/assets/images/union.png (added)
-
trunk/assets/images/unity.png (added)
-
trunk/assets/images/verve.png (added)
-
trunk/assets/images/visa.png (added)
-
trunk/assets/images/wema.png (added)
-
trunk/assets/images/zenith.png (added)
-
trunk/assets/js (added)
-
trunk/assets/js/credo-admin.js (added)
-
trunk/assets/js/credo-admin.min.js (added)
-
trunk/includes/class-wc-gateway-credo.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/woo-credo.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
credo-payment-forms/trunk/includes/class-wc-gateway-credo.php
r2956943 r2956995 188 188 $this->id = 'credo'; 189 189 $this->method_title = __( 'Credo', 'woo-credo' ); 190 $this->method_description = sprintf( __( 'Credo provide merchants with the tools and services needed to accept online payments from local and international customers using Mastercard, Visa, Verve Cards and Bank Transfers. <a href="%1$s" target="_blank">Sign up</a> for a Credo account, and <a href="%2$s" target="_blank">get your API keys</a>.', 'woo-credo' ), 'https://credocentral.com', 'https:// dashboard.credocentral.com/#/settings/developer' );190 $this->method_description = sprintf( __( 'Credo provide merchants with the tools and services needed to accept online payments from local and international customers using Mastercard, Visa, Verve Cards and Bank Transfers. <a href="%1$s" target="_blank">Sign up</a> for a Credo account, and <a href="%2$s" target="_blank">get your API keys</a>.', 'woo-credo' ), 'https://credocentral.com', 'https://credocentral.com/dashboard' ); 191 191 $this->has_fields = true; 192 192 … … 362 362 363 363 <h4> 364 <strong><?php printf( __( 'Optional: To avoid situations where bad network makes it impossible to verify transactions, set your webhook URL <a href="%1$s" target="_blank" rel="noopener noreferrer">here</a> to the URL below<span style="color: red"><pre><code>%2$s</code></pre></span>', 'woo-credo' ), 'https:// dashboard.credo.co/#/settings/developer', WC()->api_request_url( 'Tbz_WC_Credo_Webhook' ) ); ?></strong>364 <strong><?php printf( __( 'Optional: To avoid situations where bad network makes it impossible to verify transactions, set your webhook URL <a href="%1$s" target="_blank" rel="noopener noreferrer">here</a> to the URL below<span style="color: red"><pre><code>%2$s</code></pre></span>', 'woo-credo' ), 'https://credocentral.com/settings/developer/webhooks', WC()->api_request_url( 'Tbz_WC_Credo_Webhook' ) ); ?></strong> 365 365 </h4> 366 366 -
credo-payment-forms/trunk/readme.txt
r2956943 r2956995 4 4 Requires at least: 5.8 5 5 Tested up to: 6.3 6 Stable tag: 1.0. 46 Stable tag: 1.0.5 7 7 Requires PHP: 7.4 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.txt … … 76 76 = What Do I Need To Use The Plugin = 77 77 78 * A Credo merchant account—use an existing account or [create an account here](https://credocentral.com/ signup)78 * A Credo merchant account—use an existing account or [create an account here](https://credocentral.com/register) 79 79 * An active [WooCommerce installation](https://docs.woocommerce.com/document/installing-uninstalling-woocommerce/) 80 80 * A valid [SSL Certificate](https://docs.woocommerce.com/document/ssl-and-https/) -
credo-payment-forms/trunk/woo-credo.php
r2956943 r2956995 5 5 * Plugin URI: https://credocentral.com 6 6 * Description: WooCommerce payment gateway for Credo 7 * Version: 1.0. 47 * Version: 1.0.5 8 8 * Author: Lanre Yusuf 9 9 * Author URI: https://linkedin.com/in/lanre-yusuf-a55b3a80
Note: See TracChangeset
for help on using the changeset viewer.