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

Does React PayPal Buttons allow for save credit card details into the vault? #575

Open
Bryson14 opened this issue Nov 9, 2024 · 1 comment

Comments

@Bryson14
Copy link

Bryson14 commented Nov 9, 2024

In the JavaScript SDK, I've seen you can save credit card details into the vault. I'd love to get this working on the buttons library to save repeat customers time on entering details often.

https://developer.paypal.com/docs/multiparty/checkout/save-payment-methods/during-purchase/js-sdk/cards/

I don't see this option with the react buttons. It appears you would need a few things: 1 check box to accept saving the cc details, then the client ID input when creating the order.

If this is possible, please point out how or I'll move away fromm the PayPal buttons.

@CodeRLopez
Copy link

I also need information for this. I've been investigating how to implement the Vault with the PayPal React buttons, but I only found information related to the JavaScript SDK. Please provide a way to implement it using the library.

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

2 participants