@blindpay/node 2.4.0 → 3.0.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.
Files changed (77) hide show
  1. package/dist/{api-client-Cw2mNJeR.d.mts → api-client-B7VQkM_4.d.mts} +96 -35
  2. package/dist/{api-client-Cw2mNJeR.d.ts → api-client-B7VQkM_4.d.ts} +96 -35
  3. package/dist/{chunk-5XJJKYXE.mjs → chunk-LEPGLH7Q.mjs} +20 -10
  4. package/dist/{chunk-3QQCDR3E.mjs → chunk-VBZHAPK7.mjs} +8 -0
  5. package/dist/{chunk-OTRFWEEC.mjs → chunk-VRA5HP7F.mjs} +4 -0
  6. package/dist/{chunk-4DVSRRBP.mjs → chunk-WH2VNZE7.mjs} +25 -22
  7. package/dist/index.d.mts +14 -14
  8. package/dist/index.d.ts +14 -14
  9. package/dist/index.js +50 -25
  10. package/dist/index.mjs +8 -8
  11. package/dist/resources/api-keys/api-keys.test.js +50 -25
  12. package/dist/resources/api-keys/api-keys.test.mjs +5 -5
  13. package/dist/resources/api-keys/index.d.mts +1 -1
  14. package/dist/resources/api-keys/index.d.ts +1 -1
  15. package/dist/resources/available/available.test.js +50 -25
  16. package/dist/resources/available/available.test.mjs +5 -5
  17. package/dist/resources/available/index.d.mts +1 -1
  18. package/dist/resources/available/index.d.ts +1 -1
  19. package/dist/resources/bank-accounts/bank-accounts.test.js +50 -25
  20. package/dist/resources/bank-accounts/bank-accounts.test.mjs +5 -5
  21. package/dist/resources/bank-accounts/index.d.mts +2 -4
  22. package/dist/resources/bank-accounts/index.d.ts +2 -4
  23. package/dist/resources/instances/index.d.mts +1 -1
  24. package/dist/resources/instances/index.d.ts +1 -1
  25. package/dist/resources/instances/instances.test.js +50 -25
  26. package/dist/resources/instances/instances.test.mjs +5 -5
  27. package/dist/resources/partner-fees/index.d.mts +1 -1
  28. package/dist/resources/partner-fees/index.d.ts +1 -1
  29. package/dist/resources/partner-fees/partner-fees.test.js +50 -25
  30. package/dist/resources/partner-fees/partner-fees.test.mjs +5 -5
  31. package/dist/resources/payins/index.d.mts +9 -33
  32. package/dist/resources/payins/index.d.ts +9 -33
  33. package/dist/resources/payins/payins-quotes.test.js +100 -25
  34. package/dist/resources/payins/payins-quotes.test.mjs +55 -5
  35. package/dist/resources/payins/payins.test.js +164 -52
  36. package/dist/resources/payins/payins.test.mjs +119 -32
  37. package/dist/resources/payins/quotes.d.mts +38 -2
  38. package/dist/resources/payins/quotes.d.ts +38 -2
  39. package/dist/resources/payins/quotes.js +4 -0
  40. package/dist/resources/payins/quotes.mjs +1 -1
  41. package/dist/resources/payouts/index.d.mts +42 -17
  42. package/dist/resources/payouts/index.d.ts +42 -17
  43. package/dist/resources/payouts/index.js +8 -0
  44. package/dist/resources/payouts/index.mjs +1 -1
  45. package/dist/resources/payouts/payouts.test.js +162 -27
  46. package/dist/resources/payouts/payouts.test.mjs +117 -7
  47. package/dist/resources/quotes/index.d.mts +1 -1
  48. package/dist/resources/quotes/index.d.ts +1 -1
  49. package/dist/resources/quotes/quotes.test.js +50 -25
  50. package/dist/resources/quotes/quotes.test.mjs +5 -5
  51. package/dist/resources/receivers/index.d.mts +9 -7
  52. package/dist/resources/receivers/index.d.ts +9 -7
  53. package/dist/resources/receivers/receivers.test.js +57 -33
  54. package/dist/resources/receivers/receivers.test.mjs +12 -13
  55. package/dist/resources/terms-of-service/index.d.mts +1 -1
  56. package/dist/resources/terms-of-service/index.d.ts +1 -1
  57. package/dist/resources/terms-of-service/terms-of-service.test.js +50 -25
  58. package/dist/resources/terms-of-service/terms-of-service.test.mjs +5 -5
  59. package/dist/resources/virtual-accounts/index.d.mts +22 -7
  60. package/dist/resources/virtual-accounts/index.d.ts +22 -7
  61. package/dist/resources/virtual-accounts/index.js +20 -10
  62. package/dist/resources/virtual-accounts/index.mjs +1 -1
  63. package/dist/resources/virtual-accounts/virtual-accounts.test.js +169 -44
  64. package/dist/resources/virtual-accounts/virtual-accounts.test.mjs +124 -24
  65. package/dist/resources/wallets/blockchain.d.mts +1 -1
  66. package/dist/resources/wallets/blockchain.d.ts +1 -1
  67. package/dist/resources/wallets/blockchain.test.js +50 -25
  68. package/dist/resources/wallets/blockchain.test.mjs +5 -5
  69. package/dist/resources/wallets/offramp.d.mts +1 -1
  70. package/dist/resources/wallets/offramp.d.ts +1 -1
  71. package/dist/resources/wallets/offramp.test.js +50 -25
  72. package/dist/resources/wallets/offramp.test.mjs +5 -5
  73. package/dist/resources/webhooks/index.d.mts +1 -1
  74. package/dist/resources/webhooks/index.d.ts +1 -1
  75. package/dist/resources/webhooks/webhooks.test.js +50 -25
  76. package/dist/resources/webhooks/webhooks.test.mjs +5 -5
  77. package/package.json +6 -2
