We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10049ca commit 81a8d85Copy full SHA for 81a8d85
index.html
@@ -186,12 +186,12 @@ <h4>Simple Checkout <i class="mdi mdi-open-in-new"></i></h4>
186
</div>
187
<div class="row no-gutters">
188
<div class="col-xl">
189
- <a href="/bootstrap4-save-card-details.html" class="mb-3 row align-items-center d-flex m-0 p-0" target="_blank">
+ <a href="/googlepay-example.html" class="mb-3 row align-items-center d-flex m-0 p-0" target="_blank">
190
<div class="col-0 mx-2">
191
<i class="mdi mdi-google m-0"></i>
192
193
<div class="col pl-0">
194
- <h4>Goole Pay Example <i class="mdi mdi-open-in-new"></i></h4>
+ <h4>Goole Pay <i class="mdi mdi-open-in-new"></i></h4>
195
Example of google pay checkout form
196
197
</a>
0 commit comments