Google Pay Error Type
An enum representing types of Google Pay Errors
Entries
Link copied to clipboard
Generic internal error
Link copied to clipboard
The application is misconfigured
Link copied to clipboard
Error executing a network call
Link copied to clipboard
The Google Pay flow was initiated before it was ready
Link copied to clipboard
The company name is empty
Link copied to clipboard
The company country code is empty
Link copied to clipboard
The company country code is not 2 characters
Link copied to clipboard
The line items sum total does not equal the total price
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.