diff --git a/inc/onepay/international-settings.php b/inc/onepay/international-settings.php
index e7f1626..b2d8cfa 100644
--- a/inc/onepay/international-settings.php
+++ b/inc/onepay/international-settings.php
@@ -20,7 +20,7 @@ return array(
'type' => 'checkbox',
'label' => __( 'Enable OnePay sandbox (testing)', 'woocommerce' ),
'default' => 'no',
- 'description' => sprintf( __( 'OnePay sandbox can be used to test payments. See the testing info.', 'woocommerce' ), 'https://mtf.onepay.vn/developer/?page=modul_noidia' ),
+ 'description' => sprintf( __( 'OnePay sandbox can be used to test payments. See the testing info.', 'woocommerce' ), 'https://mtf.onepay.vn/developer/?page=modul_quocte' ),
//@todo: add the logo https://mtf.onepay.vn/developer/?page=logo
),
'title' => array(
@@ -35,7 +35,7 @@ return array(
'type' => 'textarea',
'desc_tip' => true,
'description' => __( 'This controls the description which the user sees during checkout.', 'woo-viet' ),
- 'default' => __( 'With OnePay, you can make payment by using any local Vietnam ATM card.', 'woo-viet' )
+ 'default' => __( 'With OnePay, you can make payment by using any local international card such as Visa, Master, JCB, and Amex.', 'woo-viet' )
),
'api_details' => array(
'title' => __( 'API Credentials', 'woo-viet' ),