The Google Pay JavaScript file is missing the environment configuration. All requests are being being against the test environment and doesn't let a merchant choose to move to production for Google Pay.
https://developers.google.com/pay/api/web/reference/client#PaymentsClient
https://developers.google.com/pay/api/web/reference/request-objects#PaymentOptions
The Google Pay JavaScript file is missing the
environmentconfiguration. All requests are being being against the test environment and doesn't let a merchant choose to move to production for Google Pay.https://developers.google.com/pay/api/web/reference/client#PaymentsClient
https://developers.google.com/pay/api/web/reference/request-objects#PaymentOptions