Open diegosantin opened 4 years ago
Adding support for threeDParameters to enable 3D Secure.
There is a new @Input() on the NgxBraintreeComponent that takes in the threeDParameters required by the 3D Secure functionality. Setting it automatically enables 3D Secure nonce.
@srikanthonl I think this one is worth another look. 😃
Adding support for threeDParameters to enable 3D Secure.
There is a new @Input() on the NgxBraintreeComponent that takes in the threeDParameters required by the 3D Secure functionality. Setting it automatically enables 3D Secure nonce.