#Israel-upe-wallets

1 messages · Page 1 of 1 (latest)

ornate ermine
#

elements.create('payment', { wallets: 'never' })

acoustic flame
#

We are using the paymentIntent in the backend

acoustic flame
ornate ermine
#

No, there's no way to disable wallets on the Payment Intent itself

#

They can just be disabled on the payment UI

acoustic flame
ornate ermine
#

Specifically for React?

acoustic flame
#

Yes

ornate ermine
#

<PaymentElement options={{ wallets: 'never' }} />

acoustic flame
#

It was necessary do like it. Thank you 🙂

ornate ermine
#

Ah, thought you bypass the hash if you wanted to blanket disable

#

np!