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
|
-
|
|
26150
|
+
is_intl_card: nt
|
|
26151
26151
|
}, Lt = async () => {
|
|
26152
26152
|
try {
|
|
26153
26153
|
return await YI(
|