Version Notes
- Updated documentation
- Renamed field from Payment URL to Product URL
Download this release
Release Info
Developer | Instamojo |
Extension | Instamojo_Imojo |
Version | 0.1.6 |
Comparing to | |
See all releases |
Code changes from version 0.1.5 to 0.1.6
app/code/community/Instamojo/Imojo/etc/config.xml
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Instamojo_Imojo>
|
5 |
-
<version>0.
|
6 |
</Instamojo_Imojo>
|
7 |
</modules>
|
8 |
<global>
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Instamojo_Imojo>
|
5 |
+
<version>0.1.6</version>
|
6 |
</Instamojo_Imojo>
|
7 |
</modules>
|
8 |
<global>
|
app/code/community/Instamojo/Imojo/etc/system.xml
CHANGED
@@ -64,7 +64,7 @@
|
|
64 |
<show_in_store>1</show_in_store>
|
65 |
</private_salt>
|
66 |
<payment_url translate="label">
|
67 |
-
<label>
|
68 |
<frontend_type>text</frontend_type>
|
69 |
<sort_order>60</sort_order>
|
70 |
<show_in_default>1</show_in_default>
|
64 |
<show_in_store>1</show_in_store>
|
65 |
</private_salt>
|
66 |
<payment_url translate="label">
|
67 |
+
<label>Product URL</label>
|
68 |
<frontend_type>text</frontend_type>
|
69 |
<sort_order>60</sort_order>
|
70 |
<show_in_default>1</show_in_default>
|
package.xml
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Instamojo_Imojo</name>
|
4 |
-
<version>0.1.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/MIT">MIT</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Collect Payments Instantly with a Link</summary>
|
10 |
-
<description>Instamojo lets you collect payments instantly. Start simply by creating a
|
11 |

|
12 |
<br />
|
13 |
<br />
|
@@ -21,19 +21,22 @@ This extension allows you to use Instamojo as Payment Gateway.
|
|
21 |
<br />
|
22 |

|
23 |
<ul>
|
24 |
-
<li> Create a
|
25 |
<li>Set its base price as 10 and check &quot;Use 'Pay What You Want'&quot; option.
|
26 |
</li>
|
27 |
<li>
|
28 |
If your website is say http://www.example.com then use http://www.example.com/index.php/imojo/payment/response/ as Custom Redirection URL. This is required to mark the payment as completed after redirection.
|
29 |
</li>
|
30 |
<li>
|
31 |
-
Now save the
|
32 |
</li>
|
33 |
<li>
|
34 |
-
|
35 |
This is what we are going to enter in the plugin's settings in Magento backend.
|
36 |
</li>
|
|
|
|
|
|
|
37 |
</ul>
|
38 |
<br />
|
39 |
<br />
|
@@ -59,10 +62,10 @@ This is what we are going to enter in the plugin's settings in Magento backend.&
|
|
59 |
<b>Private Salt:</b> Get this from http://www.instamojo.com/developers
|
60 |
</li>
|
61 |
<li>
|
62 |
-
<b>
|
63 |
</li>
|
64 |
<li>
|
65 |
-
<b>Custom Field:</b>
|
66 |
</li>
|
67 |
</ul>
|
68 |

|
@@ -70,11 +73,12 @@ This is what we are going to enter in the plugin's settings in Magento backend.&
|
|
70 |
<br />
|
71 |

|
72 |
For detailed steps with screenshots visit our GitHub page: https://github.com/Instamojo/Instamojo-Magento</description>
|
73 |
-
<notes>- Updated
|
|
|
74 |
<authors><author><name>Instamojo</name><user>Instamojo</user><email>dev@instamojo.com</email></author></authors>
|
75 |
-
<date>2016-
|
76 |
-
<time>
|
77 |
-
<contents><target name="magecommunity"><dir name="Instamojo"><dir name="Imojo"><dir name="Helper"><file name="Data.php" hash="e53c6598fa917d8791e046b20d76d221"/></dir><dir name="Model"><file name="PaymentMethod.php" hash="43002098206ee603c86b0b166d359f11"/></dir><dir name="controllers"><file name="PaymentController.php" hash="d20544f6b232b4157db992b8df535e5a"/></dir><dir name="etc"><file name="config.xml" hash="
|
78 |
<compatible/>
|
79 |
<dependencies><required><php><min>5.2.0</min><max>5.6.23</max></php></required></dependencies>
|
80 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Instamojo_Imojo</name>
|
4 |
+
<version>0.1.6</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/MIT">MIT</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Collect Payments Instantly with a Link</summary>
|
10 |
+
<description>Instamojo lets you collect payments instantly. Start simply by creating a product by adding details. Share with your audience, through a link. And start collecting payments in minutes!
|
11 |

