diff --git a/src/technologies.json b/src/technologies.json index 9ccc117be..da1f6f2d1 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -1827,6 +1827,7 @@ ], "description": "Amazon Pay is an online payments processing service that is owned by Amazon. It lets you use the payment methods associated with your Amazon account to make payments for goods and services.", "dom": "img[src*='amazonpay']", + "html": "<[^>]+aria-labelledby=\"pi-amazon", "icon": "Amazon Pay.svg", "js": { "AmazonPayments": "", @@ -1834,6 +1835,9 @@ "enableAmazonPay": "", "onAmazonPaymentsReady": "" }, + "meta": { + "id": "amazon-payments-metadata" + }, "pricing": [ "payg" ],