mainstack-payments 0.0.5 → 0.0.6

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.
@@ -26147,7 +26147,7 @@ const Lz = "Payment Completed", Vz = ({
26147
26147
  international_fee: Number(
26148
26148
  nt ? Number(zt) : 0
26149
26149
  ),
26150
- isIntlCard: nt
26150
+ is_intl_card: nt
26151
26151
  }, Lt = async () => {
26152
26152
  try {
26153
26153
  return await YI(
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "mainstack-payments",
3
3
  "type": "module",
4
- "version": "0.0.5",
4
+ "version": "0.0.6",
5
5
  "main": "build/mainstack-payments.js",
6
6
  "types": "build/src/index.d.ts",
7
7
  "files": [