@invoice-sdk/widget 1.14.0 → 1.14.1

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.esm.js CHANGED
@@ -3408,7 +3408,7 @@ function bQ(A, g, C) {
3408
3408
  A.appendChild(E);
3409
3409
  let f = 1, e = Q[0], D = {
3410
3410
  merchantId: (C == null ? void 0 : C.merchantId) || "",
3411
- taxCode: (C == null ? void 0 : C.taxCode) || "adsasd",
3411
+ taxCode: (C == null ? void 0 : C.taxCode) || "",
3412
3412
  accessToken: (C == null ? void 0 : C.accessToken) || "",
3413
3413
  email: (C == null ? void 0 : C.email) || "",
3414
3414
  phone: (C == null ? void 0 : C.phone) || "",