Subversion Repositories SmartDukaan

Rev

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

Rev 10563 Rev 10940
Line 4... Line 4...
4
        {
4
        {
5
            "label": "CREDIT CARDS",
5
            "label": "CREDIT CARDS",
6
            "type": "creditcards",
6
            "type": "creditcards",
7
            "paymethods": [
7
            "paymethods": [
8
                {
8
                {
9
                    "label": "TEST EBS",
-
 
10
                    "pay_option": 1001,
-
 
11
                    "img": ""
-
 
12
                },
-
 
13
                {
-
 
14
                    "label": "Visa",
9
                    "label": "Visa",
15
                    "pay_option": 2008,
10
                    "pay_option": 2008,
16
                    "img": "images/payment/visa.png"
11
                    "img": "images/payment/visa.png"
17
                },
12
                },
18
                {
13
                {