Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incluir Campo CVV Mode #195

Open
rodrigo-amrl opened this issue Dec 3, 2021 · 0 comments
Open

Incluir Campo CVV Mode #195

rodrigo-amrl opened this issue Dec 3, 2021 · 0 comments

Comments

@rodrigo-amrl
Copy link

Olá,
Para pagamento com cartão de crédito tem a opção de incluir no objeto "creditcard" o atributo "card_cvv_mode", para permitir a cobrança recorrente sem a necessidade de incluir o CVV. Seria interessante incluir essa opção.

"creditcard": {
"card_number": "4111111111111111",
"card_cvv_mode" : 'recurrent',
"card_name": "José Silva",
"card_due_date": "12/2019",
"card_cvv": null ,
},

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant