Commit 13085559a7151bc42f2cf2932ed138a5b8e9f533
1 parent
b371333c4a
Exists in
master
and in
1 other branch
key id changes
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
script.js
... | ... | @@ -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_mkmCb4FkstuWaS", | |
630 | + //"key": "rzp_test_YwHsVFiDIQ2WUQ", | |
631 | 631 | "amount": $scope.payingAmnt , |
632 | 632 | |
633 | 633 | "name": "Startup Jalsa", | ... | ... |