-
Notifications
You must be signed in to change notification settings - Fork 74
Description
Describe the bug
When using the Adyen Android SDK version 5.0.1 (the issue also occurs in the latest version 5.5.0), users attempting to make a payment with a saved UnionPay savings card are incorrectly prompted by the SDK to enter the CVC (Card Verification Code).
For UnionPay savings cards, users should not be required to enter a CVC during the payment process.
To Reproduce
Steps to reproduce the behavior:
- Enter the payment interface and select the option to pay with a saved UnionPay savings card.
- Click the payment button to proceed with the payment process.
- The SDK prompts for the entry of a CVC.
Expected behavior
The expected behavior is that when a user makes a payment with a UnionPay savings card, the SDK should recognize that a CVC is not required for savings cards and allow the user to complete the payment without entering a CVC.
Screenshots
If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):
- OS: Android
- SDK version 5.0.1