Version Notes
Make the Quickfill for payment form more generic. to work with authorize.net forms.
Download this release
Release Info
Developer | OneID |
Extension | OneID |
Version | 2.0.2 |
Comparing to | |
See all releases |
Code changes from version 2.0.1 to 2.0.2
app/design/frontend/base/default/template/oneid/checkout/oneid_onepage.phtml
CHANGED
@@ -98,36 +98,35 @@ $_quote = Mage::getModel('checkout/cart')->getQuote();
|
|
98 |
|
99 |
var paymentPostData = {
|
100 |
"formData" : {
|
101 |
-
"
|
102 |
"oneid_attribute" : "payment[cc_name_on_card]",
|
103 |
"oneid_class" : "",
|
104 |
"scope" : "oneID",
|
105 |
-
"
|
106 |
},
|
107 |
-
"
|
108 |
"oneid_attribute" : "payment[cc_type]",
|
109 |
"oneid_class" : "",
|
110 |
"scope" : "oneID",
|
111 |
-
"
|
112 |
},
|
113 |
-
"
|
114 |
"oneid_attribute" : "payment[cc_number]",
|
115 |
"oneid_class" : "",
|
116 |
"scope" : "oneID",
|
117 |
-
"
|
118 |
},
|
119 |
-
"
|
120 |
"oneid_attribute" : "payment[cc_exp_mo]",
|
121 |
"oneid_class" : "",
|
122 |
"scope" : "oneID",
|
123 |
-
"
|
124 |
},
|
125 |
-
"
|
126 |
"oneid_attribute" : "payment[cc_exp_yr]",
|
127 |
"oneid_class" : "",
|
128 |
"scope" : "oneID",
|
129 |
-
"selector_type" : "
|
130 |
-
"format" : ""
|
131 |
}
|
132 |
}
|
133 |
};
|
@@ -199,7 +198,7 @@ $_quote = Mage::getModel('checkout/cart')->getQuote();
|
|
199 |
|
200 |
OneIdExtern.registerApiReadyFunction(function(){
|
201 |
// insert buttons
|
202 |
-
var loginCtr = '<div class="oneid-only" style="margin-top:25px;"><div id="oneid-checkout-login-form" class="oneid-only oneid-login-container" style="" ></div></div>';
|
203 |
OneId.$(loginCtr).insertAfter("#checkout-step-login .col-2 .buttons-set .button");
|
204 |
|
205 |
// billing
|
98 |
|
99 |
var paymentPostData = {
|
100 |
"formData" : {
|
101 |
+
"[name='payment[cc_owner]']" : {
|
102 |
"oneid_attribute" : "payment[cc_name_on_card]",
|
103 |
"oneid_class" : "",
|
104 |
"scope" : "oneID",
|
105 |
+
"selector_type" : "css"
|
106 |
},
|
107 |
+
"[name='payment[cc_type]']" : {
|
108 |
"oneid_attribute" : "payment[cc_type]",
|
109 |
"oneid_class" : "",
|
110 |
"scope" : "oneID",
|
111 |
+
"selector_type" : "css"
|
112 |
},
|
113 |
+
"[name='payment[cc_number]']" : {
|
114 |
"oneid_attribute" : "payment[cc_number]",
|
115 |
"oneid_class" : "",
|
116 |
"scope" : "oneID",
|
117 |
+
"selector_type" : "css"
|
118 |
},
|
119 |
+
"[name='payment[cc_exp_month]']" : {
|
120 |
"oneid_attribute" : "payment[cc_exp_mo]",
|
121 |
"oneid_class" : "",
|
122 |
"scope" : "oneID",
|
123 |
+
"selector_type" : "css"
|
124 |
},
|
125 |
+
"[name='payment[cc_exp_year]']" : {
|
126 |
"oneid_attribute" : "payment[cc_exp_yr]",
|
127 |
"oneid_class" : "",
|
128 |
"scope" : "oneID",
|
129 |
+
"selector_type" : "css"
|
|
|
130 |
}
|
131 |
}
|
132 |
};
|
198 |
|
199 |
OneIdExtern.registerApiReadyFunction(function(){
|
200 |
// insert buttons
|
201 |
+
var loginCtr = '<div class="oneid-signin-ctr oneid-only" style="margin-top:25px;"><div id="oneid-checkout-login-form" class="oneid-only oneid-login-container" style="" ></div></div>';
|
202 |
OneId.$(loginCtr).insertAfter("#checkout-step-login .col-2 .buttons-set .button");
|
203 |
|
204 |
// billing
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>OneID</name>
|
4 |
-
<version>2.0.
|
5 |
<stability>stable</stability>
|
6 |
<license>Apache Software License (ASL)</license>
|
7 |
<channel>community</channel>
|
@@ -21,11 +21,11 @@ Privacy: OneID does not track any user behavior – and certainly wonȁ
|
|
21 |
Security: OneID secures customer information using three separate cryptographic combinations across multiple devices.
|
22 |
Convenience: OneID removes the hassle of having to remember user names and passwords.
|
23 |
And along with all those great benefits to you and your users, with this plugin you'll also get to use OneID to log into and administer your WordPress site using your OneID.</description>
|
24 |
-
<notes>
|
25 |
<authors><author><name>OneID</name><user>bpk_oneid</user><email>bpk@oneid.com</email></author></authors>
|
26 |
-
<date>2013-06-
|
27 |
-
<time>
|
28 |
-
<contents><target name="magecommunity"><dir name="OneID"><dir name="Connector"><dir name="Block"><dir name="Checkout"><dir name="Onepage"><file name="Success.php" hash="94f38f858a45304c10138c3a1b265490"/></dir></dir><file name="Signin.php" hash="454d819e284f02ef5e2ae8e57d714918"/></dir><dir name="Helper"><file name="Data.php" hash="a7bbc23e93533d5226f200f9e5d681a4"/></dir><dir name="controllers"><file name="AccountController.php" hash="2401a0a519aac21bebeee77233fd0b03"/><file name="ConnectorController.php" hash="a7703df27f2c28888c71482bf3cc4a8f"/><file name="OnepageController.php" hash="78d2dbae1606057fb3544296351898d8"/></dir><dir name="etc"><file name="config.xml" hash="8c3246ec55c0f60669fe484abbc1a04b"/><file name="system.xml" hash="d47ac462cf6efd529aca557fad1b890e"/></dir><dir name="sql"><dir name="oneid_connector_setup"><file name="mysql4-install-0.1.0.php" hash="cad7569ee96103d087bf077661c1cafe"/></dir></dir></dir><file name="README.txt" hash="fc7ce5e9b6b09f43a8776ef1c05d3f11"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="template"><dir name="oneid"><dir name="block"><file name="login.phtml" hash="858cf26fe6aebeeb2817a0e2d806bb70"/><dir name="page"><dir name="html"><file name="footer.phtml" hash="dc3c0e4038c6e517adcae82ee81f6242"/><file name="head.phtml" hash="9dd7e46b5c3ce6eb4e92ef6738d55dc6"/><file name="newjavascript.js" hash="c9e0fa9a4851c0070614f605ebac8257"/></dir></dir></dir><dir name="checkout"><file name="cart.phtml" hash="4b02b99a1bbc8ad14a4452775df49ef2"/><file name="oneid_onepage.phtml" hash="
|
29 |
<compatible/>
|
30 |
<dependencies><required><php><min>5.0.0</min><max>5.4.10</max></php></required></dependencies>
|
31 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>OneID</name>
|
4 |
+
<version>2.0.2</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>Apache Software License (ASL)</license>
|
7 |
<channel>community</channel>
|
21 |
Security: OneID secures customer information using three separate cryptographic combinations across multiple devices.
|
22 |
Convenience: OneID removes the hassle of having to remember user names and passwords.
|
23 |
And along with all those great benefits to you and your users, with this plugin you'll also get to use OneID to log into and administer your WordPress site using your OneID.</description>
|
24 |
+
<notes>Make the Quickfill for payment form more generic. to work with authorize.net forms. </notes>
|
25 |
<authors><author><name>OneID</name><user>bpk_oneid</user><email>bpk@oneid.com</email></author></authors>
|
26 |
+
<date>2013-06-12</date>
|
27 |
+
<time>20:23:19</time>
|
28 |
+
<contents><target name="magecommunity"><dir name="OneID"><dir name="Connector"><dir name="Block"><dir name="Checkout"><dir name="Onepage"><file name="Success.php" hash="94f38f858a45304c10138c3a1b265490"/></dir></dir><file name="Signin.php" hash="454d819e284f02ef5e2ae8e57d714918"/></dir><dir name="Helper"><file name="Data.php" hash="a7bbc23e93533d5226f200f9e5d681a4"/></dir><dir name="controllers"><file name="AccountController.php" hash="2401a0a519aac21bebeee77233fd0b03"/><file name="ConnectorController.php" hash="a7703df27f2c28888c71482bf3cc4a8f"/><file name="OnepageController.php" hash="78d2dbae1606057fb3544296351898d8"/></dir><dir name="etc"><file name="config.xml" hash="8c3246ec55c0f60669fe484abbc1a04b"/><file name="system.xml" hash="d47ac462cf6efd529aca557fad1b890e"/></dir><dir name="sql"><dir name="oneid_connector_setup"><file name="mysql4-install-0.1.0.php" hash="cad7569ee96103d087bf077661c1cafe"/></dir></dir></dir><file name="README.txt" hash="fc7ce5e9b6b09f43a8776ef1c05d3f11"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="template"><dir name="oneid"><dir name="block"><file name="login.phtml" hash="858cf26fe6aebeeb2817a0e2d806bb70"/><dir name="page"><dir name="html"><file name="footer.phtml" hash="dc3c0e4038c6e517adcae82ee81f6242"/><file name="head.phtml" hash="9dd7e46b5c3ce6eb4e92ef6738d55dc6"/><file name="newjavascript.js" hash="c9e0fa9a4851c0070614f605ebac8257"/></dir></dir></dir><dir name="checkout"><file name="cart.phtml" hash="4b02b99a1bbc8ad14a4452775df49ef2"/><file name="oneid_onepage.phtml" hash="51c3fc8d7685112541869078117c4579"/><dir name="onepage"><file name="link.phtml" hash="61cbdf68fcbdfcc1de037b23eb42ccd8"/><dir name="review"><file name="button.phtml" hash="7646991c5b937654771fa78627e49c95"/></dir></dir><dir name="success"><file name="oneid_create.phtml" hash="653fee23d3059609ae5330f0d6c84d34"/></dir></dir><dir name="customer"><dir name="account"><file name="dashboard.phtml" hash="2c11f754f8b8130280f60c7a91090790"/></dir><dir name="form"><file name="edit.phtml" hash="23eea7e7e29cb36c3c5885d7775de528"/><file name="forgotpassword.phtml" hash="cd02367e8214930140d80a7834e0f4a4"/></dir></dir><dir name="form"><file name="traditional_login.phtml" hash="eb65d5e144a0d385eeeeb15f34bac935"/></dir><dir name="oneid"><file name="signin.phtml" hash="66584827e4ebcc25e439200fd0addc67"/></dir></dir></dir><dir name="layout"><file name="OneID.xml" hash="a394b3f62e225364b5053160c845d38c"/></dir></dir></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="css"><file name="oneid.css" hash="5e44748f801c63012a57995a0c1fca80"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Oneid_Connector.xml" hash="1f42a132067a01e1056d5c514d96507a"/></dir></target></contents>
|
29 |
<compatible/>
|
30 |
<dependencies><required><php><min>5.0.0</min><max>5.4.10</max></php></required></dependencies>
|
31 |
</package>
|