The PaymentElement rendered by Stripe should be tidied up. There are two tabs for payment gateways: Card and Cash App. We do not need the Cash App payment gateway, Google Pay or Apple Pay would be preferred. Also the Save your information to pay with one click can just be removed.
Customizing this form should be configured in the options variable in Checkout.js on line 39. The form is rendered in the PaymentInfo.js component and references the options variable for its appearance.
The PaymentElement rendered by Stripe should be tidied up. There are two tabs for payment gateways: Card and Cash App. We do not need the Cash App payment gateway, Google Pay or Apple Pay would be preferred. Also the Save your information to pay with one click can just be removed.
Customizing this form should be configured in the options variable in Checkout.js on line 39. The form is rendered in the PaymentInfo.js component and references the options variable for its appearance.
Docs: https://stripe.com/docs/payments/customize-payment-element