@beam3_dev/api_module 0.0.112 → 0.0.113

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/wb3Api.js CHANGED
@@ -1960,6 +1960,7 @@ function nt(e, t = void 0, n = void 0) {
1960
1960
  console.log("response", a);
1961
1961
  const c = typeof a == "string" ? JSON.parse(a)?.x3ds_service_redirect_url : a?.x3ds_service_redirect_url;
1962
1962
  c ? f(c, {
1963
+ method: "POST",
1963
1964
  onComplete(d) {
1964
1965
  t && t(d);
1965
1966
  },