Skip to main content

Documentation Index

Fetch the complete documentation index at: https://primer.io/docs/llms.txt

Use this file to discover all available pages before exploring further.

This method allows you to obtain the image associated with a particular card network by passing in the card network type as an argument.
TYPESCRIPT
async getCardNetworkImageURL(cardNetwork: string): Promise<string>