From 3b256dff100f164c931eb366c3853c9cabd1b154 Mon Sep 17 00:00:00 2001 From: Marcos Caceres Date: Mon, 20 Mar 2017 13:39:41 +1100 Subject: [PATCH] fix: make supportedMethod conforming --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index d5f8df99..cd7c343a 100644 --- a/index.html +++ b/index.html @@ -292,7 +292,7 @@

supportedTypes: ['debit'] } }, { - supportedMethods: ["bobpay.com"], + supportedMethods: ["https://bobpay.com"], data: { merchantIdentifier: "XXXX", bobPaySpecificField: true