diff --git a/src/Types/GooglePayType.res b/src/Types/GooglePayType.res index acbbf276e..31e8b731f 100644 --- a/src/Types/GooglePayType.res +++ b/src/Types/GooglePayType.res @@ -54,6 +54,7 @@ type parameters = { gatewayMerchantId: option, allowedAuthMethods: option>, allowedCardNetworks: option>, + allowCreditCards: option, } type tokenizationSpecification = {