#yourcat5858
1 messages ยท Page 1 of 1 (latest)
Yeah the issue is mpans aren't supported w/ payment request button: https://stripe.com/docs/apple-pay/merchant-tokens?pay-element=ece
But you could just switch to the express checkout element above your card element
And that'll accomplish what you want
Yeah, alright ๐ Are you deprecating the individual elements completely? I have noticed they are not in the docs anymore?
I will check out Checkout
No express checkout element: https://stripe.com/docs/elements/express-checkout-element
It's not checkout
You can still use card element plus that
It's the payment request button's replacement
Not as far as I know. We just encourage usage of payment element
Ah I see. I apologize! Stripe has so many options it's hard to know if I've really investigated everything. Thanks!