Changeset 2744805
- Timestamp:
- 06/19/2022 02:13:50 PM (3 years ago)
- Location:
- simple-stripe-checkout/trunk
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
simple-stripe-checkout/trunk/languages/simple-stripe-checkout-ja.po
r2733384 r2744805 244 244 msgstr "StripeカスタマーポータルURL" 245 245 246 #. カ スタマーポータルでは支払いの停止、登録カードの追加や削除が行えます。247 msgid " The Customer Portal allows you to stop payments, add or remove registered cards."248 msgstr "カ スタマーポータルでは支払いの停止、登録カードの追加や削除が行えます。"246 #. カードや登録Eメールの変更など行えます。 247 msgid "You can change your card, registered e-mail address, etc." 248 msgstr "カードや登録Eメールの変更など行えます。" 249 249 250 250 #. メールを送信しました。 -
simple-stripe-checkout/trunk/languages/simple-stripe-checkout.pot
r2733384 r2744805 280 280 msgstr "" 281 281 282 #. カ スタマーポータルでは支払いの停止、登録カードの追加や削除が行えます。283 msgid " The Customer Portal allows you to stop payments, add or remove registered cards."282 #. カードや登録Eメールの変更など行えます。 283 msgid "You can change your card, registered e-mail address, etc." 284 284 msgstr "" 285 285 -
simple-stripe-checkout/trunk/readme.txt
r2733384 r2744805 4 4 Requires at least: 4.9.13 5 5 Tested up to: 6.0.0 6 Stable tag: 1.1.1 86 Stable tag: 1.1.19 7 7 License: GPL v3 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-3.0.html -
simple-stripe-checkout/trunk/simple-stripe-checkout.php
r2733384 r2744805 5 5 Plugin URI: https://s-page.biz/ssc/ 6 6 Description: 決済プラットフォーム「Stripe」の連携プラグイン 7 Version: 1.1.1 87 Version: 1.1.19 8 8 Author: growniche 9 9 Author URI: https://www.growniche.co.jp/ … … 1135 1135 ${amount} 1136 1136 1137 ▼" . __('Last 4 digits of the card used for payment', GSSC) . "1138 ${last4}1139 1137 " . ($immediate_settlement ? "" : " 1140 1138 <<" . __('Cancellation of payment', GSSC) . ">> … … 1147 1145 ▼" . __('Stripe Customer Portal', GSSC) . " 1148 1146 ${stripe_customer_portal_login_url} 1149 ※" . __('The Customer Portal allows you to stop payments, add or remove registered cards.', GSSC) . " 1147 ※" . __('You can change your card, registered e-mail address, etc.', GSSC) . " 1148 1149 ▼" . __('Last 4 digits of the card used for payment', GSSC) . " 1150 ${last4} 1151 1150 1152 ------ 1151 1153 ${site_name} … … 1182 1184 ${trail_end_date} 1183 1185 1184 ▼" . __('Last 4 digits of the card to be used for payment', GSSC) . "1185 ${last4}1186 1187 1186 ▼" . __('Cancellation of subscription', GSSC) . " 1188 1187 " . __('If you want to cancel, click below to cancel.', GSSC) . " 1189 1188 ${cancel_url} 1190 1189 1190 ▼" . __('Stripe Customer Portal', GSSC) . " 1191 ${stripe_customer_portal_login_url} 1192 ※" . __('You can change your card, registered e-mail address, etc.', GSSC) . " 1193 1191 1194 ▼" . __('Subscription ID', GSSC) . " 1192 1195 ${subscription_id} 1193 1196 1194 ▼" . __(' Stripe Customer Portal', GSSC) . "1195 ${ stripe_customer_portal_login_url}1196 ※" . __('The Customer Portal allows you to stop payments, add or remove registered cards.', GSSC) . " 1197 ▼" . __('Last 4 digits of the card to be used for payment', GSSC) . " 1198 ${last4} 1199 1197 1200 ------ 1198 1201 ${site_name} … … 1258 1261 ${trail_end_date} 1259 1262 1263 ▼" . __('Subscription ID', GSSC) . " 1264 ${subscription_id} 1265 1260 1266 ▼" . __('Last 4 digits of the card used for payment', GSSC) . " 1261 1267 ${last4} 1262 1263 ▼" . __('Subscription ID', GSSC) . "1264 ${subscription_id}1265 1268 1266 1269 ------ … … 1279 1282 $subscription = " 1280 1283 ▼" . __('Subscription ID', GSSC) . " 1281 ${subscription_id} 1282 "; 1284 ${subscription_id}"; 1283 1285 } 1284 1286 return " … … 1297 1299 ${amount} 1298 1300 1301 ▼" . __('Stripe Customer Portal', GSSC) . " 1302 ${stripe_customer_portal_login_url} 1303 ※" . __('You can change your card, registered e-mail address, etc.', GSSC) . " 1304 ${subscription} 1305 1299 1306 ▼" . __('Last 4 digits of the card used for payment', GSSC) . " 1300 1307 ${last4} 1301 ${subscription} 1302 1303 ▼" . __('Stripe Customer Portal', GSSC) . " 1304 ${stripe_customer_portal_login_url} 1305 ※" . __('The Customer Portal allows you to stop payments, add or remove registered cards.', GSSC) . " 1308 1306 1309 ------ 1307 1310 ${site_name} … … 1321 1324 $subscription = " 1322 1325 ▼" . __('Subscription ID', GSSC) . " 1323 ${subscription_id} 1324 "; 1326 ${subscription_id}"; 1325 1327 } 1326 1328 return " … … 1335 1337 ▼" . __('Price', GSSC) . " 1336 1338 ${amount} 1339 ${subscription} 1337 1340 1338 1341 ▼" . __('Last 4 digits of the card used for payment', GSSC) . " 1339 1342 ${last4} 1340 ${subscription} 1343 1341 1344 ------ 1342 1345 ${site_name} … … 1365 1368 ${amount} 1366 1369 1370 ▼" . __('Stripe Customer Portal', GSSC) . " 1371 ${stripe_customer_portal_login_url} 1372 ※" . __('You can change your card, registered e-mail address, etc.', GSSC) . " 1373 1367 1374 ▼" . __('Last 4 digits of the card used for payment', GSSC) . " 1368 1375 ${last4} 1369 1376 1370 ▼" . __('Stripe Customer Portal', GSSC) . "1371 ${stripe_customer_portal_login_url}1372 ※" . __('The Customer Portal allows you to stop payments, add or remove registered cards.', GSSC) . "1373 1377 ------ 1374 1378 ${site_name} … … 1405 1409 * 購入者向けサブスクリプション支払完了メール本文テンプレート 1406 1410 */ 1407 static function buyer_pay_subscription_mail_template($email, $service_name, $amount, $last4, $next_date, $site_name, $home_url, $buyer_from_address, $subscription_id, $stripe_customer_portal_login_url ) {1411 static function buyer_pay_subscription_mail_template($email, $service_name, $amount, $last4, $next_date, $site_name, $home_url, $buyer_from_address, $subscription_id, $stripe_customer_portal_login_url, $cancel_url) { 1408 1412 return " 1409 1413 ${email} " . __('Mr/Ms', GSSC) . " … … 1420 1424 ${amount} 1421 1425 1426 ▼" . __('Next scheduled withdrawal date', GSSC) . " 1427 ${next_date} 1428 1429 ▼" . __('Stripe Customer Portal', GSSC) . " 1430 ${stripe_customer_portal_login_url} 1431 ※" . __('You can change your card, registered e-mail address, etc.', GSSC) . " 1432 1433 ▼" . __('Subscription ID', GSSC) . " 1434 ${subscription_id} 1435 1422 1436 ▼" . __('Last 4 digits of the card used for payment', GSSC) . " 1423 1437 ${last4} 1424 1438 1425 ▼" . __('Next scheduled withdrawal date', GSSC) . " 1426 ${next_date} 1427 1428 ▼" . __('Subscription ID', GSSC) . " 1429 ${subscription_id} 1430 1431 ▼" . __('Stripe Customer Portal', GSSC) . " 1432 ${stripe_customer_portal_login_url} 1433 ※" . __('The Customer Portal allows you to stop payments, add or remove registered cards.', GSSC) . " 1439 ▼" . __('Cancellation of subscription', GSSC) . " 1440 " . __('If you want to cancel, click below to cancel.', GSSC) . " 1441 ${cancel_url} 1434 1442 1435 1443 ------ … … 1458 1466 ${amount} 1459 1467 1468 ▼" . __('Next scheduled withdrawal date', GSSC) . " 1469 ${next_date} 1470 1471 ▼" . __('Subscription ID', GSSC) . " 1472 ${subscription_id} 1473 1460 1474 ▼" . __('Last 4 digits of the card used for payment', GSSC) . " 1461 1475 ${last4} 1462 1463 ▼" . __('Next scheduled withdrawal date', GSSC) . "1464 ${next_date}1465 1466 ▼" . __('Subscription ID', GSSC) . "1467 ${subscription_id}1468 1476 1469 1477 ------ … … 2564 2572 // 価格に単位を付ける 2565 2573 $amount = str_replace('___', $amount, $this->stripe_currencies[strtoupper($currency)]['format']); 2574 // キャンセルURL 2575 $cancel_url = home_url() . '/?' . self::SLUG__CANCEL_SUBSCRIPTION . '=' . $subscription_id; 2566 2576 // サイト名 2567 2577 $site_name = get_bloginfo('name'); … … 2577 2587 "${service_name} " . __(': Payment was made.', GSSC), 2578 2588 // 本文 2579 self::buyer_pay_subscription_mail_template($email, $service_name, $amount, $last4, $next_date, $site_name, $home_url, $buyer_from_address, $subscription_id, $stripe_customer_portal_login_url ),2589 self::buyer_pay_subscription_mail_template($email, $service_name, $amount, $last4, $next_date, $site_name, $home_url, $buyer_from_address, $subscription_id, $stripe_customer_portal_login_url, $cancel_url), 2580 2590 // 宛先 2581 2591 $email,
Note: See TracChangeset
for help on using the changeset viewer.