@@ -8,21 +8,21 @@ import {
8
8
  import {
9
9
  BlindPay,
10
10
  init_client
11
- } from "../../chunk-4DVSRRBP.mjs";
11
+ } from "../../chunk-WH2VNZE7.mjs";
12
12
  import "../../chunk-FG25JHDX.mjs";
13
13
  import "../../chunk-QGNLMN6Z.mjs";
14
14
  import "../../chunk-UC57SCKQ.mjs";
15
15
  import "../../chunk-TBTA7A2P.mjs";
16
16
  import "../../chunk-67XECGMJ.mjs";
17
17
  import "../../chunk-Z6EYX4D3.mjs";
18
- import "../../chunk-5XJJKYXE.mjs";
18
+ import "../../chunk-LEPGLH7Q.mjs";
19
19
  import "../../chunk-RC5NN5UF.mjs";
20
20
  import "../../chunk-W7NJUABI.mjs";
21
- import "../../chunk-OTRFWEEC.mjs";
22
- import "../../chunk-3QQCDR3E.mjs";
21
+ import "../../chunk-VRA5HP7F.mjs";
22
+ import "../../chunk-VBZHAPK7.mjs";
23
23
  import "../../chunk-LRHWT4JU.mjs";
24
- import "../../chunk-U7CKUUO7.mjs";
25
24
  import "../../chunk-CPOSU35L.mjs";
25
+ import "../../chunk-U7CKUUO7.mjs";
26
26
  import "../../chunk-B5T7AQLH.mjs";
