Skip to content

Commit 40f2861

Browse files
authored
Merge pull request #6 from FidelLimited/develop
Updated Playground URL and test card number
2 parents b3b3e0c + 822959d commit 40f2861

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

home/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
</div>
1818
<div class="row">
1919
<div class="column">
20-
<div class="content">
20+
<a href="https://dashboard.fidel.uk/sign-up" class="content">
2121
<img src="https://docs.fidel.uk/assets/images/playground.svg"/>
2222
<h2>Playground</h2>
2323
<h3>Test API requests in real-time and see how we format the returned data</h3>
24-
</div>
24+
</a>
2525
</div>
2626
<div class="column">
2727
<div class="content">
@@ -71,6 +71,7 @@ To see the Web SDK working, please click the the 'Link Card' button below:
7171

7272
<button style="background: #4dadea; border: none; border-radius: 3px; color: #ffffff;" type="submit" onclick="Fidel.openForm()">Link Card</button>
7373

74+
Use one of the test cards, such as `4444000000004004` and enter an expiry date in the future.
7475

7576
<h5>Web SDK integration script</h5>
7677

web/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Most of the data properties in the script are self explanatory but you can check
5959

6060
- **data-subtitle**: the subtitle of the web form. _Max 110 chars._
6161

62-
- **data-logo**: the logo URL of the company using card-linked services. _Recommended height 35px. Extensions jpg, jpeg, png._
62+
- **data-logo**: the logo URL of the company. _Height 35px. Extensions jpg, jpeg, png._
6363

6464
- **data-lang**: the localization language to be used.
6565

0 commit comments

Comments
 (0)