Skip to content

Commit

Permalink
Update applePayCaller.js
Browse files Browse the repository at this point in the history
  • Loading branch information
brianmc authored Sep 28, 2016
1 parent a5d68ac commit d915a2f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions applePayCaller.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,9 @@ function applePayButtonClicked(){
console.log(paymentToken);

/* Send Payment token to Payment Gateway, here its defaulting to True just to mock that part */

//createTransaction(paymentToken.paymentData);

returnFromGateway = true;
/*-----------------------*/

Expand Down

0 comments on commit d915a2f

Please sign in to comment.