While crawling Payment Handler API, the following enum values were found to ignore naming conventions (lower case, hyphen separated words):
See Use casing rules consistent with existing APIs in Web Platform Design Principles document for guidance.
This issue was detected and reported semi-automatically by Strudy based on data collected in webref.
While crawling Payment Handler API, the following enum values were found to ignore naming conventions (lower case, hyphen separated words):
"shippingAddress"of the enumPaymentDelegationdoes not match the expected conventions (lower case, hyphen separated words)"payerName"of the enumPaymentDelegationdoes not match the expected conventions (lower case, hyphen separated words)"payerPhone"of the enumPaymentDelegationdoes not match the expected conventions (lower case, hyphen separated words)"payerEmail"of the enumPaymentDelegationdoes not match the expected conventions (lower case, hyphen separated words)See Use casing rules consistent with existing APIs in Web Platform Design Principles document for guidance.
This issue was detected and reported semi-automatically by Strudy based on data collected in webref.