Subversion Repositories SmartDukaan

Rev

Rev 20339 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 20339 Rev 20593
Line 2... Line 2...
2
	"results":$action.getResultJSON(),
2
	"results":$action.getResultJSON(),
3
    "options": [
3
    "options": [
4
    	{
4
    	{
5
            "label": "CASH ON DELIVERY",
5
            "label": "CASH ON DELIVERY",
6
            "type": "cod",
6
            "type": "cod",
7
            "pay_option": "CAS~3000"
7
            "pay_option": "COD~3000"
8
        },
8
        },
9
        {
9
        {
10
        	"label": "CONFIRM ORDER",
10
        	"label": "CONFIRM ORDER",
11
            "type": "zero",
11
            "type": "zero",
12
            "pay_option": "CAS~3001"
12
            "pay_option": "COD~3001"
13
        },
13
        },
14
        {
14
        {
15
            "label": "CREDIT CARDS",
15
            "label": "CREDIT CARDS",
16
            "type": "creditcards",
16
            "type": "creditcards",
17
            "options": [
17
            "options": [