#yandos666
1 messages · Page 1 of 1 (latest)
👋 happy to help
since we moved from CardElement to PaymentElement there are a few changes that happened that you can read more about here https://stripe.com/docs/payments/payment-element/migration
Ah ok, so if I only wanted to take payment via card I could use the old card element approach, but if I wanted to also take apple/google pay id have to use payment element - part of which makes country/postcode mandatory?
sure - makes sense! Just as my client is going to ask this next question i'm going to ask you as well, is there a way to use apple/google pay outside of payment elements via stripe. e.g go with the (unrecommended) approach of card elements then implementing apple/google pay in another way?
technically yes but this is way too hacky! I really advise against it, and highly recommend sticking with Payment Elements
i agree
would you mind me asking why asking for country/postcode is something you really want to walk away from?
client is getting obsessed over "UX" I think, no valid reason TBH
that's counter-intuitive.