I'm trying to make a website for a local non-profit, and on the donate page let users be able to make a donation on their phone via mobile payment processor (i.e. Google Pay/Apple Pay/ etc.). I'm using Wordpress as the CMS, and the Gravity Forms plugin with the Stripe Add on as the form creator (https://docs.gravityforms.com/stripe-add-on/). I see on Stripe Developer docs that they (Stripe) should support Apple Pay/Google Pay (https://stripe.com/docs/stripe-js/elements/payment-request-button). However I can not figure out how to enable this when using Gravity forms.
How do I enable mobile payment options (Apple Pay/Google Pay) when using Gravity Forms? Preferably using the Stripe add-on.