@paynext/sdk 0.0.10 → 0.0.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.es.js +2 -2
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -2427,8 +2427,8 @@ const Br = "ab-ev-google-pay-container", Ml = ({ onSubmit: e, onCancel: t, onErr
|
|
|
2427
2427
|
});
|
|
2428
2428
|
}
|
|
2429
2429
|
}
|
|
2430
|
-
});
|
|
2431
|
-
if (
|
|
2430
|
+
}), m = await f.availability();
|
|
2431
|
+
if (console.log("ApplePay availability:", m), m !== "available") {
|
|
2432
2432
|
u(!1), i?.();
|
|
2433
2433
|
return;
|
|
2434
2434
|
}
|