@blindpay/node 3.6.0 → 3.8.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.
- package/dist/{api-client-Bklw4zQi.d.ts → api-client-B9lW57MD.d.ts} +1 -1
- package/dist/{api-client-BlkRiojB.d.mts → api-client-Ct0AsDO5.d.mts} +1 -1
- package/dist/{chunk-HWFZN3VU.mjs → chunk-57QRKKXM.mjs} +7 -7
- package/dist/{index.d-Gvol1faW.d.ts → index.d-CxmQ6ci9.d.mts} +2 -2
- package/dist/{index.d-Gvol1faW.d.mts → index.d-CxmQ6ci9.d.ts} +2 -2
- package/dist/index.d.mts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +1 -1
- package/dist/index.mjs +7 -7
- package/dist/resources/api-keys/api-keys.test.js +1 -1
- package/dist/resources/api-keys/api-keys.test.mjs +3 -3
- package/dist/resources/api-keys/index.d.mts +2 -2
- package/dist/resources/api-keys/index.d.ts +2 -2
- package/dist/resources/available/available.test.js +1 -1
- package/dist/resources/available/available.test.mjs +3 -3
- package/dist/resources/available/index.d.mts +2 -2
- package/dist/resources/available/index.d.ts +2 -2
- package/dist/resources/bank-accounts/bank-accounts.test.js +1 -1
- package/dist/resources/bank-accounts/bank-accounts.test.mjs +3 -3
- package/dist/resources/bank-accounts/index.d.mts +2 -2
- package/dist/resources/bank-accounts/index.d.ts +2 -2
- package/dist/resources/fees/fees.test.js +1 -1
- package/dist/resources/fees/fees.test.mjs +3 -3
- package/dist/resources/fees/index.d.mts +2 -2
- package/dist/resources/fees/index.d.ts +2 -2
- package/dist/resources/instances/index.d.mts +2 -2
- package/dist/resources/instances/index.d.ts +2 -2
- package/dist/resources/instances/instances.test.js +1 -1
- package/dist/resources/instances/instances.test.mjs +3 -3
- package/dist/resources/partner-fees/index.d.mts +2 -2
- package/dist/resources/partner-fees/index.d.ts +2 -2
- package/dist/resources/partner-fees/partner-fees.test.js +1 -1
- package/dist/resources/partner-fees/partner-fees.test.mjs +3 -3
- package/dist/resources/payins/index.d.mts +13 -2
- package/dist/resources/payins/index.d.ts +13 -2
- package/dist/resources/payins/payins-quotes.test.js +3 -3
- package/dist/resources/payins/payins-quotes.test.mjs +5 -5
- package/dist/resources/payins/payins.test.js +21 -1
- package/dist/resources/payins/payins.test.mjs +23 -3
- package/dist/resources/payins/quotes.d.mts +4 -4
- package/dist/resources/payins/quotes.d.ts +4 -4
- package/dist/resources/payouts/index.d.mts +3 -3
- package/dist/resources/payouts/index.d.ts +3 -3
- package/dist/resources/payouts/payouts.test.js +1 -1
- package/dist/resources/payouts/payouts.test.mjs +3 -3
- package/dist/resources/quotes/index.d.mts +2 -2
- package/dist/resources/quotes/index.d.ts +2 -2
- package/dist/resources/quotes/quotes.test.js +1 -1
- package/dist/resources/quotes/quotes.test.mjs +3 -3
- package/dist/resources/receivers/index.d.mts +2 -2
- package/dist/resources/receivers/index.d.ts +2 -2
- package/dist/resources/receivers/receivers.test.js +1 -1
- package/dist/resources/receivers/receivers.test.mjs +3 -3
- package/dist/resources/terms-of-service/index.d.mts +2 -2
- package/dist/resources/terms-of-service/index.d.ts +2 -2
- package/dist/resources/terms-of-service/terms-of-service.test.js +1 -1
- package/dist/resources/terms-of-service/terms-of-service.test.mjs +3 -3
- package/dist/resources/transfers/index.d.mts +2 -2
- package/dist/resources/transfers/index.d.ts +2 -2
- package/dist/resources/transfers/transfers.test.js +1 -1
- package/dist/resources/transfers/transfers.test.mjs +3 -3
- package/dist/resources/upload/index.d.mts +1 -1
- package/dist/resources/upload/index.d.ts +1 -1
- package/dist/resources/upload/upload.test.js +1 -1
- package/dist/resources/upload/upload.test.mjs +3 -3
- package/dist/resources/virtual-accounts/index.d.mts +2 -2
- package/dist/resources/virtual-accounts/index.d.ts +2 -2
- package/dist/resources/virtual-accounts/virtual-accounts.test.js +1 -1
- package/dist/resources/virtual-accounts/virtual-accounts.test.mjs +3 -3
- package/dist/resources/wallets/blockchain.d.mts +2 -2
- package/dist/resources/wallets/blockchain.d.ts +2 -2
- package/dist/resources/wallets/blockchain.test.js +1 -1
- package/dist/resources/wallets/blockchain.test.mjs +3 -3
- package/dist/resources/wallets/custodial.d.mts +2 -2
- package/dist/resources/wallets/custodial.d.ts +2 -2
- package/dist/resources/wallets/custodial.test.js +1 -1
- package/dist/resources/wallets/custodial.test.mjs +3 -3
- package/dist/resources/wallets/offramp.d.mts +2 -2
- package/dist/resources/wallets/offramp.d.ts +2 -2
- package/dist/resources/wallets/offramp.test.js +1 -1
- package/dist/resources/wallets/offramp.test.mjs +3 -3
- package/dist/resources/webhooks/index.d.mts +2 -2
- package/dist/resources/webhooks/index.d.ts +2 -2
- package/dist/resources/webhooks/webhooks.test.js +1 -1
- package/dist/resources/webhooks/webhooks.test.mjs +3 -3
- package/package.json +2 -2
|
@@ -47,9 +47,9 @@ import {
|
|
|
47
47
|
init_terms_of_service
|
|
48
48
|
} from "./chunk-Z6EYX4D3.mjs";
|
|
49
49
|
import {
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
} from "./chunk-
|
|
50
|
+
createBankAccountsResource,
|
|
51
|
+
init_bank_accounts
|
|
52
|
+
} from "./chunk-UOAM7SX3.mjs";
|
|
53
53
|
import {
|
|
54
54
|
createInstancesResource,
|
|
55
55
|
init_instances
|
|
@@ -71,9 +71,9 @@ import {
|
|
|
71
71
|
init_available
|
|
72
72
|
} from "./chunk-WE73MTQL.mjs";
|
|
73
73
|
import {
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
} from "./chunk-
|
|
74
|
+
createFeesResource,
|
|
75
|
+
init_fees
|
|
76
|
+
} from "./chunk-ALHMJWQN.mjs";
|
|
77
77
|
import {
|
|
78
78
|
__async,
|
|
79
79
|
__esm,
|
|
@@ -85,7 +85,7 @@ import {
|
|
|
85
85
|
var version;
|
|
86
86
|
var init_package = __esm({
|
|
87
87
|
"package.json"() {
|
|
88
|
-
version = "3.
|
|
88
|
+
version = "3.8.0";
|
|
89
89
|
}
|
|
90
90
|
});
|
|
91
91
|
|
|
@@ -18,7 +18,7 @@ type CurrencyType = "sender" | "receiver";
|
|
|
18
18
|
|
|
19
19
|
type Network = "base" | "sepolia" | "arbitrum_sepolia" | "base_sepolia" | "arbitrum" | "polygon" | "polygon_amoy" | "ethereum" | "stellar" | "stellar_testnet" | "tron" | "solana" | "solana_devnet";
|
|
20
20
|
|
|
21
|
-
type StablecoinToken = "USDC" | "USDT" | "USDB"
|
|
21
|
+
type StablecoinToken = "USDC" | "USDT" | "USDB";
|
|
22
22
|
|
|
23
23
|
type TransactionDocumentType = "invoice" | "purchase_order" | "delivery_slip" | "contract" | "customs_declaration" | "bill_of_lading" | "others";
|
|
24
24
|
|
|
@@ -347,7 +347,7 @@ type PayinTrackingPartnerFee = {
|
|
|
347
347
|
completed_at?: string | null
|
|
348
348
|
}
|
|
349
349
|
|
|
350
|
-
type PayinPaymentMethod = "ach" | "wire" | "pix" | "spei" | "transfers" | "pse" | "international_swift"
|
|
350
|
+
type PayinPaymentMethod = "ach" | "wire" | "pix" | "spei" | "transfers" | "pse" | "international_swift" | "rtp"
|
|
351
351
|
|
|
352
352
|
type BusinessIndustry =
|
|
353
353
|
| "111998"
|
|
@@ -18,7 +18,7 @@ type CurrencyType = "sender" | "receiver";
|
|
|
18
18
|
|
|
19
19
|
type Network = "base" | "sepolia" | "arbitrum_sepolia" | "base_sepolia" | "arbitrum" | "polygon" | "polygon_amoy" | "ethereum" | "stellar" | "stellar_testnet" | "tron" | "solana" | "solana_devnet";
|
|
20
20
|
|
|
21
|
-
type StablecoinToken = "USDC" | "USDT" | "USDB"
|
|
21
|
+
type StablecoinToken = "USDC" | "USDT" | "USDB";
|
|
22
22
|
|
|
23
23
|
type TransactionDocumentType = "invoice" | "purchase_order" | "delivery_slip" | "contract" | "customs_declaration" | "bill_of_lading" | "others";
|
|
24
24
|
|
|
@@ -347,7 +347,7 @@ type PayinTrackingPartnerFee = {
|
|
|
347
347
|
completed_at?: string | null
|
|
348
348
|
}
|
|
349
349
|
|
|
350
|
-
type PayinPaymentMethod = "ach" | "wire" | "pix" | "spei" | "transfers" | "pse" | "international_swift"
|
|
350
|
+
type PayinPaymentMethod = "ach" | "wire" | "pix" | "spei" | "transfers" | "pse" | "international_swift" | "rtp"
|
|
351
351
|
|
|
352
352
|
type BusinessIndustry =
|
|
353
353
|
| "111998"
|
package/dist/index.d.mts
CHANGED
|
@@ -35,8 +35,8 @@ import { createOfframpWalletsResource } from './resources/wallets/offramp.mjs';
|
|
|
35
35
|
export { CreateOfframpWalletInput, CreateOfframpWalletResponse, GetOfframpWalletInput, GetOfframpWalletResponse, ListOfframpWalletsInput, ListOfframpWalletsResponse, OfframpWallet, OfframpWalletNetwork } from './resources/wallets/offramp.mjs';
|
|
36
36
|
import { createWebhookEndpointsResource } from './resources/webhooks/index.mjs';
|
|
37
37
|
export { CreateWebhookEndpointInput, CreateWebhookEndpointResponse, DeleteWebhookEndpointInput, GetPortalAccessUrlResponse, GetWebhookEndpointSecretInput, GetWebhookEndpointSecretResponse, ListWebhookEndpointsResponse, WebhookEvents } from './resources/webhooks/index.mjs';
|
|
38
|
-
import './index.d-
|
|
39
|
-
import './api-client-
|
|
38
|
+
import './index.d-CxmQ6ci9.mjs';
|
|
39
|
+
import './api-client-Ct0AsDO5.mjs';
|
|
40
40
|
|
|
41
41
|
declare class BlindPay {
|
|
42
42
|
private readonly baseUrl;
|
package/dist/index.d.ts
CHANGED
|
@@ -35,8 +35,8 @@ import { createOfframpWalletsResource } from './resources/wallets/offramp.js';
|
|
|
35
35
|
export { CreateOfframpWalletInput, CreateOfframpWalletResponse, GetOfframpWalletInput, GetOfframpWalletResponse, ListOfframpWalletsInput, ListOfframpWalletsResponse, OfframpWallet, OfframpWalletNetwork } from './resources/wallets/offramp.js';
|
|
36
36
|
import { createWebhookEndpointsResource } from './resources/webhooks/index.js';
|
|
37
37
|
export { CreateWebhookEndpointInput, CreateWebhookEndpointResponse, DeleteWebhookEndpointInput, GetPortalAccessUrlResponse, GetWebhookEndpointSecretInput, GetWebhookEndpointSecretResponse, ListWebhookEndpointsResponse, WebhookEvents } from './resources/webhooks/index.js';
|
|
38
|
-
import './index.d-
|
|
39
|
-
import './api-client-
|
|
38
|
+
import './index.d-CxmQ6ci9.js';
|
|
39
|
+
import './api-client-B9lW57MD.js';
|
|
40
40
|
|
|
41
41
|
declare class BlindPay {
|
|
42
42
|
private readonly baseUrl;
|
package/dist/index.js
CHANGED
package/dist/index.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
BlindPay,
|
|
3
3
|
init_client
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-57QRKKXM.mjs";
|
|
5
5
|
import {
|
|
6
6
|
createBlockchainWalletsResource,
|
|
7
7
|
init_blockchain
|
|
@@ -48,9 +48,9 @@ import {
|
|
|
48
48
|
} from "./chunk-YIZJM2GU.mjs";
|
|
49
49
|
import "./chunk-Z6EYX4D3.mjs";
|
|
50
50
|
import {
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
} from "./chunk-
|
|
51
|
+
createBankAccountsResource,
|
|
52
|
+
init_bank_accounts
|
|
53
|
+
} from "./chunk-UOAM7SX3.mjs";
|
|
54
54
|
import {
|
|
55
55
|
createInstancesResource,
|
|
56
56
|
init_instances
|
|
@@ -72,9 +72,9 @@ import {
|
|
|
72
72
|
init_available
|
|
73
73
|
} from "./chunk-WE73MTQL.mjs";
|
|
74
74
|
import {
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
} from "./chunk-
|
|
75
|
+
createFeesResource,
|
|
76
|
+
init_fees
|
|
77
|
+
} from "./chunk-ALHMJWQN.mjs";
|
|
78
78
|
import "./chunk-OBKEW4AQ.mjs";
|
|
79
79
|
|
|
80
80
|
// src/index.ts
|
|
@@ -18697,7 +18697,7 @@ var import_expect_type = __toESM(require_dist(), 1);
|
|
|
18697
18697
|
var import_svix = require("svix");
|
|
18698
18698
|
|
|
18699
18699
|
// package.json
|
|
18700
|
-
var version = "3.
|
|
18700
|
+
var version = "3.8.0";
|
|
18701
18701
|
|
|
18702
18702
|
// src/internal/blindpay-error.ts
|
|
18703
18703
|
var BlindPayError = class extends Error {
|
|
@@ -7,7 +7,7 @@ import {
|
|
|
7
7
|
import {
|
|
8
8
|
BlindPay,
|
|
9
9
|
init_client
|
|
10
|
-
} from "../../chunk-
|
|
10
|
+
} from "../../chunk-57QRKKXM.mjs";
|
|
11
11
|
import "../../chunk-FG25JHDX.mjs";
|
|
12
12
|
import "../../chunk-KMU6V4LW.mjs";
|
|
13
13
|
import "../../chunk-QGNLMN6Z.mjs";
|
|
@@ -20,13 +20,13 @@ import "../../chunk-F5Z45GCA.mjs";
|
|
|
20
20
|
import "../../chunk-TBTA7A2P.mjs";
|
|
21
21
|
import "../../chunk-YIZJM2GU.mjs";
|
|
22
22
|
import "../../chunk-Z6EYX4D3.mjs";
|
|
23
|
-
import "../../chunk-
|
|
23
|
+
import "../../chunk-UOAM7SX3.mjs";
|
|
24
24
|
import "../../chunk-BGXC2F73.mjs";
|
|
25
25
|
import "../../chunk-RC5NN5UF.mjs";
|
|
26
26
|
import "../../chunk-VGU72ZNI.mjs";
|
|
27
27
|
import "../../chunk-LRHWT4JU.mjs";
|
|
28
28
|
import "../../chunk-WE73MTQL.mjs";
|
|
29
|
-
import "../../chunk-
|
|
29
|
+
import "../../chunk-ALHMJWQN.mjs";
|
|
30
30
|
import {
|
|
31
31
|
__async,
|
|
32
32
|
__commonJS
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { B as BlindpayApiResponse } from '../../index.d-
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { B as BlindpayApiResponse } from '../../index.d-CxmQ6ci9.mjs';
|
|
2
|
+
import { I as InternalApiClient } from '../../api-client-Ct0AsDO5.mjs';
|
|
3
3
|
|
|
4
4
|
type ListApiKeysResponse = Array<{
|
|
5
5
|
id: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { B as BlindpayApiResponse } from '../../index.d-
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { B as BlindpayApiResponse } from '../../index.d-CxmQ6ci9.js';
|
|
2
|
+
import { I as InternalApiClient } from '../../api-client-B9lW57MD.js';
|
|
3
3
|
|
|
4
4
|
type ListApiKeysResponse = Array<{
|
|
5
5
|
id: string;
|
|
@@ -18702,7 +18702,7 @@ var import_expect_type = __toESM(require_dist(), 1);
|
|
|
18702
18702
|
var import_svix = require("svix");
|
|
18703
18703
|
|
|
18704
18704
|
// package.json
|
|
18705
|
-
var version = "3.
|
|
18705
|
+
var version = "3.8.0";
|
|
18706
18706
|
|
|
18707
18707
|
// src/internal/blindpay-error.ts
|
|
18708
18708
|
var BlindPayError = class extends Error {
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
BlindPay,
|
|
10
10
|
init_client
|
|
11
|
-
} from "../../chunk-
|
|
11
|
+
} from "../../chunk-57QRKKXM.mjs";
|
|
12
12
|
import "../../chunk-FG25JHDX.mjs";
|
|
13
13
|
import "../../chunk-KMU6V4LW.mjs";
|
|
14
14
|
import "../../chunk-QGNLMN6Z.mjs";
|
|
@@ -21,13 +21,13 @@ import "../../chunk-F5Z45GCA.mjs";
|
|
|
21
21
|
import "../../chunk-TBTA7A2P.mjs";
|
|
22
22
|
import "../../chunk-YIZJM2GU.mjs";
|
|
23
23
|
import "../../chunk-Z6EYX4D3.mjs";
|
|
24
|
-
import "../../chunk-
|
|
24
|
+
import "../../chunk-UOAM7SX3.mjs";
|
|
25
25
|
import "../../chunk-BGXC2F73.mjs";
|
|
26
26
|
import "../../chunk-RC5NN5UF.mjs";
|
|
27
27
|
import "../../chunk-VGU72ZNI.mjs";
|
|
28
28
|
import "../../chunk-LRHWT4JU.mjs";
|
|
29
29
|
import "../../chunk-WE73MTQL.mjs";
|
|
30
|
-
import "../../chunk-
|
|
30
|
+
import "../../chunk-ALHMJWQN.mjs";
|
|
31
31
|
import {
|
|
32
32
|
__async,
|
|
33
33
|
__commonJS
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { R as Rail, B as BlindpayApiResponse } from '../../index.d-
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { R as Rail, B as BlindpayApiResponse } from '../../index.d-CxmQ6ci9.mjs';
|
|
2
|
+
import { I as InternalApiClient } from '../../api-client-Ct0AsDO5.mjs';
|
|
3
3
|
|
|
4
4
|
type BankDetailKey = "type" | "name" | "pix_key" | "beneficiary_name" | "routing_number" | "account_number" | "account_type" | "account_class" | "address_line_1" | "address_line_2" | "city" | "state_province_region" | "country" | "postal_code" | "checkbook_account_id" | "checkbook_user_key" | "spei_protocol" | "spei_institution_code" | "spei_clabe" | "transfers_type" | "transfers_account" | "ach_cop_beneficiary_first_name" | "ach_cop_beneficiary_last_name" | "ach_cop_document_id" | "ach_cop_document_type" | "ach_cop_email" | "ach_cop_bank_code" | "ach_cop_bank_account" | "swift_code_bic" | "swift_account_holder_name" | "swift_account_number_iban" | "swift_beneficiary_address_line_1" | "swift_beneficiary_address_line_2" | "swift_beneficiary_country" | "swift_beneficiary_city" | "swift_beneficiary_state_province_region" | "swift_beneficiary_postal_code" | "swift_bank_name" | "swift_bank_address_line_1" | "swift_bank_address_line_2" | "swift_bank_country" | "swift_bank_city" | "swift_bank_state_province_region" | "swift_bank_postal_code" | "swift_intermediary_bank_swift_code_bic" | "swift_intermediary_bank_account_number_iban" | "swift_intermediary_bank_name" | "swift_intermediary_bank_country";
|
|
5
5
|
type GetBankDetailsResponse = Array<{
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { R as Rail, B as BlindpayApiResponse } from '../../index.d-
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { R as Rail, B as BlindpayApiResponse } from '../../index.d-CxmQ6ci9.js';
|
|
2
|
+
import { I as InternalApiClient } from '../../api-client-B9lW57MD.js';
|
|
3
3
|
|
|
4
4
|
type BankDetailKey = "type" | "name" | "pix_key" | "beneficiary_name" | "routing_number" | "account_number" | "account_type" | "account_class" | "address_line_1" | "address_line_2" | "city" | "state_province_region" | "country" | "postal_code" | "checkbook_account_id" | "checkbook_user_key" | "spei_protocol" | "spei_institution_code" | "spei_clabe" | "transfers_type" | "transfers_account" | "ach_cop_beneficiary_first_name" | "ach_cop_beneficiary_last_name" | "ach_cop_document_id" | "ach_cop_document_type" | "ach_cop_email" | "ach_cop_bank_code" | "ach_cop_bank_account" | "swift_code_bic" | "swift_account_holder_name" | "swift_account_number_iban" | "swift_beneficiary_address_line_1" | "swift_beneficiary_address_line_2" | "swift_beneficiary_country" | "swift_beneficiary_city" | "swift_beneficiary_state_province_region" | "swift_beneficiary_postal_code" | "swift_bank_name" | "swift_bank_address_line_1" | "swift_bank_address_line_2" | "swift_bank_country" | "swift_bank_city" | "swift_bank_state_province_region" | "swift_bank_postal_code" | "swift_intermediary_bank_swift_code_bic" | "swift_intermediary_bank_account_number_iban" | "swift_intermediary_bank_name" | "swift_intermediary_bank_country";
|
|
5
5
|
type GetBankDetailsResponse = Array<{
|
|
@@ -18702,7 +18702,7 @@ var import_expect_type = __toESM(require_dist(), 1);
|
|
|
18702
18702
|
var import_svix = require("svix");
|
|
18703
18703
|
|
|
18704
18704
|
// package.json
|
|
18705
|
-
var version = "3.
|
|
18705
|
+
var version = "3.8.0";
|
|
18706
18706
|
|
|
18707
18707
|
// src/internal/blindpay-error.ts
|
|
18708
18708
|
var BlindPayError = class extends Error {
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
BlindPay,
|
|
10
10
|
init_client
|
|
11
|
-
} from "../../chunk-
|
|
11
|
+
} from "../../chunk-57QRKKXM.mjs";
|
|
12
12
|
import "../../chunk-FG25JHDX.mjs";
|
|
13
13
|
import "../../chunk-KMU6V4LW.mjs";
|
|
14
14
|
import "../../chunk-QGNLMN6Z.mjs";
|
|
@@ -21,13 +21,13 @@ import "../../chunk-F5Z45GCA.mjs";
|
|
|
21
21
|
import "../../chunk-TBTA7A2P.mjs";
|
|
22
22
|
import "../../chunk-YIZJM2GU.mjs";
|
|
23
23
|
import "../../chunk-Z6EYX4D3.mjs";
|
|
24
|
-
import "../../chunk-
|
|
24
|
+
import "../../chunk-UOAM7SX3.mjs";
|
|
25
25
|
import "../../chunk-BGXC2F73.mjs";
|
|
26
26
|
import "../../chunk-RC5NN5UF.mjs";
|
|
27
27
|
import "../../chunk-VGU72ZNI.mjs";
|
|
28
28
|
import "../../chunk-LRHWT4JU.mjs";
|
|
29
29
|
import "../../chunk-WE73MTQL.mjs";
|
|
30
|
-
import "../../chunk-
|
|
30
|
+
import "../../chunk-ALHMJWQN.mjs";
|
|
31
31
|
import {
|
|
32
32
|
__async,
|
|
33
33
|
__commonJS
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { R as Rail, C as Country, B as BlindpayApiResponse, a as BankAccountType, A as AccountClass, b as AchCopDocument, c as ArgentinaTransfers, d as BusinessIndustry } from '../../index.d-
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { R as Rail, C as Country, B as BlindpayApiResponse, a as BankAccountType, A as AccountClass, b as AchCopDocument, c as ArgentinaTransfers, d as BusinessIndustry } from '../../index.d-CxmQ6ci9.mjs';
|
|
2
|
+
import { I as InternalApiClient } from '../../api-client-Ct0AsDO5.mjs';
|
|
3
3
|
import { SpeiProtocol } from '../payouts/index.mjs';
|
|
4
4
|
|
|
5
5
|
type RecipientRelationship = "first_party" | "employee" | "independent_contractor" | "vendor_or_supplier" | "subsidiary_or_affiliate" | "merchant_or_partner" | "customer" | "landlord" | "family" | "other";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { R as Rail, C as Country, B as BlindpayApiResponse, a as BankAccountType, A as AccountClass, b as AchCopDocument, c as ArgentinaTransfers, d as BusinessIndustry } from '../../index.d-
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { R as Rail, C as Country, B as BlindpayApiResponse, a as BankAccountType, A as AccountClass, b as AchCopDocument, c as ArgentinaTransfers, d as BusinessIndustry } from '../../index.d-CxmQ6ci9.js';
|
|
2
|
+
import { I as InternalApiClient } from '../../api-client-B9lW57MD.js';
|
|
3
3
|
import { SpeiProtocol } from '../payouts/index.js';
|
|
4
4
|
|
|
5
5
|
type RecipientRelationship = "first_party" | "employee" | "independent_contractor" | "vendor_or_supplier" | "subsidiary_or_affiliate" | "merchant_or_partner" | "customer" | "landlord" | "family" | "other";
|
|
@@ -18702,7 +18702,7 @@ var import_expect_type = __toESM(require_dist(), 1);
|
|
|
18702
18702
|
var import_svix = require("svix");
|
|
18703
18703
|
|
|
18704
18704
|
// package.json
|
|
18705
|
-
var version = "3.
|
|
18705
|
+
var version = "3.8.0";
|
|
18706
18706
|
|
|
18707
18707
|
// src/internal/blindpay-error.ts
|
|
18708
18708
|
var BlindPayError = class extends Error {
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
BlindPay,
|
|
10
10
|
init_client
|
|
11
|
-
} from "../../chunk-
|
|
11
|
+
} from "../../chunk-57QRKKXM.mjs";
|
|
12
12
|
import "../../chunk-FG25JHDX.mjs";
|
|
13
13
|
import "../../chunk-KMU6V4LW.mjs";
|
|
14
14
|
import "../../chunk-QGNLMN6Z.mjs";
|
|
@@ -21,13 +21,13 @@ import "../../chunk-F5Z45GCA.mjs";
|
|
|
21
21
|
import "../../chunk-TBTA7A2P.mjs";
|
|
22
22
|
import "../../chunk-YIZJM2GU.mjs";
|
|
23
23
|
import "../../chunk-Z6EYX4D3.mjs";
|
|
24
|
-
import "../../chunk-
|
|
24
|
+
import "../../chunk-UOAM7SX3.mjs";
|
|
25
25
|
import "../../chunk-BGXC2F73.mjs";
|
|
26
26
|
import "../../chunk-RC5NN5UF.mjs";
|
|
27
27
|
import "../../chunk-VGU72ZNI.mjs";
|
|
28
28
|
import "../../chunk-LRHWT4JU.mjs";
|
|
29
29
|
import "../../chunk-WE73MTQL.mjs";
|
|
30
|
-
import "../../chunk-
|
|
30
|
+
import "../../chunk-ALHMJWQN.mjs";
|
|
31
31
|
import {
|
|
32
32
|
__async,
|
|
33
33
|
__commonJS
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { B as BlindpayApiResponse } from '../../index.d-
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { B as BlindpayApiResponse } from '../../index.d-CxmQ6ci9.mjs';
|
|
2
|
+
import { I as InternalApiClient } from '../../api-client-Ct0AsDO5.mjs';
|
|
3
3
|
|
|
4
4
|
type FeeOptions = {
|
|
5
5
|
payin_flat: number;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { B as BlindpayApiResponse } from '../../index.d-
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { B as BlindpayApiResponse } from '../../index.d-CxmQ6ci9.js';
|
|
2
|
+
import { I as InternalApiClient } from '../../api-client-B9lW57MD.js';
|
|
3
3
|
|
|
4
4
|
type FeeOptions = {
|
|
5
5
|
payin_flat: number;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { B as BlindpayApiResponse } from '../../index.d-
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { B as BlindpayApiResponse } from '../../index.d-CxmQ6ci9.mjs';
|
|
2
|
+
import { I as InternalApiClient } from '../../api-client-Ct0AsDO5.mjs';
|
|
3
3
|
|
|
4
4
|
type InstanceMemberRole = "owner" | "admin" | "finance" | "checker" | "operations" | "developer" | "viewer";
|
|
5
5
|
type GetInstanceMembersResponse = Array<{
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { B as BlindpayApiResponse } from '../../index.d-
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { B as BlindpayApiResponse } from '../../index.d-CxmQ6ci9.js';
|
|
2
|
+
import { I as InternalApiClient } from '../../api-client-B9lW57MD.js';
|
|
3
3
|
|
|
4
4
|
type InstanceMemberRole = "owner" | "admin" | "finance" | "checker" | "operations" | "developer" | "viewer";
|
|
5
5
|
type GetInstanceMembersResponse = Array<{
|
|
@@ -18702,7 +18702,7 @@ var import_expect_type = __toESM(require_dist(), 1);
|
|
|
18702
18702
|
var import_svix = require("svix");
|
|
18703
18703
|
|
|
18704
18704
|
// package.json
|
|
18705
|
-
var version = "3.
|
|
18705
|
+
var version = "3.8.0";
|
|
18706
18706
|
|
|
18707
18707
|
// src/internal/blindpay-error.ts
|
|
18708
18708
|
var BlindPayError = class extends Error {
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
BlindPay,
|
|
10
10
|
init_client
|
|
11
|
-
} from "../../chunk-
|
|
11
|
+
} from "../../chunk-57QRKKXM.mjs";
|
|
12
12
|
import "../../chunk-FG25JHDX.mjs";
|
|
13
13
|
import "../../chunk-KMU6V4LW.mjs";
|
|
14
14
|
import "../../chunk-QGNLMN6Z.mjs";
|
|
@@ -21,13 +21,13 @@ import "../../chunk-F5Z45GCA.mjs";
|
|
|
21
21
|
import "../../chunk-TBTA7A2P.mjs";
|
|
22
22
|
import "../../chunk-YIZJM2GU.mjs";
|
|
23
23
|
import "../../chunk-Z6EYX4D3.mjs";
|
|
24
|
-
import "../../chunk-
|
|
24
|
+
import "../../chunk-UOAM7SX3.mjs";
|
|
25
25
|
import "../../chunk-BGXC2F73.mjs";
|
|
26
26
|
import "../../chunk-RC5NN5UF.mjs";
|
|
27
27
|
import "../../chunk-VGU72ZNI.mjs";
|
|
28
28
|
import "../../chunk-LRHWT4JU.mjs";
|
|
29
29
|
import "../../chunk-WE73MTQL.mjs";
|
|
30
|
-
import "../../chunk-
|
|
30
|
+
import "../../chunk-ALHMJWQN.mjs";
|
|
31
31
|
import {
|
|
32
32
|
__async,
|
|
33
33
|
__commonJS
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { B as BlindpayApiResponse } from '../../index.d-
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { B as BlindpayApiResponse } from '../../index.d-CxmQ6ci9.mjs';
|
|
2
|
+
import { I as InternalApiClient } from '../../api-client-Ct0AsDO5.mjs';
|
|
3
3
|
|
|
4
4
|
type ListPartnerFeesResponse = Array<{
|
|
5
5
|
id: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { B as BlindpayApiResponse } from '../../index.d-
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { B as BlindpayApiResponse } from '../../index.d-CxmQ6ci9.js';
|
|
2
|
+
import { I as InternalApiClient } from '../../api-client-B9lW57MD.js';
|
|
3
3
|
|
|
4
4
|
type ListPartnerFeesResponse = Array<{
|
|
5
5
|
id: string;
|
|
@@ -18702,7 +18702,7 @@ var import_expect_type = __toESM(require_dist(), 1);
|
|
|
18702
18702
|
var import_svix = require("svix");
|
|
18703
18703
|
|
|
18704
18704
|
// package.json
|
|
18705
|
-
var version = "3.
|
|
18705
|
+
var version = "3.8.0";
|
|
18706
18706
|
|
|
18707
18707
|
// src/internal/blindpay-error.ts
|
|
18708
18708
|
var BlindPayError = class extends Error {
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
BlindPay,
|
|
10
10
|
init_client
|
|
11
|
-
} from "../../chunk-
|
|
11
|
+
} from "../../chunk-57QRKKXM.mjs";
|
|
12
12
|
import "../../chunk-FG25JHDX.mjs";
|
|
13
13
|
import "../../chunk-KMU6V4LW.mjs";
|
|
14
14
|
import "../../chunk-QGNLMN6Z.mjs";
|
|
@@ -21,13 +21,13 @@ import "../../chunk-F5Z45GCA.mjs";
|
|
|
21
21
|
import "../../chunk-TBTA7A2P.mjs";
|
|
22
22
|
import "../../chunk-YIZJM2GU.mjs";
|
|
23
23
|
import "../../chunk-Z6EYX4D3.mjs";
|
|
24
|
-
import "../../chunk-
|
|
24
|
+
import "../../chunk-UOAM7SX3.mjs";
|
|
25
25
|
import "../../chunk-BGXC2F73.mjs";
|
|
26
26
|
import "../../chunk-RC5NN5UF.mjs";
|
|
27
27
|
import "../../chunk-VGU72ZNI.mjs";
|
|
28
28
|
import "../../chunk-LRHWT4JU.mjs";
|
|
29
29
|
import "../../chunk-WE73MTQL.mjs";
|
|
30
|
-
import "../../chunk-
|
|
30
|
+
import "../../chunk-ALHMJWQN.mjs";
|
|
31
31
|
import {
|
|
32
32
|
__async,
|
|
33
33
|
__commonJS
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { P as PaginationParams, T as TransactionStatus, B as BlindpayApiResponse, e as PayinTrackingTransaction, f as PayinTrackingPayment, g as PayinTrackingComplete, h as PayinTrackingPartnerFee, A as AccountClass, i as PayinPaymentMethod, S as StablecoinToken, j as Currency, k as PayerRules, N as Network, b as AchCopDocument, l as PaginationMetadata } from '../../index.d-
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { P as PaginationParams, T as TransactionStatus, B as BlindpayApiResponse, e as PayinTrackingTransaction, f as PayinTrackingPayment, g as PayinTrackingComplete, h as PayinTrackingPartnerFee, A as AccountClass, i as PayinPaymentMethod, S as StablecoinToken, j as Currency, k as PayerRules, N as Network, b as AchCopDocument, l as PaginationMetadata } from '../../index.d-CxmQ6ci9.mjs';
|
|
2
|
+
import { I as InternalApiClient } from '../../api-client-Ct0AsDO5.mjs';
|
|
3
3
|
|
|
4
4
|
type BlindpayBankDetails = {
|
|
5
5
|
routing_number: string;
|
|
@@ -23,6 +23,17 @@ type BlindpayBankDetails = {
|
|
|
23
23
|
address_line_1: string;
|
|
24
24
|
address_line_2: string;
|
|
25
25
|
};
|
|
26
|
+
receiving_bank: {
|
|
27
|
+
name: string;
|
|
28
|
+
address_line_1: string;
|
|
29
|
+
address_line_2: string;
|
|
30
|
+
};
|
|
31
|
+
swift_account_number?: string | null;
|
|
32
|
+
swift_receiving_bank?: {
|
|
33
|
+
name: string | null;
|
|
34
|
+
address_line_1: string | null;
|
|
35
|
+
address_line_2: string | null;
|
|
36
|
+
} | null;
|
|
26
37
|
};
|
|
27
38
|
type Payin = {
|
|
28
39
|
id: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { P as PaginationParams, T as TransactionStatus, B as BlindpayApiResponse, e as PayinTrackingTransaction, f as PayinTrackingPayment, g as PayinTrackingComplete, h as PayinTrackingPartnerFee, A as AccountClass, i as PayinPaymentMethod, S as StablecoinToken, j as Currency, k as PayerRules, N as Network, b as AchCopDocument, l as PaginationMetadata } from '../../index.d-
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { P as PaginationParams, T as TransactionStatus, B as BlindpayApiResponse, e as PayinTrackingTransaction, f as PayinTrackingPayment, g as PayinTrackingComplete, h as PayinTrackingPartnerFee, A as AccountClass, i as PayinPaymentMethod, S as StablecoinToken, j as Currency, k as PayerRules, N as Network, b as AchCopDocument, l as PaginationMetadata } from '../../index.d-CxmQ6ci9.js';
|
|
2
|
+
import { I as InternalApiClient } from '../../api-client-B9lW57MD.js';
|
|
3
3
|
|
|
4
4
|
type BlindpayBankDetails = {
|
|
5
5
|
routing_number: string;
|
|
@@ -23,6 +23,17 @@ type BlindpayBankDetails = {
|
|
|
23
23
|
address_line_1: string;
|
|
24
24
|
address_line_2: string;
|
|
25
25
|
};
|
|
26
|
+
receiving_bank: {
|
|
27
|
+
name: string;
|
|
28
|
+
address_line_1: string;
|
|
29
|
+
address_line_2: string;
|
|
30
|
+
};
|
|
31
|
+
swift_account_number?: string | null;
|
|
32
|
+
swift_receiving_bank?: {
|
|
33
|
+
name: string | null;
|
|
34
|
+
address_line_1: string | null;
|
|
35
|
+
address_line_2: string | null;
|
|
36
|
+
} | null;
|
|
26
37
|
};
|
|
27
38
|
type Payin = {
|
|
28
39
|
id: string;
|
|
@@ -18702,7 +18702,7 @@ var import_expect_type = __toESM(require_dist(), 1);
|
|
|
18702
18702
|
var import_svix = require("svix");
|
|
18703
18703
|
|
|
18704
18704
|
// package.json
|
|
18705
|
-
var version = "3.
|
|
18705
|
+
var version = "3.8.0";
|
|
18706
18706
|
|
|
18707
18707
|
// src/internal/blindpay-error.ts
|
|
18708
18708
|
var BlindPayError = class extends Error {
|
|
@@ -19558,8 +19558,8 @@ describe("Payin quotes", () => {
|
|
|
19558
19558
|
});
|
|
19559
19559
|
const { data, error } = yield blindpay.payins.quotes.getFxRate({
|
|
19560
19560
|
currency_type: "sender",
|
|
19561
|
-
from: "
|
|
19562
|
-
to: "
|
|
19561
|
+
from: "BRL",
|
|
19562
|
+
to: "USDC",
|
|
19563
19563
|
request_amount: 1e3
|
|
19564
19564
|
});
|
|
19565
19565
|
globalExpect(error).toBeNull();
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
BlindPay,
|
|
10
10
|
init_client
|
|
11
|
-
} from "../../chunk-
|
|
11
|
+
} from "../../chunk-57QRKKXM.mjs";
|
|
12
12
|
import "../../chunk-FG25JHDX.mjs";
|
|
13
13
|
import "../../chunk-KMU6V4LW.mjs";
|
|
14
14
|
import "../../chunk-QGNLMN6Z.mjs";
|
|
@@ -21,13 +21,13 @@ import "../../chunk-F5Z45GCA.mjs";
|
|
|
21
21
|
import "../../chunk-TBTA7A2P.mjs";
|
|
22
22
|
import "../../chunk-YIZJM2GU.mjs";
|
|
23
23
|
import "../../chunk-Z6EYX4D3.mjs";
|
|
24
|
-
import "../../chunk-
|
|
24
|
+
import "../../chunk-UOAM7SX3.mjs";
|
|
25
25
|
import "../../chunk-BGXC2F73.mjs";
|
|
26
26
|
import "../../chunk-RC5NN5UF.mjs";
|
|
27
27
|
import "../../chunk-VGU72ZNI.mjs";
|
|
28
28
|
import "../../chunk-LRHWT4JU.mjs";
|
|
29
29
|
import "../../chunk-WE73MTQL.mjs";
|
|
30
|
-
import "../../chunk-
|
|
30
|
+
import "../../chunk-ALHMJWQN.mjs";
|
|
31
31
|
import {
|
|
32
32
|
__async,
|
|
33
33
|
__commonJS
|
|
@@ -86,8 +86,8 @@ var require_payins_quotes_test = __commonJS({
|
|
|
86
86
|
});
|
|
87
87
|
const { data, error } = yield blindpay.payins.quotes.getFxRate({
|
|
88
88
|
currency_type: "sender",
|
|
89
|
-
from: "
|
|
90
|
-
to: "
|
|
89
|
+
from: "BRL",
|
|
90
|
+
to: "USDC",
|
|
91
91
|
request_amount: 1e3
|
|
92
92
|
});
|
|
93
93
|
globalExpect(error).toBeNull();
|