Visa Flexible Credentials [beta]
Visa Flexible Credentials (VFC) is a cutting-edge solution that allows issuers to provide consumers with greater control over how they pay. It enables a single card to access multiple funding sources, such as debit, credit, prepaid, and installment plans. The funding sources offered depend on region. These funding sources (including when they are accesed with cards) are known as credentials.
Implementing VFC supports real-time decisioning, and opens the door to hyper-personalized financial experiences. Pismo provides a VFC API to implement this feature.
VFC Managed deployment
Pismo offers the VFC Managed deployment model to clients. With VFC Managed, Visa handles the VFC's infrastructure and management. This contrasts with VFC Self-Serve, where the issuer manages the infrastructure and functionality. VFC Managed allows issuers to easily integrate VFC capabilities into their existing systems and offers features like automated credential issuance and management, as well as integration with Visa's payment infrastructure.
Why use Pismo's VFC APIs
- Pismo handles and manages Visa's required cryptography to integrate with Visa's VFC APIs.
- Pismo securely handles PCI (Payment Card Industry) sensitive data on the issuer's behalf.
VFC card setup
Setting up a card and credentials in VFC means linking a single physical or digital card to multiple funding sources and enabling dynamic control over how payments are routed at the time of transaction.
Instead of having one card for each funding type (like a debit card, a credit card, or prepaid card), you enroll a card into the VFC program so that it can access all of those funding sources. Then, depending on the cardholder's preferences, you can create transaction rules to enable which card source to use at checkout.
VFC set up involves:
- Enrolling two credentials (primary and secondary) in VFC. You need to enroll each credential individually.
- Configuring a primary to secondary relationship between the two credentials.
- Setting up VFC rules
You can limit VFC to specific transaction types, merchants, and purchase categories. You can also set rules for when to use your primary card and when to use your secondary card. For example, you could have a rule that says use your debit card (primary) for anything under $20 and use your credit card (secondary) for purchases over $20.
Users can designate one of their secondary credentials as a fallback funding source that VFC uses when the preferred chosen credential is unavailable or unusable for a given transaction. The fallback credential is typically a traditional card (like a standard debit or credit card) that you've enrolled in the system and authorized to serve as a backup.
VFC transaction flow
When you attempt a transaction using a VFC card, the system first tries to apply the primary funding source based on your preferences or issuer-defined rules. If that source fails—maybe due to insufficient funds, eligibility restrictions, or system issues—VFC automatically routs the transaction to the secondary source to ensure it goes through smoothly.
Updated 20 days ago