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

Feature Request: Add Save Card Checkbox Functionality #255

Open
devs-gireeb opened this issue Nov 15, 2023 · 1 comment
Open

Feature Request: Add Save Card Checkbox Functionality #255

devs-gireeb opened this issue Nov 15, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@devs-gireeb
Copy link

Is your feature request related to a problem? Please describe.

Currently, there is no provision for a "Save Card" checkbox during the payment process. This checkbox is commonly used to allow users to save their card information for future transactions, providing a convenient option for returning customers.

Describe the solution you'd like

I propose the addition of a "Save Card" checkbox in the payment form, allowing users to opt-in to save their card information securely for future transactions. This would enhance user experience and streamline the checkout process for returning customers.

Describe alternatives you've considered

Manually storing card details for future use is a common practice but can be cumbersome and may pose security concerns. The inclusion of a built-in "Save Card" checkbox would provide a standardized and secure way to handle this functionality.

Additional context

As a temporary solution, we currently show a dialog to ask the user if they would like to save their card information. However, a built-in checkbox would provide a more standardized and user-friendly approach.

This feature would be beneficial for both users and merchants, improving the overall convenience and efficiency of the payment process.

@patrick-hoban-cko patrick-hoban-cko added the enhancement New feature or request label Nov 15, 2023
@patrick-hoban-cko
Copy link
Contributor

Hey @devs-gireeb thanks for raising this query.

Adding an 'intent' to save a card through a checkbox is something we'll want to add in the future, but we have no hard timelines on this right now. Note that we do support secure CVV tokenisation for saved card payments that are required to be made always with a CVV, for which you can read more here.

If I have any further updates on the above I'll keep you informed.

Best,

Patrick

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants