File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 18
18
<div class =" row" >
19
19
<div class =" col-md-12" >
20
20
<div class =" form-group" >
21
- <label for =" card-name" >Card Holder Name </label >
21
+ <label for =" card-name" >Tên chủ thẻ </label >
22
22
<input type =" text" id =" card-name" class =" form-control" required />
23
23
</div >
24
24
</div >
25
25
<div class =" col-md-12" >
26
26
<div class =" form-group" >
27
- <label for =" address" >Address </label >
27
+ <label for =" address" >Địa chỉ nhận hàng </label >
28
28
<input
29
29
type =" text"
30
30
id =" address"
35
35
</div >
36
36
</div >
37
37
<div class =" col-md-12" >
38
- <label for =" card-element" >Card Information </label >
38
+ <label for =" card-element" >Thông tin thẻ </label >
39
39
<!-- A Stripe Element will be inserted here. -->
40
40
<div id =" card-element" class =" StripeElement" ></div >
41
41
<!-- Used to display form errors. -->
44
44
<input type =" hidden" name =" _csrf" value =" <%= csrfToken %>" />
45
45
</div >
46
46
<button id =" submit-btn" type =" submit" class =" btn btn-dark button-style" >
47
- Buy now
47
+ Mua ngay
48
48
</button >
49
49
</form >
50
50
</div >
You can’t perform that action at this time.
0 commit comments