-
Notifications
You must be signed in to change notification settings - Fork 1
/
shop-confirmation.html
393 lines (345 loc) · 16.2 KB
/
shop-confirmation.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-120528659-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-120528659-1');
</script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<meta name="viewport" content="width=device-width,initial-scale=1.0, maximum-scale=1.0"/>
<title>注文確認ページ:密林コーヒー Amazon Payデモサイト</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/shop-confirmation.css" rel="stylesheet">
<script type='text/javascript'>
function getURLParameter(name, source) {
return decodeURIComponent((new RegExp('[?|&|#]' + name + '=' +
'([^&;]+?)(&|#|;|$)').exec(source) || [, ""])[1].replace(/\+/g, '%20')) || null;
}
var error = getURLParameter("error", location.search);
if (typeof error === 'string' && error.match(/^access_denied/)) {
console.log('Amazonアカウントでのサインインをキャンセルされたため、戻る');
window.location.href = 'shop-cart.html';
}
</script>
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top">
<div class="container">
<a class="navbar-brand" href="shop-item.html">密林コーヒー:デモサイト</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="#">Top</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Page Content -->
<div class="container">
<div class="row">
<!-- Blog Entries Column -->
<div class="col-md-8">
<h1 class="my-4">ご注文手続き</h1>
<!-- Blog Post -->
<div class="card mb-4" id="highlight1" data-toggle="tooltip1" data-container="body" data-placement="left" data-html="true" title="<p>このように、Amazon Payを導入したECサイトでは、Amazonアカウントに登録された住所とクレジットカード情報が表示されます。</p><p>このため、新たに配送先やクレジットカード情報を入力する必要がないため、簡単・安全にお買い物いただけます。</p>">
<div class="card-body">
<h5>お届け先・お支払い方法の選択</h5>
<div id="addressBookWidgetDiv" style="height:250px"></div>
<div id="walletWidgetDiv" style="height:250px"></div>
</div>
</div>
<div class="card mb-4">
<div class="card-body">
<h5 class="card-title">配送方法</h5>
<p>指定なし</p>
<button class="btn btn-secondary float-right">変更</button>
</div>
</div>
<div class="card mb-4">
<div class="card-body">
<h5 class="card-title">ご注文内容</h5>
<table class="table table-striped">
<thead>
<tr>
<th scope="col"> </th>
<th scope="col">商品名</th>
<th scope="col">単価(税込)</th>
<th scope="col" class="text-center">数量</th>
<th scope="col" class="text-right">小計</th>
</tr>
</thead>
<tbody>
<tr>
<td><img class="confirmation-item" src="image/sample1.jpg" /></td>
<td>コロンビア・ビルバオ コーヒー豆</td>
<td class="text-right">¥2,000</td>
<td class="text-right">1</td>
<td class="text-right">¥2,000</td>
</tr>
<tr>
<td><img class="confirmation-item" src="image/sample2.jpg" /></td>
<td>コーヒーカップ</td>
<td class="text-right">¥500</td>
<td class="text-right">1</td>
<td class="text-right">¥500</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<!-- Sidebar Widgets Column -->
<div class="col-md-4">
<!-- Side Widget -->
<div class="card my-4">
<h5 class="card-header">お支払い金額</h5>
<div class="card-body" id="highlight2">
<table class="table table-striped">
<tbody>
<tr>
<td>商品合計</td>
<td class="text-right">¥2,500</td>
</tr>
<tr>
<td>送料</td>
<td class="text-right">¥500</td>
</tr>
<tr>
<td><strong>総合計</strong></td>
<td class="text-right"><strong>¥3,000</strong></td>
</tr>
</tbody>
</table>
<div>
<div data-toggle="tooltip2" data-container="body" data-placement="top" data-html="true" title="<p>みなさまのECサイトへの会員登録・メールマガジンの購読をお勧めすることも可能です。</p>">
<div class="checkbox">
<label>
<input type="checkbox" checked/> お客様情報を会員として登録する
</label>
</div>
<div class="checkbox">
<label>
<input type="checkbox" checked/> メールマガジンを購読する
</label>
</div>
</div>
</div>
<div>
<button onClick="location.href='https://pay.amazon.com/jp/form-campaign03'" class="btn btn-info btn-lg btn-block" data-toggle="tooltip3" data-container="body" data-placement="top" data-html="true" title="<p>これで注文完了です。</p><p><strong>Amazon Payが実現する簡単・安心な決済</strong>はいかがでしたでしょうか?</p><p>こちらをクリックして、デモサイトでのお買い物を完了しましょう。</p><p id='text-underline'>※デモサイトのため、実際には注文されません。</p>">キャンペーン申込ページへ</button>
</div>
</br>
<div>
<label>
<p>※デモサイトです</p>
<p>※会員登録・課金はされません</p>
</label>
</div>
</div>
</div>
</div>
</div>
<!-- /.row -->
</div>
<!-- /.container -->
<!-- Footer -->
<footer class="py-5 bg-dark">
<div class="container">
<p class="m-0 text-center text-white">Copyright © Amazon Pay 2018</p>
</div>
<!-- /.container -->
</footer>
<!-- Amazon Pay JavaScript -->
<script type='text/javascript'>
//popup=trueにする場合
// var accessToken = getURLParameter("access_token", location.href);
//popup=falseにする場合
var accessToken = getURLParameter("access_token", location.hash);
if (typeof accessToken === 'string' && accessToken.match(/^Atza/)) {
document.cookie = "amazon_Login_accessToken=" + accessToken + ";path=/;secure";
}
window.onAmazonLoginReady = function() {
amazon.Login.setClientId("amzn1.application-oa2-client.5e1a4059588e47909368d628ba92eb5a");
amazon.Login.setUseCookie(true); //popup=falseにときに必要
if (accessToken) {
amazon.Login.retrieveProfile(accessToken, function (response){
if (response.success) {
console.log("Amazon Account Name :" + response.profile.Name);
console.log("Amazon Account Mail :" + response.profile.PrimaryEmail);
console.log("Amazon UserId :" + response.profile.CustomerId);
}
});
}
};
window.onAmazonPaymentsReady = function() {
showAddressBookWidget();
};
function showAddressBookWidget() {
// AddressBook
new OffAmazonPayments.Widgets.AddressBook({
sellerId: 'AQRSI3JZA9TID',
onReady: function (orderReference) {
var orderReferenceId = orderReference.getAmazonOrderReferenceId();
// Wallet
showWalletWidget(orderReferenceId);
},
onAddressSelect: function (orderReference) {
// お届け先の住所が変更された時に呼び出されます、ここで手数料などの再計算ができます。
},
design: {
designMode: 'responsive'
},
onError: function (error) {
// エラー処理
// エラーが発生した際にonErrorハンドラーを使って処理することをお勧めします。
// @see https://payments.amazon.com/documentation/lpwa/201954960
//console.log('OffAmazonPayments.Widgets.AddressBook', error.getErrorCode(), error.getErrorMessage());
switch (error.getErrorCode()) {
case 'AddressNotModifiable':
// オーダーリファレンスIDのステータスが正しくない場合は、お届け先の住所を変更することができません。
break;
case 'BuyerNotAssociated':
// 購入者とリファレンスIDが正しく関連付けられていません。
// ウィジェットを表示する前に購入者はログインする必要があります。
break;
case 'BuyerSessionExpired':
// 購入者のセッションの有効期限が切れました。
// ウィジェットを表示する前に購入者はログインする必要があります。
break;
case 'InvalidAccountStatus':
// マーチャントID(セラーID)がリクエストを実行する為に適切な状態ではありません。
// 考えられる理由 : 制限がかかっているか、正しく登録が完了されていません。
break;
case 'InvalidOrderReferenceId':
// オーダーリファレンスIDが正しくありません。
break;
case 'InvalidParameterValue':
// 指定されたパラメータの値が正しくありません。
break;
case 'InvalidSellerId':
// マーチャントID(セラーID)が正しくありません。
break;
case 'MissingParameter':
// 指定されたパラメータが正しくありません。
break;
case 'PaymentMethodNotModifiable':
// オーダーリファレンスIDのステータスが正しくない場合はお支払い方法を変更することができません。
break;
case 'ReleaseEnvironmentMismatch':
// 使用しているオーダーリファレンスオブジェクトがリリース環境と一致しません。
break;
case 'StaleOrderReference':
// 使用しているオーダーリファレンスIDがキャンセルされています。
// キャンセルされたオーダーリファレンスIDでウィジェットを関連付けすることはできません。
break;
case 'UnknownError':
// 不明なエラーが発生しました。(UnknownError)
break;
default:
// 不明なエラーが発生しました。
}
}
}).bind("addressBookWidgetDiv");
}
function showWalletWidget(orderReferenceId) {
// Wallet
new OffAmazonPayments.Widgets.Wallet({
sellerId: 'AQRSI3JZA9TID',
amazonOrderReferenceId: orderReferenceId,
onReady: function(orderReference) {
console.log(orderReference.getAmazonOrderReferenceId());
},
onPaymentSelect: function() {
console.log(arguments);
},
design: {
designMode: 'responsive'
},
onError: function(error) {
// エラー処理
// エラーが発生した際にonErrorハンドラーを使って処理することをお勧めします。
// @see https://payments.amazon.com/documentation/lpwa/201954960
console.log('OffAmazonPayments.Widgets.Wallet', error.getErrorCode(), error.getErrorMessage());
}
}).bind("walletWidgetDiv");
}
</script>
<script type="text/javascript"
src="https://static-fe.payments-amazon.com/OffAmazonPayments/jp/lpa/js/Widgets.js"
async></script>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/jquery/jquery.highlight.js"></script>
<script src="vendor/bootstrap/js/popper.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Tooltip -->
<script>
$(function () {
var tooltip1 = $('[data-toggle="tooltip1"]');
var tooltip2 = $('[data-toggle="tooltip2"]');
var tooltip3 = $('[data-toggle="tooltip3"]');
var tooltips = [tooltip1, tooltip2, tooltip3];
for(var i=0; i<tooltips.length; i++) {
tooltips[i].tooltip(
{
trigger: 'manual'
}
);
}
window.setTimeout(function(){
$('#highlight1').highlightOverlay();
window.setTimeout(function(){
tooltip1.tooltip('show');
},500);
window.setTimeout(function(){
tooltip1.tooltip('hide');
$('#highlight2').highlightOverlay();
window.setTimeout(function(){
tooltip2.tooltip('show');
},500);
window.setTimeout(function(){
tooltip2.tooltip('hide');
window.setTimeout(function(){
tooltip3.tooltip('show')
.on(
'mouseenter',
function() {
$(this).tooltip('hide');
}
)
.on(
'mouseleave',
function() {
$(this).tooltip('show');
}
);
},500);
},4000);
},4000);
},2500);
});
$(window).scroll(function() {
$.dismissHighlightOverlay();
});
</script>
</body>
</html>