From b2e26d78bcb683c1812ae2afb7b79653dd655768 Mon Sep 17 00:00:00 2001 From: CostaPeng Date: Fri, 15 Sep 2023 15:16:32 +0800 Subject: [PATCH] v5.16.0 -> v5.17.0 --- Apple_Pay/README.md | 2 +- Apple_Pay/example/index.html | 2 +- Atome/README.md | 4 ++-- Atome/example/index.html | 2 +- CCV_Prime/example/index.html | 2 +- Direct_Pay_iframe/README.md | 2 +- Direct_Pay_iframe/example/index.html | 2 +- Easy_Wallet/README.md | 4 ++-- Easy_Wallet/example/index.html | 2 +- Google_Pay/README.md | 2 +- Google_Pay/example/index.html | 2 +- JKO_Pay/README.md | 4 ++-- JKO_Pay/example/index.html | 2 +- Line_Pay/README.md | 4 ++-- Line_Pay/example/index.html | 2 +- Payment_Request/Apple_Pay/README.md | 2 +- Payment_Request/Apple_Pay/example/index.html | 2 +- Payment_Request/Pay_with_Google/README.md | 2 +- Payment_Request/Pay_with_Google/example/index.html | 2 +- Payment_Request/Support_All_Method/README.md | 2 +- Payment_Request/Support_All_Method/example/index.html | 2 +- Payment_Request/TapPay_Payment_Button/README.md | 2 +- Payment_Request/TapPay_Payment_Button/example/index.html | 2 +- Pi_Wallet/README.md | 4 ++-- Pi_Wallet/example/index.html | 2 +- Plus_Pay/README.md | 4 ++-- Plus_Pay/example/index.html | 2 +- Samsung_Pay/README.md | 2 +- Samsung_Pay/example/index.html | 2 +- TapPay_Fields/README.md | 2 +- TapPay_Fields/example/index.html | 2 +- 31 files changed, 37 insertions(+), 37 deletions(-) diff --git a/Apple_Pay/README.md b/Apple_Pay/README.md index 6ef8aad..137f4a5 100644 --- a/Apple_Pay/README.md +++ b/Apple_Pay/README.md @@ -25,7 +25,7 @@ 首先我們要建立出付款頁面 `index.html` 並且在 `` 中引入 SDK ```html - + diff --git a/Apple_Pay/example/index.html b/Apple_Pay/example/index.html index 843a4c8..fc37e40 100644 --- a/Apple_Pay/example/index.html +++ b/Apple_Pay/example/index.html @@ -8,7 +8,7 @@ - + Apple Pay PaymentRequest Example