Commit 07e435d2246b462228f7a0d5ba182db314ed4ab1

Authored by Palak Handa
1 parent 357b39122b
Exists in master and in 1 other branch paytm

rajorkey

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
... ... @@ -600,8 +600,8 @@
600 600 $scope.payingAmnt = $scope.payingAmnt * 100;
601 601 console.log("$scope.taxTotal----", $scope.payingAmnt)
602 602 var options = {
603   - //"key": "rzp_live_mhSE1uOBlXvFyJ",
604   - "key": "rzp_test_YwHsVFiDIQ2WUQ",
  603 + "key": "rzp_live_mhSE1uOBlXvFyJ",
  604 + //"key": "rzp_test_YwHsVFiDIQ2WUQ",
605 605 "amount": $scope.payingAmnt ,
606 606  
607 607 "name": "Startup Jalsa",
... ...