|
12 |
<br />
|
13 |
<br />
|
21 |
<br />
|
22 |

|
23 |
<ul>
|
24 |
+
<li> Create a product by clicking on <b>Add a Product</b> on your Instamojo dashboard and choose the category <b>Other</b>.</li>
|
25 |
<li>Set its base price as 10 and check &quot;Use 'Pay What You Want'&quot; option.
|
26 |
</li>
|
27 |
<li>
|
28 |
If your website is say http://www.example.com then use http://www.example.com/index.php/imojo/payment/response/ as Custom Redirection URL. This is required to mark the payment as completed after redirection.
|
29 |
</li>
|
30 |
<li>
|
31 |
+
Now save the Product.
|
32 |
</li>
|
33 |
<li>
|
34 |
+
On the product page go to More options and click on Custom Fields. Create a custom field called <b>Order ID</b> and mark it as required. Click on Add Custom Field to save this custom field.
|
35 |
This is what we are going to enter in the plugin's settings in Magento backend.
|
36 |
</li>
|
37 |
+
<li>
|
38 |
+
After the custom field has been created <b>Existing Custom Fields</b> section will appear. Copy the name shown under <b>Field ID</b> column, its format is <b>Field_xxxx</b>, where <b>xxxx</b> are some numbers(Note that this is case sensitive!).
|
39 |
+
</li>
|
40 |
</ul>
|
41 |
<br />
|
42 |
<br />
|
62 |
<b>Private Salt:</b> Get this from http://www.instamojo.com/developers
|
63 |
</li>
|
64 |
<li>
|
65 |
+
<b>Product URL:</b> Product's URL
|
66 |
</li>
|
67 |
<li>
|
68 |
+
<b>Custom Field:</b> Field ID of the custom field.
|
69 |
</li>
|
70 |
</ul>
|
71 |

|
73 |
<br />
|
74 |

|
75 |
For detailed steps with screenshots visit our GitHub page: https://github.com/Instamojo/Instamojo-Magento</description>
|
76 |
+
<notes>- Updated documentation
|
77 |
+
- Renamed field from Payment URL to Product URL</notes>
|
78 |
<authors><author><name>Instamojo</name><user>Instamojo</user><email>dev@instamojo.com</email></author></authors>
|
79 |
+
<date>2016-08-08</date>
|
80 |
+
<time>20:46:24</time>
|
81 |
+
<contents><target name="magecommunity"><dir name="Instamojo"><dir name="Imojo"><dir name="Helper"><file name="Data.php" hash="e53c6598fa917d8791e046b20d76d221"/></dir><dir name="Model"><file name="PaymentMethod.php" hash="43002098206ee603c86b0b166d359f11"/></dir><dir name="controllers"><file name="PaymentController.php" hash="d20544f6b232b4157db992b8df535e5a"/></dir><dir name="etc"><file name="config.xml" hash="d403c6c7f9d26a16ac326e798ffefc3b"/><file name="system.xml" hash="9b322fb2c27f4b8f0863f85eea68eafe"/></dir><file name=".DS_Store" hash="822777d708619165d544d3256174adc2"/></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Instamojo_Imojo.xml" hash="9a80f70915e53671e26ea6476fdbe6a4"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="template"><dir name="imojo"><file name="deposit_failure.phtml" hash="a01f8d2f503ccaf5d3f6a4682b9caf2b"/><file name="deposit_success.phtml" hash="6952afc4383fbf0eab18ee94e185f329"/><file name="redirect.phtml" hash="4e2252a9605cfbc035cc9d809498f333"/><file name="success.phtml" hash="ad5d2318608673f5ba6ea85bd784198f"/></dir></dir></dir></dir></dir></target></contents>
|
82 |
<compatible/>
|
83 |
<dependencies><required><php><min>5.2.0</min><max>5.6.23</max></php></required></dependencies>
|
84 |
</package>
|