Subversion Repositories SmartDukaan

Rev

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

Rev 10096 Rev 10100
Line 1... Line -...
1
{"orders":"$action.getPaySuccessJSON()" #if($action.getIsStorePickup()) "isStorePickup":true, #if($action.getIsCod()) "isCod":true}
-
 
2
1
{"result":{"orders":"$action.getPaySuccessJSON()" #if($action.getIsStorePickup()) ,"isStorePickup":true #end #if($action.getIsCod()) ,"isCod":true #end}}
-
 
2
3
3