some wording

This commit is contained in:
David Remer 2020-09-02 09:22:11 +03:00
parent cc5b88f79d
commit 44c2acb0f6
2 changed files with 4 additions and 4 deletions

View file

@ -116,9 +116,9 @@ class PayPalGateway extends \WC_Payment_Gateway {
);
}
$this->method_title = __( 'PayPal', 'paypal-for-woocommerce' );
$this->method_title = __( 'PayPal Checkout', 'paypal-for-woocommerce' );
$this->method_description = __(
'Provide your customers with the PayPal payment option.',
'Accept PayPal, PayPal Credit and alternative payment types with PayPals latest solution.',
'paypal-for-woocommerce'
);
$this->title = $this->config->has( 'title' ) ?

View file

@ -2,9 +2,9 @@
declare( strict_types = 1 );
/**
* Plugin Name: WooCommerce PayPal Commerce Gateway
* Plugin Name: PayPal for Woocommerce
* Plugin URI: TODO
* Description: PayPal Commerce Platform for WooCommerce
* Description: PayPal's latest complete payments processing solution. Accept PayPal. PayPal Credit, credit/debit cards, alternative digital wallets local payment types and bank accounts. Turn on only PayPal options or process a full suite of payment methods. Enable global transaction with extensive currency and country coverage.
* Version: dev-master
* Author: Inpsyde GmbH
* Author URI: https://inpsyde.com/