#sudoaviate
1 messages · Page 1 of 1 (latest)
Good question. I don't think so but will double check. Are you only using Google/Apple pay or do you also want to use other payment methods that show in the sheet?
We do have elements that are just an apple or google pay button
https://stripe.com/docs/stripe-js/elements/payment-request-button
https://stripe.com/docs/elements/express-checkout-element
we want everything except raw form, so we have cashapp and klarna as well
Gotcha, thank you for clarifying
There appears to be a "never" setting to shut of specific wallets, but there isn't one for the card form. I assume it's something that should be possible, it's just not common so we may need to file bug report?
We would be okay manually putting in Google pay, Apple pay, and PayPal into the API call, however adding those slugs here doesn't enable them
The wallets are considered to be under the card umbrella. It actually may not be possible to disable the raw card form at the moment. I'm not having luck finding a parameter for this. I will ask my colleagues and get back to you
My colleagues have confirmed that it currently is not possible to disable that card form while offering the wallets while using only our payment element.
I will put in a feature request for that, I definitely get the usecase.