Subversion Repositories SmartDukaan

Rev

Rev 10665 | Rev 11038 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 10665 Rev 10940
Line 17... Line 17...
17
            "options": [
17
            "options": [
18
                {
18
                {
19
                    "label": "Credit Cards issued in India",
19
                    "label": "Credit Cards issued in India",
20
                    "paymethods": [
20
                    "paymethods": [
21
                        {
21
                        {
22
                            "label": "TEST EBS",
-
 
23
                            "pay_option": 1001,
-
 
24
                            "img": ""
-
 
25
                        },
-
 
26
                        {
-
 
27
                            "label": "Visa",
22
                            "label": "Visa",
28
                            "pay_option": 2008,
23
                            "pay_option": 2008,
29
                            "img": "images/payment/visa.png"
24
                            "img": "images/payment/visa.png"
30
                        },
25
                        },
31
                        {
26
                        {