mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 01:54:29 -04:00
3ds
This commit is contained in:
parent
eea3f396c6
commit
ca187bb1da
@ -182,6 +182,7 @@
|
||||
|
||||
if (resource.status == "not_authenticated") {
|
||||
throw new Error('There was an issue authenticating this payment method.');
|
||||
return;
|
||||
}
|
||||
|
||||
var canvas = new cba.Canvas3ds('#widget-3dsecure', resource._3ds.token);
|
||||
|
Loading…
x
Reference in New Issue
Block a user