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
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.
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: