Commit b371333c4a1f806b7a1dfd3d5c11a9cbacb7b483

Authored by Palak Handa
1 parent 6e6a16a62c
Exists in master and in 1 other branch paytm

key change

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
... ... @@ -626,8 +626,8 @@
626 626  
627 627 console.log("$scope.taxTotal----", $scope.payingAmnt)
628 628 var options = {
629   - "key": "rzp_live_mhSE1uOBlXvFyJ",
630   - //"key": "rzp_test_YwHsVFiDIQ2WUQ",
  629 + //"key": "rzp_live_mhSE1uOBlXvFyJ",
  630 + "key": "rzp_test_YwHsVFiDIQ2WUQ",
631 631 "amount": $scope.payingAmnt ,
632 632  
633 633 "name": "Startup Jalsa",
... ...