You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CVV should be Optional and should only be passed for first time payment else depending upon use cases we don't need to pass the CVV. It gets handeled by the conntector itslef
Possible Implementation
We need to make the CVV field as optional and need to check for the flows, that if mandate_id is passed then we don't need to include CVV as this is a recurring payment else in other case we have to pass cvv
Have you spent some time to check if this feature request has been raised before?
Feature Description
CVV should be Optional and should only be passed for first time payment else depending upon use cases we don't need to pass the CVV. It gets handeled by the conntector itslef
Possible Implementation
We need to make the CVV field as optional and need to check for the flows, that if mandate_id is passed then we don't need to include CVV as this is a recurring payment else in other case we have to pass cvv
Have you spent some time to check if this feature request has been raised before?
Have you read the Contributing Guidelines?
Are you willing to submit a PR?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: