CP_Paypalbn - Version 0.0.2

Version Notes

PayPal Partner BN Code

Download this release

Release Info

Developer Commerce Pundit
Extension CP_Paypalbn
Version 0.0.2
Comparing to
See all releases


Code changes from version 0.0.1 to 0.0.2

app/code/community/CP/Paypalbn/Model/Config.php CHANGED
@@ -35,4 +35,4 @@ class CP_Paypalbn_Model_Config extends Mage_Paypal_Model_Config
35
  }
36
 
37
  }
38
- }
35
  }
36
 
37
  }
38
+ }
app/code/community/CP/Paypalbn/etc/config.xml CHANGED
@@ -34,7 +34,7 @@
34
  </cp_paypalbn>
35
  <paypal>
36
  <rewrite>
37
- <config>CP_Paypal_Model_Config</config>
38
  </rewrite>
39
  </paypal>
40
  </models>
34
  </cp_paypalbn>
35
  <paypal>
36
  <rewrite>
37
+ <config>CP_Paypalbn_Model_Config</config>
38
  </rewrite>
39
  </paypal>
40
  </models>
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>CP_Paypalbn</name>
4
- <version>0.0.1</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
7
  <channel>community</channel>
@@ -14,9 +14,9 @@ BNCode Provided to PayPal Partners. PayPalBNCode is used for to identify transac
14
  BNcodes also track your PayPal payment volume, and help troubleshoot transaction issues. Every product you integrate requires its own unique BNcode.</description>
15
  <notes>PayPal Partner BN Code</notes>
16
  <authors><author><name>Commerce Pundit</name><user>CPExtensions</user><email>support@commercepundit.com</email></author></authors>
17
- <date>2015-08-08</date>
18
- <time>04:39:57</time>
19
- <contents><target name="magecommunity"><dir name="CP"><dir name="Paypalbn"><dir name="Helper"><file name="Data.php" hash="e9be2e23ecbaa609b798ba2f94c464d0"/></dir><dir name="Model"><file name="Config.php" hash="eee39d43449d28c8240cf932a13fb976"/></dir><dir name="etc"><file name="adminhtml.xml" hash="5f90c49ebe7c02c1e48d05130a5044d4"/><file name="config.xml" hash="1b8891201e4f43eb12eac93c3ac28505"/><file name="system.xml" hash="f16f3538abcb2efa31ea2f6caad230bf"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="CP_Paypalbn.xml" hash="95adb377c1b5f6b69116f01bf3c39a97"/></dir></target></contents>
20
  <compatible/>
21
  <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
22
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>CP_Paypalbn</name>
4
+ <version>0.0.2</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
7
  <channel>community</channel>
14
  BNcodes also track your PayPal payment volume, and help troubleshoot transaction issues. Every product you integrate requires its own unique BNcode.</description>
15
  <notes>PayPal Partner BN Code</notes>
16
  <authors><author><name>Commerce Pundit</name><user>CPExtensions</user><email>support@commercepundit.com</email></author></authors>
17
+ <date>2015-10-05</date>
18
+ <time>14:01:52</time>
19
+ <contents><target name="magecommunity"><dir name="CP"><dir name="Paypalbn"><dir name="Helper"><file name="Data.php" hash="e9be2e23ecbaa609b798ba2f94c464d0"/></dir><dir name="Model"><file name="Config.php" hash="43b87972afcd83d81b27f2f771fc5777"/></dir><dir name="etc"><file name="adminhtml.xml" hash="5f90c49ebe7c02c1e48d05130a5044d4"/><file name="config.xml" hash="ac78d630c22f239ae80470ba0db5211d"/><file name="system.xml" hash="f16f3538abcb2efa31ea2f6caad230bf"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="CP_Paypalbn.xml" hash="95adb377c1b5f6b69116f01bf3c39a97"/></dir></target></contents>
20
  <compatible/>
21
  <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
22
  </package>