small things listen to your head , big things listen to your heart
孟加拉微形貸款的反思
讓 99% 的人生活更好,並賺取收入成為 1 % 富者
Most ailing organizations have developed a functional blindness to their own defects. They are not suffering because they cannot resolve their problems, but because they cannot see their problems. — John Gardner → 看見全貌 — 李智樺(Rudy Lee)
Step 1 會取得一組 session_id ,請填入頁面中的{session_id}, pk 請填入 public key
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
<scriptsrc="https://js.stripe.com/v3/"></script> <script> var stripe = Stripe("pk"); stripe .redirectToCheckout({ // Make the id field from the Checkout Session creation API response // available to this file, so you can provide it as parameter here // instead of the {{CHECKOUT_SESSION_ID}} placeholder. sessionId: "{session_id}", }) .then(function (result) { // If `redirectToCheckout` fails due to a browser or network // error, display the localized error message to your customer // using `result.error.message`. }); </script>
Card Payments with Sources Use Sources to accept card payments from around the world.
Use of this API is no longer recommended. We recommend adopting the Payment Intents API. This new integration lets you benefit from Dynamic 3D Secure and helps you prepare for Strong Customer Authentication regulation in Europe.
> dotnet "{path of sonar scanner}\SonarScanner.MSBuild.dll" begin /k:"{project name}" /o:{group name} /d:sonar.host.url="https://sonarcloud.io" /d:sonar.login="{your token}"
輸出結果
1 2 3 4
Using the .NET Core version of the Scanner for MSBuild Pre-processing started. 中略... 16:40:31.855 Pre-processing succeeded.
建置專案
1
dotnet build
輸出結果
1 2 3 4
Microsoft (R) Build Engine version 15.9.20+g88f5fadfbe for .NET Core Copyright (C) Microsoft Corporation. All rights reserved. 中略... Build succeeded.
上傳結果
1
> dotnet "{path of sonar scanner}\SonarScanner.MSBuild.dll" end /d:sonar.login="{your token}"
輸出結果
1 2 3 4 5 6 7 8 9 10 11 12
SonarScanner for MSBuild 4.6.1 Using the .NET Core version of the Scanner for MSBuild Post-processing started. 中略... INFO: Analysis total time: 21.446 s INFO: ------------------------------------------------------------------------ INFO: EXECUTION SUCCESS INFO: ------------------------------------------------------------------------ INFO: Total time: 2:27.021s INFO: Final Memory: 24M/72M INFO: ------------------------------------------------------------------------ The SonarQube Scanner has finished
a. 每週一過中午 12 點不能選週二及以前的日期 b. 每週二過中午 12 點不能選週三及以前的日期 c. 每週三過中午 12 點不能選週四及以前的日期 d. 每週四過中午 12 點不能選週五及以前的日期 e. 每週五過中午 12 點不能選隔週一及以前的日期 f. 每週日都不能選 g. 90 天以後的日期不能選 h. 需指導我們如何讓特定日期不能選,以因應遇到國定假日的狀況 i. 預設為選擇最近一個可以使用的日期 j. 改成中文