mainstack-payments 0.0.9 → 0.1.0

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.
@@ -26460,7 +26460,8 @@ const WL = "Payment Completed", HL = ({
26460
26460
  if (Ve != null && Ve.terminate)
26461
26461
  return;
26462
26462
  j.submitForm();
26463
- }
26463
+ } else
26464
+ j.submitForm();
26464
26465
  },
26465
26466
  _hover: {
26466
26467
  opacity: 0.8,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "mainstack-payments",
3
3
  "type": "module",
4
- "version": "0.0.9",
4
+ "version": "0.1.0",
5
5
  "main": "build/mainstack-payments.js",
6
6
  "types": "build/src/index.d.ts",
7
7
  "files": [