Skip to content

Commit

Permalink
fix: add display virtual cards blueprint card (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
lcschy authored Feb 17, 2023
1 parent b30691d commit 12aa466
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/blueprints/cards/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,12 @@ These Blueprints will provide you with guides to meet **_95% of the compliance r
>
Securely collect credit cards in your browser and forward to a payment service provider.
</Card>
<Card
column
img={<CardIcon />}
href="/docs/blueprints/cards/display-virtual-cards"
heading="Display Virtual Cards"
>
Securely reveal credit cards from Basis Theory and third party issuers from your iOS app.
</Card>
</Card.TwoColumnLayout>

1 comment on commit 12aa466

@vercel
Copy link

@vercel vercel bot commented on 12aa466 Feb 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.