Skip to content

Commit

Permalink
Add a line to explicitly tell users to use a fake card
Browse files Browse the repository at this point in the history
  • Loading branch information
marcnjaramillo committed Apr 28, 2020
1 parent 7b7f687 commit 748ae1f
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,10 @@ export const ListingCreateBookingModal = ({
>
Book
</Button>
<Paragraph type='secondary'>
Test using the credit card number: 4242 4242 4242 4242, a future
expiration date, and any 3 digits for the CVC code.
</Paragraph>
</div>
</div>
</Modal>
Expand Down

0 comments on commit 748ae1f

Please sign in to comment.