ngx-braintree
ngx-braintree copied to clipboard
How to correctly handle (paymentStatus)="onPaymentStatus($event)" for Ionic 3
It seems that the onPaymentStatus($event) function never executed as nothing shown in the console.log. The drop-in UI disappeared. I'm using PHP as the backend. Could anyone provide a sample json object that ngx-braintree will response to? Thanks...
Can some one help on how to reload the component on card validation failure.