27
27
  import {
28
28
  __async,
@@ -1,8 +1,6 @@
1
- import { I as InternalApiClient, B as BlindpayApiResponse, R as Rail, a as BankAccountType, A as AccountClass, C as Country } from '../../api-client-Cw2mNJeR.mjs';
1
+ import { I as InternalApiClient, B as BlindpayApiResponse, R as Rail, a as BankAccountType, A as AccountClass, C as Country, b as AchCopDocument, c as ArgentinaTransfers } from '../../api-client-B7VQkM_4.mjs';
2
2
  import { SpeiProtocol } from '../payouts/index.mjs';
3
3
 
4
- type ArgentinaTransfers = "CVU" | "CBU" | "ALIAS";
5
- type AchCopDocument = "CC" | "CE" | "NIT" | "PASS" | "PEP";
6
4
  type ListBankAccountsInput = string;
7
5
  type ListBankAccountsResponse = {
8
6
  data: Array<{
@@ -317,4 +315,4 @@ declare function createBankAccountsResource(instanceId: string, client: Internal
317
315
  createRtp({ receiver_id, ...data }: CreateRtpInput): Promise<BlindpayApiResponse<CreateRtpResponse>>;
318
316
  };
319
317
 
320
- export { type AchCopDocument, type ArgentinaTransfers, type CreateAchInput, type CreateAchResponse, type CreateArgentinaTransfersInput, type CreateArgentinaTransfersResponse, type CreateColombiaAchInput, type CreateColombiaAchResponse, type CreateInternationalSwiftInput, type CreateInternationalSwiftResponse, type CreatePixInput, type CreatePixResponse, type CreateRtpInput, type CreateRtpResponse, type CreateSpeiInput, type CreateSpeiResponse, type CreateWireInput, type CreateWireResponse, type DeleteBankAccountInput, type GetBankAccountInput, type GetBankAccountResponse, type ListBankAccountsInput, type ListBankAccountsResponse, createBankAccountsResource };
318
+ export { type CreateAchInput, type CreateAchResponse, type CreateArgentinaTransfersInput, type CreateArgentinaTransfersResponse, type CreateColombiaAchInput, type CreateColombiaAchResponse, type CreateInternationalSwiftInput, type CreateInternationalSwiftResponse, type CreatePixInput, type CreatePixResponse, type CreateRtpInput, type CreateRtpResponse, type CreateSpeiInput, type CreateSpeiResponse, type CreateWireInput, type CreateWireResponse, type DeleteBankAccountInput, type GetBankAccountInput, type GetBankAccountResponse, type ListBankAccountsInput, type ListBankAccountsResponse, createBankAccountsResource };
@@ -1,8 +1,6 @@
1
- import { I as InternalApiClient, B as BlindpayApiResponse, R as Rail, a as BankAccountType, A as AccountClass, C as Country } from '../../api-client-Cw2mNJeR.js';
1
+ import { I as InternalApiClient, B as BlindpayApiResponse, R as Rail, a as BankAccountType, A as AccountClass, C as Country, b as AchCopDocument, c as ArgentinaTransfers } from '../../api-client-B7VQkM_4.js';
2
2
  import { SpeiProtocol } from '../payouts/index.js';
3
3
 
4
- type ArgentinaTransfers = "CVU" | "CBU" | "ALIAS";
5
- type AchCopDocument = "CC" | "CE" | "NIT" | "PASS" | "PEP";
6
4
  type ListBankAccountsInput = string;
7
5
  type ListBankAccountsResponse = {
8
6
  data: Array<{
@@ -317,4 +315,4 @@ declare function createBankAccountsResource(instanceId: string, client: Internal
317
315
  createRtp({ receiver_id, ...data }: CreateRtpInput): Promise<BlindpayApiResponse<CreateRtpResponse>>;
318
316
  };
319
317
 
320
- export { type AchCopDocument, type ArgentinaTransfers, type CreateAchInput, type CreateAchResponse, type CreateArgentinaTransfersInput, type CreateArgentinaTransfersResponse, type CreateColombiaAchInput, type CreateColombiaAchResponse, type CreateInternationalSwiftInput, type CreateInternationalSwiftResponse, type CreatePixInput, type CreatePixResponse, type CreateRtpInput, type CreateRtpResponse, type CreateSpeiInput, type CreateSpeiResponse, type CreateWireInput, type CreateWireResponse, type DeleteBankAccountInput, type GetBankAccountInput, type GetBankAccountResponse, type ListBankAccountsInput, type ListBankAccountsResponse, createBankAccountsResource };
318
+ export { type CreateAchInput, type CreateAchResponse, type CreateArgentinaTransfersInput, type CreateArgentinaTransfersResponse, type CreateColombiaAchInput, type CreateColombiaAchResponse, type CreateInternationalSwiftInput, type CreateInternationalSwiftResponse, type CreatePixInput, type CreatePixResponse, type CreateRtpInput, type CreateRtpResponse, type CreateSpeiInput, type CreateSpeiResponse, type CreateWireInput, type CreateWireResponse, type DeleteBankAccountInput, type GetBankAccountInput, type GetBankAccountResponse, type ListBankAccountsInput, type ListBankAccountsResponse, createBankAccountsResource };
@@ -1,4 +1,4 @@
1
- import { I as InternalApiClient, B as BlindpayApiResponse } from '../../api-client-Cw2mNJeR.mjs';
1
+ import { I as InternalApiClient, B as BlindpayApiResponse } from '../../api-client-B7VQkM_4.mjs';
2
2
 
3
3
  type InstanceMemberRole = "owner" | "admin" | "finance" | "checker" | "operations" | "developer" | "viewer";
4
4
  type GetInstanceMembersResponse = Array<{
@@ -1,4 +1,4 @@
1
- import { I as InternalApiClient, B as BlindpayApiResponse } from '../../api-client-Cw2mNJeR.js';
1
+ import { I as InternalApiClient, B as BlindpayApiResponse } from '../../api-client-B7VQkM_4.js';
2
2
 
3
3
  type InstanceMemberRole = "owner" | "admin" | "finance" | "checker" | "operations" | "developer" | "viewer";
4
4
  type GetInstanceMembersResponse = Array<{
@@ -18699,10 +18699,10 @@ function getImporter(name) {
18699
18699
  var import_expect_type = __toESM(require_dist(), 1);
18700
18700
 
18701
18701
  // src/client.ts
18702
- var import_node_crypto = require("crypto");
18702
+ var import_svix = require("svix");
18703
18703
 
18704
18704
  // package.json
18705
- var version = "2.4.0";
18705
+ var version = "3.0.0";
18706
18706
 
18707
18707
  // src/internal/blindpay-error.ts
18708
18708
  var BlindPayError = class extends Error {
@@ -18931,6 +18931,10 @@ function createPayinQuotesResource(instanceId, client) {
18931
18931
  },
18932
18932
  get(id) {
18933
18933
  return client.get(`/instances/${instanceId}/payin-quotes/${id}`);
18934
+ },
18935
+ list(params) {
18936
+ const queryParams = params ? `?${new URLSearchParams(params)}` : "";
18937
+ return client.get(`/instances/${instanceId}/payin-quotes${queryParams}`);
18934
18938
  }
18935
18939
  };
18936
18940
  }
@@ -18963,6 +18967,14 @@ function createPayoutsResource(instanceId, client) {
18963
18967
  createEvm(_c) {
18964
18968
  var data = __objRest(_c, []);
18965
18969
  return client.post(`/instances/${instanceId}/payouts/evm`, data);
18970
+ },
18971
+ authorizeSolana(_d) {
18972
+ var data = __objRest(_d, []);
18973
+ return client.post(`/instances/${instanceId}/payouts/solana/authorize`, data);
18974
+ },
18975
+ createSolana(_e) {
18976
+ var data = __objRest(_e, []);
18977
+ return client.post(`/instances/${instanceId}/payouts/solana`, data);
18966
18978
  }
18967
18979
  };
18968
18980
  }
@@ -19055,30 +19067,40 @@ function createTermsOfServiceResource(instanceId, client) {
19055
19067
  // src/resources/virtual-accounts/index.ts
19056
19068
  function createVirtualAccountsResource(instanceId, client) {
19057
19069
  return {
19058
- update(_a3) {
19070
+ list(receiver_id) {
19071
+ return client.get(`/instances/${instanceId}/receivers/${receiver_id}/virtual-accounts`);
19072
+ },
19073
+ get({
19074
+ receiver_id,
19075
+ id
19076
+ }) {
19077
+ return client.get(
19078
+ `/instances/${instanceId}/receivers/${receiver_id}/virtual-accounts/${id}`
19079
+ );
19080
+ },
19081
+ create(_a3) {
19059
19082
  var _b = _a3, {
19060
19083
  receiver_id
19061
19084
  } = _b, data = __objRest(_b, [
19062
19085
  "receiver_id"
19063
19086
  ]);
19064
- return client.put(
19087
+ return client.post(
19065
19088
  `/instances/${instanceId}/receivers/${receiver_id}/virtual-accounts`,
19066
19089
  data
19067
19090
  );
19068
19091
  },
19069
- create(_c) {
19092
+ update(_c) {
19070
19093
  var _d = _c, {
19071
- receiver_id
19094
+ receiver_id,
19095
+ id
19072
19096
  } = _d, data = __objRest(_d, [
19073
- "receiver_id"
19097
+ "receiver_id",
19098
+ "id"
19074
19099
  ]);
19075
- return client.post(
19076
- `/instances/${instanceId}/receivers/${receiver_id}/virtual-accounts`,
19100
+ return client.put(
19101
+ `/instances/${instanceId}/receivers/${receiver_id}/virtual-accounts/${id}`,
19077
19102
  data
19078
19103
  );
19079
- },
19080
- get(receiver_id) {
19081
- return client.get(`/instances/${instanceId}/receivers/${receiver_id}/virtual-accounts`);
19082
19104
  }
19083
19105
  };
19084
19106
  }
@@ -19336,26 +19358,29 @@ var BlindPay = class {
19336
19358
  });
19337
19359
  }
19338
19360
  /**
19339
- * Verifies the BlindPay webhook signature
19361
+ * Verifies the BlindPay webhook signature using Svix
19340
19362
  *
19341
19363
  * @param params.secret The webhook secret from BlindPay dashboard
19342
- * @param params.id The value of the `svix-id` header
19343
- * @param params.timestamp The value of the `svix-timestamp` header
19344
- * @param params.payload The raw request body
19345
- * @param params.svixSignature The value of the `svix-signature` header
19364
+ * @param params.headers The webhook headers object containing svix-id, svix-timestamp, and svix-signature
19365
+ * @param params.payload The raw request body as a string
19346
19366
  * @returns {boolean} True if the signature is valid, false otherwise
19347
19367
  */
19348
19368
  verifyWebhookSignature({
19349
19369
  secret,
19350
- id,
19351
- timestamp,
19352
- payload,
19353
- svixSignature
19370
+ headers,
19371
+ payload
19354
19372
  }) {
19355
- const signedContent = `${id}.${timestamp}.${payload}`;
19356
- const secretBytes = Buffer.from(secret.split("_")[1], "base64");
19357
- const expectedSignature = (0, import_node_crypto.createHmac)("sha256", secretBytes).update(signedContent).digest("base64");
19358
- return svixSignature.length === expectedSignature.length && (0, import_node_crypto.timingSafeEqual)(Buffer.from(svixSignature), Buffer.from(expectedSignature));
19373
+ try {
19374
+ const webhook = new import_svix.Webhook(secret);
19375
+ webhook.verify(payload, {
19376
+ "svix-id": headers.id,
19377
+ "svix-timestamp": headers.timestamp,
19378
+ "svix-signature": headers.signature
19379
+ });
19380
+ return true;
19381
+ } catch (e) {
19382
+ return false;
19383
+ }
19359
19384
  }
19360
19385
  };
19361
19386
 
@@ -8,21 +8,21 @@ import {
8
8
  import {
9
9
  BlindPay,
10
10
  init_client
11
- } from "../../chunk-4DVSRRBP.mjs";
11
+ } from "../../chunk-WH2VNZE7.mjs";
12
12
  import "../../chunk-FG25JHDX.mjs";
13
13
  import "../../chunk-QGNLMN6Z.mjs";
14
14
  import "../../chunk-UC57SCKQ.mjs";
15
15
  import "../../chunk-TBTA7A2P.mjs";
16
16
  import "../../chunk-67XECGMJ.mjs";
17
17
  import "../../chunk-Z6EYX4D3.mjs";
18
- import "../../chunk-5XJJKYXE.mjs";
18
+ import "../../chunk-LEPGLH7Q.mjs";
19
19
  import "../../chunk-RC5NN5UF.mjs";
20
20
  import "../../chunk-W7NJUABI.mjs";
21
- import "../../chunk-OTRFWEEC.mjs";
22
- import "../../chunk-3QQCDR3E.mjs";
21
+ import "../../chunk-VRA5HP7F.mjs";
22
+ import "../../chunk-VBZHAPK7.mjs";
23
23
  import "../../chunk-LRHWT4JU.mjs";
24
- import "../../chunk-U7CKUUO7.mjs";
25
24
  import "../../chunk-CPOSU35L.mjs";
25
+ import "../../chunk-U7CKUUO7.mjs";
26
26
  import "../../chunk-B5T7AQLH.mjs";
27
27
  import {
28
28
  __async,
@@ -1,4 +1,4 @@
1
- import { I as InternalApiClient, B as BlindpayApiResponse } from '../../api-client-Cw2mNJeR.mjs';
1
+ import { I as InternalApiClient, B as BlindpayApiResponse } from '../../api-client-B7VQkM_4.mjs';
2
2
 
3
3
  type ListPartnerFeesResponse = Array<{
4
4
  id: string;
@@ -1,4 +1,4 @@
1
- import { I as InternalApiClient, B as BlindpayApiResponse } from '../../api-client-Cw2mNJeR.js';
1
+ import { I as InternalApiClient, B as BlindpayApiResponse } from '../../api-client-B7VQkM_4.js';
2
2
 
3
3
  type ListPartnerFeesResponse = Array<{
4
4
  id: string;
@@ -18699,10 +18699,10 @@ function getImporter(name) {
18699
18699
  var import_expect_type = __toESM(require_dist(), 1);
18700
18700
 
18701
18701
  // src/client.ts
18702
- var import_node_crypto = require("crypto");
18702
+ var import_svix = require("svix");
18703
18703
 
18704
18704
  // package.json
18705
- var version = "2.4.0";
18705
+ var version = "3.0.0";
18706
18706
 
18707
18707
  // src/internal/blindpay-error.ts
18708
18708
  var BlindPayError = class extends Error {
@@ -18931,6 +18931,10 @@ function createPayinQuotesResource(instanceId, client) {
18931
18931
  },
18932
18932
  get(id) {
18933
18933
  return client.get(`/instances/${instanceId}/payin-quotes/${id}`);
18934
+ },
18935
+ list(params) {
18936
+ const queryParams = params ? `?${new URLSearchParams(params)}` : "";
18937
+ return client.get(`/instances/${instanceId}/payin-quotes${queryParams}`);
18934
18938
  }
18935
18939
  };
18936
18940
  }
@@ -18963,6 +18967,14 @@ function createPayoutsResource(instanceId, client) {
18963
18967
  createEvm(_c) {
18964
18968
  var data = __objRest(_c, []);
18965
18969
  return client.post(`/instances/${instanceId}/payouts/evm`, data);
18970
+ },
18971
+ authorizeSolana(_d) {
18972
+ var data = __objRest(_d, []);
18973
+ return client.post(`/instances/${instanceId}/payouts/solana/authorize`, data);
18974
+ },
18975
+ createSolana(_e) {
18976
+ var data = __objRest(_e, []);
18977
+ return client.post(`/instances/${instanceId}/payouts/solana`, data);
18966
18978
  }
18967
18979
  };
18968
18980
  }
@@ -19055,30 +19067,40 @@ function createTermsOfServiceResource(instanceId, client) {
19055
19067
  // src/resources/virtual-accounts/index.ts
19056
19068
  function createVirtualAccountsResource(instanceId, client) {
19057
19069
  return {
19058
- update(_a3) {
19070
+ list(receiver_id) {
19071
+ return client.get(`/instances/${instanceId}/receivers/${receiver_id}/virtual-accounts`);
19072
+ },
19073
+ get({
19074
+ receiver_id,
19075
+ id
19076
+ }) {
19077
+ return client.get(
19078
+ `/instances/${instanceId}/receivers/${receiver_id}/virtual-accounts/${id}`
19079
+ );
19080
+ },
19081
+ create(_a3) {
19059
19082
  var _b = _a3, {
19060
19083
  receiver_id
19061
19084
  } = _b, data = __objRest(_b, [
19062
19085
  "receiver_id"
19063
19086
  ]);
19064
- return client.put(
19087
+ return client.post(
19065
19088
  `/instances/${instanceId}/receivers/${receiver_id}/virtual-accounts`,
19066
19089
  data
19067
19090
  );
19068
19091
  },
19069
- create(_c) {
19092
+ update(_c) {
19070
19093
  var _d = _c, {
19071
- receiver_id
19094
+ receiver_id,
19095
+ id
19072
19096
  } = _d, data = __objRest(_d, [
19073
- "receiver_id"
19097
+ "receiver_id",
19098
+ "id"
19074
19099
  ]);
19075
- return client.post(
19076
- `/instances/${instanceId}/receivers/${receiver_id}/virtual-accounts`,
19100
+ return client.put(
19101
+ `/instances/${instanceId}/receivers/${receiver_id}/virtual-accounts/${id}`,
19077
19102
  data
19078
19103
  );
19079
- },
19080
- get(receiver_id) {
19081
- return client.get(`/instances/${instanceId}/receivers/${receiver_id}/virtual-accounts`);
19082
19104
  }
19083
19105
  };
19084
19106
  }
@@ -19336,26 +19358,29 @@ var BlindPay = class {
19336
19358
  });
19337
19359
  }
19338
19360
  /**
19339
- * Verifies the BlindPay webhook signature
19361
+ * Verifies the BlindPay webhook signature using Svix
19340
19362
  *
19341
19363
  * @param params.secret The webhook secret from BlindPay dashboard
19342
- * @param params.id The value of the `svix-id` header
19343
- * @param params.timestamp The value of the `svix-timestamp` header
19344
- * @param params.payload The raw request body
19345
- * @param params.svixSignature The value of the `svix-signature` header
19364
+ * @param params.headers The webhook headers object containing svix-id, svix-timestamp, and svix-signature
19365
+ * @param params.payload The raw request body as a string
19346
19366
  * @returns {boolean} True if the signature is valid, false otherwise
19347
19367
  */
19348
19368
  verifyWebhookSignature({
19349
19369
  secret,
19350
- id,
19351
- timestamp,
19352
- payload,
19353
- svixSignature
19370
+ headers,
19371
+ payload
19354
19372
  }) {
19355
- const signedContent = `${id}.${timestamp}.${payload}`;
19356
- const secretBytes = Buffer.from(secret.split("_")[1], "base64");
19357
- const expectedSignature = (0, import_node_crypto.createHmac)("sha256", secretBytes).update(signedContent).digest("base64");
19358
- return svixSignature.length === expectedSignature.length && (0, import_node_crypto.timingSafeEqual)(Buffer.from(svixSignature), Buffer.from(expectedSignature));
19373
+ try {
19374
+ const webhook = new import_svix.Webhook(secret);
19375
+ webhook.verify(payload, {
19376
+ "svix-id": headers.id,
19377
+ "svix-timestamp": headers.timestamp,
19378
+ "svix-signature": headers.signature
19379
+ });
19380
+ return true;
19381
+ } catch (e) {
19382
+ return false;
19383
+ }
19359
19384
  }
19360
19385
  };
19361
19386
 
@@ -8,21 +8,21 @@ import {
8
8
  import {
9
9
  BlindPay,
10
10
  init_client
11
- } from "../../chunk-4DVSRRBP.mjs";
11
+ } from "../../chunk-WH2VNZE7.mjs";
12
12
  import "../../chunk-FG25JHDX.mjs";
13
13
  import "../../chunk-QGNLMN6Z.mjs";
14
14
  import "../../chunk-UC57SCKQ.mjs";
15
15
  import "../../chunk-TBTA7A2P.mjs";
16
16
  import "../../chunk-67XECGMJ.mjs";
17
17
  import "../../chunk-Z6EYX4D3.mjs";
18
- import "../../chunk-5XJJKYXE.mjs";
18
+ import "../../chunk-LEPGLH7Q.mjs";
19
19
  import "../../chunk-RC5NN5UF.mjs";
20
20
  import "../../chunk-W7NJUABI.mjs";
21
- import "../../chunk-OTRFWEEC.mjs";
22
- import "../../chunk-3QQCDR3E.mjs";
21
+ import "../../chunk-VRA5HP7F.mjs";
22
+ import "../../chunk-VBZHAPK7.mjs";
23
23
  import "../../chunk-LRHWT4JU.mjs";
24
- import "../../chunk-U7CKUUO7.mjs";
25
24
  import "../../chunk-CPOSU35L.mjs";
25
+ import "../../chunk-U7CKUUO7.mjs";
26
26
  import "../../chunk-B5T7AQLH.mjs";
27
27
  import {
28
28
  __async,
@@ -1,4 +1,4 @@
1
- import { I as InternalApiClient, P as PaginationParams, T as TransactionStatus, B as BlindpayApiResponse, b as TrackingTransaction, c as TrackingPayment, d as TrackingComplete, e as TrackingPartnerFee, S as StablecoinToken, N as Network, f as PaginationMetadata } from '../../api-client-Cw2mNJeR.mjs';
1
+ import { I as InternalApiClient, P as PaginationParams, T as TransactionStatus, B as BlindpayApiResponse, d as PayinTrackingTransaction, e as PayinTrackingPayment, f as PayinTrackingComplete, g as PayinTrackingPartnerFee, S as StablecoinToken, N as Network, h as PaginationMetadata } from '../../api-client-B7VQkM_4.mjs';
2
2
 
3
3
  type Payin = {
4
4
  receiver_id: string;
@@ -9,10 +9,10 @@ type Payin = {
9
9
  status: TransactionStatus;
10
10
  payin_quote_id: string;
11
11
  instance_id: string;
12
- tracking_transaction?: TrackingTransaction;
13
- tracking_payment?: TrackingPayment;
14
- tracking_complete?: TrackingComplete;
15
- tracking_partner_fee?: TrackingPartnerFee;
12
+ tracking_transaction?: PayinTrackingTransaction;
13
+ tracking_payment?: PayinTrackingPayment;
14
+ tracking_complete?: PayinTrackingComplete;
15
+ tracking_partner_fee?: PayinTrackingPartnerFee;
16
16
  created_at: string;
17
17
  updated_at: string;
18
18
  image_url?: string;
@@ -91,34 +91,10 @@ type GetPayinTrackResponse = {
91
91
  status: string;
92
92
  payin_quote_id: string;
93
93
  instance_id: string;
94
- tracking_transaction: {
95
- step: string;
96
- status: string;
97
- external_id: string;
98
- completed_at: string;
99
- sender_name: string;
100
- sender_tax_id: string;
101
- sender_bank_code: string;
102
- sender_account_number: string;
103
- trace_number: string;
104
- transaction_reference: string;
105
- description: string;
106
- };
107
- tracking_payment: {
108
- step: string;
109
- provider_name: string;
110
- completed_at: string;
111
- };
112
- tracking_complete: {
113
- step: string;
114
- transaction_hash: string;
115
- completed_at: string;
116
- };
117
- tracking_partner_fee: {
118
- step: string;
119
- transaction_hash: string;
120
- completed_at: string;
121
- };
94
+ tracking_transaction: PayinTrackingTransaction;
95
+ tracking_payment: PayinTrackingPayment;
96
+ tracking_complete: PayinTrackingComplete;
97
+ tracking_partner_fee: PayinTrackingPartnerFee;
122
98
  created_at: string;
123
99
  updated_at: string;
124
100
  image_url: string;
@@ -1,4 +1,4 @@
1
- import { I as InternalApiClient, P as PaginationParams, T as TransactionStatus, B as BlindpayApiResponse, b as TrackingTransaction, c as TrackingPayment, d as TrackingComplete, e as TrackingPartnerFee, S as StablecoinToken, N as Network, f as PaginationMetadata } from '../../api-client-Cw2mNJeR.js';
1
+ import { I as InternalApiClient, P as PaginationParams, T as TransactionStatus, B as BlindpayApiResponse, d as PayinTrackingTransaction, e as PayinTrackingPayment, f as PayinTrackingComplete, g as PayinTrackingPartnerFee, S as StablecoinToken, N as Network, h as PaginationMetadata } from '../../api-client-B7VQkM_4.js';
2
2
 
3
3
  type Payin = {
4
4
  receiver_id: string;
@@ -9,10 +9,10 @@ type Payin = {
9
9
  status: TransactionStatus;
10
10
  payin_quote_id: string;
11
11
  instance_id: string;
12
- tracking_transaction?: TrackingTransaction;
13
- tracking_payment?: TrackingPayment;
14
- tracking_complete?: TrackingComplete;
15
- tracking_partner_fee?: TrackingPartnerFee;
12
+ tracking_transaction?: PayinTrackingTransaction;
13
+ tracking_payment?: PayinTrackingPayment;
14
+ tracking_complete?: PayinTrackingComplete;
15
+ tracking_partner_fee?: PayinTrackingPartnerFee;
16
16
  created_at: string;
17
17
  updated_at: string;
18
18
  image_url?: string;
@@ -91,34 +91,10 @@ type GetPayinTrackResponse = {
91
91
  status: string;
92
92
  payin_quote_id: string;
93
93
  instance_id: string;
94
- tracking_transaction: {
95
- step: string;
96
- status: string;
97
- external_id: string;
98
- completed_at: string;
99
- sender_name: string;
100
- sender_tax_id: string;
101
- sender_bank_code: string;
102
- sender_account_number: string;
103
- trace_number: string;
104
- transaction_reference: string;
105
- description: string;
106
- };
107
- tracking_payment: {
108
- step: string;
109
- provider_name: string;
110
- completed_at: string;
111
- };
112
- tracking_complete: {
113
- step: string;
114
- transaction_hash: string;
115
- completed_at: string;
116
- };
117
- tracking_partner_fee: {
118
- step: string;
119
- transaction_hash: string;
120
- completed_at: string;
121
- };
94
+ tracking_transaction: PayinTrackingTransaction;
95
+ tracking_payment: PayinTrackingPayment;
96
+ tracking_complete: PayinTrackingComplete;
97
+ tracking_partner_fee: PayinTrackingPartnerFee;
122
98
  created_at: string;
123
99
  updated_at: string;
124
100
  image_url: string;