dodopayments 2.24.0 → 2.25.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/CHANGELOG.md +9 -0
- package/bin/migration-config.json +15 -169
- package/client.d.mts +2 -8
- package/client.d.mts.map +1 -1
- package/client.d.ts +2 -8
- package/client.d.ts.map +1 -1
- package/client.js +0 -6
- package/client.js.map +1 -1
- package/client.mjs +0 -6
- package/client.mjs.map +1 -1
- package/package.json +1 -1
- package/resources/customers/customers.d.mts +8 -1
- package/resources/customers/customers.d.mts.map +1 -1
- package/resources/customers/customers.d.ts +8 -1
- package/resources/customers/customers.d.ts.map +1 -1
- package/resources/customers/customers.js +8 -0
- package/resources/customers/customers.js.map +1 -1
- package/resources/customers/customers.mjs +8 -0
- package/resources/customers/customers.mjs.map +1 -1
- package/resources/customers/index.d.mts +1 -1
- package/resources/customers/index.d.mts.map +1 -1
- package/resources/customers/index.d.ts +1 -1
- package/resources/customers/index.d.ts.map +1 -1
- package/resources/customers/index.js.map +1 -1
- package/resources/customers/index.mjs.map +1 -1
- package/resources/disputes.d.mts +12 -0
- package/resources/disputes.d.mts.map +1 -1
- package/resources/disputes.d.ts +12 -0
- package/resources/disputes.d.ts.map +1 -1
- package/resources/index.d.mts +1 -3
- package/resources/index.d.mts.map +1 -1
- package/resources/index.d.ts +1 -3
- package/resources/index.d.ts.map +1 -1
- package/resources/index.js +1 -5
- package/resources/index.js.map +1 -1
- package/resources/index.mjs +0 -2
- package/resources/index.mjs.map +1 -1
- package/resources/invoices/payments.d.mts +0 -1
- package/resources/invoices/payments.d.mts.map +1 -1
- package/resources/invoices/payments.d.ts +0 -1
- package/resources/invoices/payments.d.ts.map +1 -1
- package/resources/invoices/payments.js +0 -7
- package/resources/invoices/payments.js.map +1 -1
- package/resources/invoices/payments.mjs +0 -7
- package/resources/invoices/payments.mjs.map +1 -1
- package/src/client.ts +2 -34
- package/src/resources/customers/customers.ts +21 -0
- package/src/resources/customers/index.ts +1 -0
- package/src/resources/disputes.ts +15 -0
- package/src/resources/index.ts +1 -14
- package/src/resources/invoices/payments.ts +0 -8
- package/src/version.ts +1 -1
- package/version.d.mts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
- package/resources/product-collections/groups/groups.d.mts +0 -107
- package/resources/product-collections/groups/groups.d.mts.map +0 -1
- package/resources/product-collections/groups/groups.d.ts +0 -107
- package/resources/product-collections/groups/groups.d.ts.map +0 -1
- package/resources/product-collections/groups/groups.js +0 -37
- package/resources/product-collections/groups/groups.js.map +0 -1
- package/resources/product-collections/groups/groups.mjs +0 -32
- package/resources/product-collections/groups/groups.mjs.map +0 -1
- package/resources/product-collections/groups/index.d.mts +0 -3
- package/resources/product-collections/groups/index.d.mts.map +0 -1
- package/resources/product-collections/groups/index.d.ts +0 -3
- package/resources/product-collections/groups/index.d.ts.map +0 -1
- package/resources/product-collections/groups/index.js +0 -9
- package/resources/product-collections/groups/index.js.map +0 -1
- package/resources/product-collections/groups/index.mjs +0 -4
- package/resources/product-collections/groups/index.mjs.map +0 -1
- package/resources/product-collections/groups/items.d.mts +0 -91
- package/resources/product-collections/groups/items.d.mts.map +0 -1
- package/resources/product-collections/groups/items.d.ts +0 -91
- package/resources/product-collections/groups/items.d.ts.map +0 -1
- package/resources/product-collections/groups/items.js +0 -30
- package/resources/product-collections/groups/items.js.map +0 -1
- package/resources/product-collections/groups/items.mjs +0 -26
- package/resources/product-collections/groups/items.mjs.map +0 -1
- package/resources/product-collections/groups.d.mts +0 -2
- package/resources/product-collections/groups.d.mts.map +0 -1
- package/resources/product-collections/groups.d.ts +0 -2
- package/resources/product-collections/groups.d.ts.map +0 -1
- package/resources/product-collections/groups.js +0 -6
- package/resources/product-collections/groups.js.map +0 -1
- package/resources/product-collections/groups.mjs +0 -3
- package/resources/product-collections/groups.mjs.map +0 -1
- package/resources/product-collections/index.d.mts +0 -3
- package/resources/product-collections/index.d.mts.map +0 -1
- package/resources/product-collections/index.d.ts +0 -3
- package/resources/product-collections/index.d.ts.map +0 -1
- package/resources/product-collections/index.js +0 -9
- package/resources/product-collections/index.js.map +0 -1
- package/resources/product-collections/index.mjs +0 -4
- package/resources/product-collections/index.mjs.map +0 -1
- package/resources/product-collections/product-collections.d.mts +0 -307
- package/resources/product-collections/product-collections.d.mts.map +0 -1
- package/resources/product-collections/product-collections.d.ts +0 -307
- package/resources/product-collections/product-collections.d.ts.map +0 -1
- package/resources/product-collections/product-collections.js +0 -49
- package/resources/product-collections/product-collections.js.map +0 -1
- package/resources/product-collections/product-collections.mjs +0 -44
- package/resources/product-collections/product-collections.mjs.map +0 -1
- package/resources/product-collections.d.mts +0 -2
- package/resources/product-collections.d.mts.map +0 -1
- package/resources/product-collections.d.ts +0 -2
- package/resources/product-collections.d.ts.map +0 -1
- package/resources/product-collections.js +0 -6
- package/resources/product-collections.js.map +0 -1
- package/resources/product-collections.mjs +0 -3
- package/resources/product-collections.mjs.map +0 -1
- package/resources/your-webhook-url.d.mts +0 -85
- package/resources/your-webhook-url.d.mts.map +0 -1
- package/resources/your-webhook-url.d.ts +0 -85
- package/resources/your-webhook-url.d.ts.map +0 -1
- package/resources/your-webhook-url.js +0 -26
- package/resources/your-webhook-url.js.map +0 -1
- package/resources/your-webhook-url.mjs +0 -22
- package/resources/your-webhook-url.mjs.map +0 -1
- package/src/resources/product-collections/groups/groups.ts +0 -174
- package/src/resources/product-collections/groups/index.ts +0 -16
- package/src/resources/product-collections/groups/items.ts +0 -149
- package/src/resources/product-collections/groups.ts +0 -3
- package/src/resources/product-collections/index.ts +0 -22
- package/src/resources/product-collections/product-collections.ts +0 -472
- package/src/resources/product-collections.ts +0 -3
- package/src/resources/your-webhook-url.ts +0 -138
package/resources/index.d.ts
CHANGED
|
@@ -3,7 +3,7 @@ export { Balances, type BalanceLedgerEntry, type BalanceRetrieveLedgerParams, ty
|
|
|
3
3
|
export { Brands, type Brand, type BrandListResponse, type BrandUpdateImagesResponse, type BrandCreateParams, type BrandUpdateParams, } from "./brands.js";
|
|
4
4
|
export { CheckoutSessions, type CheckoutSessionBillingAddress, type CheckoutSessionCustomization, type CheckoutSessionFlags, type CheckoutSessionRequest, type CheckoutSessionResponse, type CheckoutSessionStatus, type CustomField, type ProductItemReq, type SubscriptionData, type ThemeConfig, type ThemeModeConfig, type CheckoutSessionPreviewResponse, type CheckoutSessionCreateParams, type CheckoutSessionPreviewParams, } from "./checkout-sessions.js";
|
|
5
5
|
export { CreditEntitlements, type CbbOverageBehavior, type CreditEntitlement, type CreditEntitlementCreateParams, type CreditEntitlementUpdateParams, type CreditEntitlementListParams, type CreditEntitlementsDefaultPageNumberPagination, } from "./credit-entitlements/credit-entitlements.js";
|
|
6
|
-
export { Customers, type Customer, type CustomerPortalSession, type CustomerListCreditEntitlementsResponse, type CustomerRetrievePaymentMethodsResponse, type CustomerCreateParams, type CustomerUpdateParams, type CustomerListParams, type CustomersDefaultPageNumberPagination, } from "./customers/customers.js";
|
|
6
|
+
export { Customers, type Customer, type CustomerPortalSession, type CustomerListCreditEntitlementsResponse, type CustomerRetrievePaymentMethodsResponse, type CustomerCreateParams, type CustomerUpdateParams, type CustomerListParams, type CustomerDeletePaymentMethodParams, type CustomersDefaultPageNumberPagination, } from "./customers/customers.js";
|
|
7
7
|
export { Discounts, type Discount, type DiscountType, type DiscountCreateParams, type DiscountUpdateParams, type DiscountListParams, type DiscountsDefaultPageNumberPagination, } from "./discounts.js";
|
|
8
8
|
export { Disputes, type Dispute, type DisputeStage, type DisputeStatus, type GetDispute, type DisputeListResponse, type DisputeListParams, type DisputeListResponsesDefaultPageNumberPagination, } from "./disputes.js";
|
|
9
9
|
export { Invoices } from "./invoices/invoices.js";
|
|
@@ -14,12 +14,10 @@ export { Meters, type Conjunction, type FilterOperator, type Meter, type MeterAg
|
|
|
14
14
|
export { Misc, type CountryCode, type Currency, type TaxCategory, type MiscListSupportedCountriesResponse, } from "./misc.js";
|
|
15
15
|
export { Payments, type AttachExistingCustomer, type BillingAddress, type CreateNewCustomer, type CustomFieldResponse, type CustomerLimitedDetails, type CustomerRequest, type IntentStatus, type NewCustomer, type OneTimeProductCartItem, type Payment, type PaymentMethodTypes, type PaymentRefundStatus, type RefundListItem, type PaymentCreateResponse, type PaymentListResponse, type PaymentRetrieveLineItemsResponse, type PaymentCreateParams, type PaymentListParams, type RefundListItemsDefaultPageNumberPagination, type PaymentListResponsesDefaultPageNumberPagination, } from "./payments.js";
|
|
16
16
|
export { Payouts, type PayoutListResponse, type PayoutListParams, type PayoutListResponsesDefaultPageNumberPagination, } from "./payouts.js";
|
|
17
|
-
export { ProductCollections, type ProductCollectionCreateResponse, type ProductCollectionRetrieveResponse, type ProductCollectionListResponse, type ProductCollectionUnarchiveResponse, type ProductCollectionUpdateImagesResponse, type ProductCollectionCreateParams, type ProductCollectionUpdateParams, type ProductCollectionListParams, type ProductCollectionUpdateImagesParams, type ProductCollectionListResponsesDefaultPageNumberPagination, } from "./product-collections/product-collections.js";
|
|
18
17
|
export { Products, type AddMeterToPrice, type AttachCreditEntitlement, type CbbProrationBehavior, type CreditEntitlementMappingResponse, type DigitalProductDelivery, type DigitalProductDeliveryFile, type LicenseKeyDuration, type Price, type Product, type ProductListResponse, type ProductUpdateFilesResponse, type ProductCreateParams, type ProductUpdateParams, type ProductListParams, type ProductUpdateFilesParams, type ProductListResponsesDefaultPageNumberPagination, } from "./products/products.js";
|
|
19
18
|
export { Refunds, type Refund, type RefundStatus, type RefundCreateParams, type RefundListParams, } from "./refunds.js";
|
|
20
19
|
export { Subscriptions, type AddonCartResponseItem, type AttachAddon, type CreditEntitlementCartResponse, type MeterCartResponseItem, type MeterCreditEntitlementCartResponse, type OnDemandSubscription, type Subscription, type SubscriptionStatus, type TimeInterval, type UpdateSubscriptionPlanReq, type SubscriptionCreateResponse, type SubscriptionListResponse, type SubscriptionChargeResponse, type SubscriptionPreviewChangePlanResponse, type SubscriptionRetrieveCreditUsageResponse, type SubscriptionRetrieveUsageHistoryResponse, type SubscriptionUpdatePaymentMethodResponse, type SubscriptionCreateParams, type SubscriptionUpdateParams, type SubscriptionListParams, type SubscriptionChangePlanParams, type SubscriptionChargeParams, type SubscriptionPreviewChangePlanParams, type SubscriptionRetrieveUsageHistoryParams, type SubscriptionUpdatePaymentMethodParams, type SubscriptionListResponsesDefaultPageNumberPagination, type SubscriptionRetrieveUsageHistoryResponsesDefaultPageNumberPagination, } from "./subscriptions.js";
|
|
21
20
|
export { UsageEvents, type Event, type EventInput, type UsageEventIngestResponse, type UsageEventListParams, type UsageEventIngestParams, type EventsDefaultPageNumberPagination, } from "./usage-events.js";
|
|
22
21
|
export { WebhookEvents, type WebhookEventType, type WebhookPayload } from "./webhook-events.js";
|
|
23
22
|
export { Webhooks, type WebhookDetails, type WebhookRetrieveSecretResponse, type CreditAddedWebhookEvent, type CreditBalanceLowWebhookEvent, type CreditDeductedWebhookEvent, type CreditExpiredWebhookEvent, type CreditManualAdjustmentWebhookEvent, type CreditOverageChargedWebhookEvent, type CreditRolledOverWebhookEvent, type CreditRolloverForfeitedWebhookEvent, type DisputeAcceptedWebhookEvent, type DisputeCancelledWebhookEvent, type DisputeChallengedWebhookEvent, type DisputeExpiredWebhookEvent, type DisputeLostWebhookEvent, type DisputeOpenedWebhookEvent, type DisputeWonWebhookEvent, type LicenseKeyCreatedWebhookEvent, type PaymentCancelledWebhookEvent, type PaymentFailedWebhookEvent, type PaymentProcessingWebhookEvent, type PaymentSucceededWebhookEvent, type RefundFailedWebhookEvent, type RefundSucceededWebhookEvent, type SubscriptionActiveWebhookEvent, type SubscriptionCancelledWebhookEvent, type SubscriptionExpiredWebhookEvent, type SubscriptionFailedWebhookEvent, type SubscriptionOnHoldWebhookEvent, type SubscriptionPlanChangedWebhookEvent, type SubscriptionRenewedWebhookEvent, type SubscriptionUpdatedWebhookEvent, type UnsafeUnwrapWebhookEvent, type UnwrapWebhookEvent, type WebhookCreateParams, type WebhookUpdateParams, type WebhookListParams, type WebhookDetailsCursorPagePagination, } from "./webhooks/webhooks.js";
|
|
24
|
-
export { YourWebhookURL, type YourWebhookURLCreateParams } from "./your-webhook-url.js";
|
|
25
23
|
//# sourceMappingURL=index.d.ts.map
|
package/resources/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/resources/index.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/resources/index.ts"],"names":[],"mappings":"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"}
|
package/resources/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
-
exports.
|
|
4
|
+
exports.Webhooks = exports.WebhookEvents = exports.UsageEvents = exports.Subscriptions = exports.Refunds = exports.Products = exports.Payouts = exports.Payments = exports.Misc = exports.Meters = exports.Licenses = exports.LicenseKeys = exports.LicenseKeyInstances = exports.Invoices = exports.Disputes = exports.Discounts = exports.Customers = exports.CreditEntitlements = exports.CheckoutSessions = exports.Brands = exports.Balances = exports.Addons = void 0;
|
|
5
5
|
var addons_1 = require("./addons.js");
|
|
6
6
|
Object.defineProperty(exports, "Addons", { enumerable: true, get: function () { return addons_1.Addons; } });
|
|
7
7
|
var balances_1 = require("./balances.js");
|
|
@@ -34,8 +34,6 @@ var payments_1 = require("./payments.js");
|
|
|
34
34
|
Object.defineProperty(exports, "Payments", { enumerable: true, get: function () { return payments_1.Payments; } });
|
|
35
35
|
var payouts_1 = require("./payouts.js");
|
|
36
36
|
Object.defineProperty(exports, "Payouts", { enumerable: true, get: function () { return payouts_1.Payouts; } });
|
|
37
|
-
var product_collections_1 = require("./product-collections/product-collections.js");
|
|
38
|
-
Object.defineProperty(exports, "ProductCollections", { enumerable: true, get: function () { return product_collections_1.ProductCollections; } });
|
|
39
37
|
var products_1 = require("./products/products.js");
|
|
40
38
|
Object.defineProperty(exports, "Products", { enumerable: true, get: function () { return products_1.Products; } });
|
|
41
39
|
var refunds_1 = require("./refunds.js");
|
|
@@ -48,6 +46,4 @@ var webhook_events_1 = require("./webhook-events.js");
|
|
|
48
46
|
Object.defineProperty(exports, "WebhookEvents", { enumerable: true, get: function () { return webhook_events_1.WebhookEvents; } });
|
|
49
47
|
var webhooks_1 = require("./webhooks/webhooks.js");
|
|
50
48
|
Object.defineProperty(exports, "Webhooks", { enumerable: true, get: function () { return webhooks_1.Webhooks; } });
|
|
51
|
-
var your_webhook_url_1 = require("./your-webhook-url.js");
|
|
52
|
-
Object.defineProperty(exports, "YourWebhookURL", { enumerable: true, get: function () { return your_webhook_url_1.YourWebhookURL; } });
|
|
53
49
|
//# sourceMappingURL=index.js.map
|
package/resources/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/resources/index.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,sCAQkB;AAPhB,gGAAA,MAAM,OAAA;AAQR,0CAKoB;AAJlB,oGAAA,QAAQ,OAAA;AAKV,sCAOkB;AANhB,gGAAA,MAAM,OAAA;AAOR,4DAgB6B;AAf3B,qHAAA,gBAAgB,OAAA;AAgBlB,oFAQmD;AAPjD,yHAAA,kBAAkB,OAAA;AAQpB,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/resources/index.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,sCAQkB;AAPhB,gGAAA,MAAM,OAAA;AAQR,0CAKoB;AAJlB,oGAAA,QAAQ,OAAA;AAKV,sCAOkB;AANhB,gGAAA,MAAM,OAAA;AAOR,4DAgB6B;AAf3B,qHAAA,gBAAgB,OAAA;AAgBlB,oFAQmD;AAPjD,yHAAA,kBAAkB,OAAA;AAQpB,sDAW+B;AAV7B,sGAAA,SAAS,OAAA;AAWX,4CAQqB;AAPnB,sGAAA,SAAS,OAAA;AAQX,0CASoB;AARlB,oGAAA,QAAQ,OAAA;AASV,mDAA+C;AAAtC,oGAAA,QAAQ,OAAA;AACjB,oEAMiC;AAL/B,4HAAA,mBAAmB,OAAA;AAMrB,kDAOwB;AANtB,2GAAA,WAAW,OAAA;AAOb,0CAOoB;AANlB,oGAAA,QAAQ,OAAA;AAOV,sCAUkB;AAThB,gGAAA,MAAM,OAAA;AAUR,kCAMgB;AALd,4FAAA,IAAI,OAAA;AAMN,0CAsBoB;AArBlB,oGAAA,QAAQ,OAAA;AAsBV,wCAKmB;AAJjB,kGAAA,OAAO,OAAA;AAKT,mDAkB6B;AAjB3B,oGAAA,QAAQ,OAAA;AAkBV,wCAMmB;AALjB,kGAAA,OAAO,OAAA;AAMT,oDA6ByB;AA5BvB,8GAAA,aAAa,OAAA;AA6Bf,kDAQwB;AAPtB,2GAAA,WAAW,OAAA;AAQb,sDAA6F;AAApF,+GAAA,aAAa,OAAA;AACtB,mDAwC6B;AAvC3B,oGAAA,QAAQ,OAAA"}
|
package/resources/index.mjs
CHANGED
|
@@ -15,12 +15,10 @@ export { Meters, } from "./meters.mjs";
|
|
|
15
15
|
export { Misc, } from "./misc.mjs";
|
|
16
16
|
export { Payments, } from "./payments.mjs";
|
|
17
17
|
export { Payouts, } from "./payouts.mjs";
|
|
18
|
-
export { ProductCollections, } from "./product-collections/product-collections.mjs";
|
|
19
18
|
export { Products, } from "./products/products.mjs";
|
|
20
19
|
export { Refunds, } from "./refunds.mjs";
|
|
21
20
|
export { Subscriptions, } from "./subscriptions.mjs";
|
|
22
21
|
export { UsageEvents, } from "./usage-events.mjs";
|
|
23
22
|
export { WebhookEvents } from "./webhook-events.mjs";
|
|
24
23
|
export { Webhooks, } from "./webhooks/webhooks.mjs";
|
|
25
|
-
export { YourWebhookURL } from "./your-webhook-url.mjs";
|
|
26
24
|
//# sourceMappingURL=index.mjs.map
|
package/resources/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","sourceRoot":"","sources":["../src/resources/index.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EACL,MAAM,GAOP;OACM,EACL,QAAQ,GAIT;OACM,EACL,MAAM,GAMP;OACM,EACL,gBAAgB,GAejB;OACM,EACL,kBAAkB,GAOnB;OACM,EACL,SAAS,
|
|
1
|
+
{"version":3,"file":"index.mjs","sourceRoot":"","sources":["../src/resources/index.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EACL,MAAM,GAOP;OACM,EACL,QAAQ,GAIT;OACM,EACL,MAAM,GAMP;OACM,EACL,gBAAgB,GAejB;OACM,EACL,kBAAkB,GAOnB;OACM,EACL,SAAS,GAUV;OACM,EACL,SAAS,GAOV;OACM,EACL,QAAQ,GAQT;OACM,EAAE,QAAQ,EAAE;OACZ,EACL,mBAAmB,GAKpB;OACM,EACL,WAAW,GAMZ;OACM,EACL,QAAQ,GAMT;OACM,EACL,MAAM,GASP;OACM,EACL,IAAI,GAKL;OACM,EACL,QAAQ,GAqBT;OACM,EACL,OAAO,GAIR;OACM,EACL,QAAQ,GAiBT;OACM,EACL,OAAO,GAKR;OACM,EACL,aAAa,GA4Bd;OACM,EACL,WAAW,GAOZ;OACM,EAAE,aAAa,EAA8C;OAC7D,EACL,QAAQ,GAuCT"}
|
|
@@ -3,7 +3,6 @@ import { APIPromise } from "../../core/api-promise.mjs";
|
|
|
3
3
|
import { RequestOptions } from "../../internal/request-options.mjs";
|
|
4
4
|
export declare class Payments extends APIResource {
|
|
5
5
|
retrieve(paymentID: string, options?: RequestOptions): APIPromise<Response>;
|
|
6
|
-
retrievePayout(payoutID: string, options?: RequestOptions): APIPromise<Response>;
|
|
7
6
|
retrieveRefund(refundID: string, options?: RequestOptions): APIPromise<Response>;
|
|
8
7
|
}
|
|
9
8
|
//# sourceMappingURL=payments.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"payments.d.mts","sourceRoot":"","sources":["../../src/resources/invoices/payments.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,EAAE,UAAU,EAAE;OAEd,EAAE,cAAc,EAAE;AAGzB,qBAAa,QAAS,SAAQ,WAAW;IACvC,QAAQ,CAAC,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,QAAQ,CAAC;IAQ3E,cAAc,CAAC,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,QAAQ,CAAC;
|
|
1
|
+
{"version":3,"file":"payments.d.mts","sourceRoot":"","sources":["../../src/resources/invoices/payments.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,EAAE,UAAU,EAAE;OAEd,EAAE,cAAc,EAAE;AAGzB,qBAAa,QAAS,SAAQ,WAAW;IACvC,QAAQ,CAAC,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,QAAQ,CAAC;IAQ3E,cAAc,CAAC,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,QAAQ,CAAC;CAOjF"}
|
|
@@ -3,7 +3,6 @@ import { APIPromise } from "../../core/api-promise.js";
|
|
|
3
3
|
import { RequestOptions } from "../../internal/request-options.js";
|
|
4
4
|
export declare class Payments extends APIResource {
|
|
5
5
|
retrieve(paymentID: string, options?: RequestOptions): APIPromise<Response>;
|
|
6
|
-
retrievePayout(payoutID: string, options?: RequestOptions): APIPromise<Response>;
|
|
7
6
|
retrieveRefund(refundID: string, options?: RequestOptions): APIPromise<Response>;
|
|
8
7
|
}
|
|
9
8
|
//# sourceMappingURL=payments.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"payments.d.ts","sourceRoot":"","sources":["../../src/resources/invoices/payments.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,EAAE,UAAU,EAAE;OAEd,EAAE,cAAc,EAAE;AAGzB,qBAAa,QAAS,SAAQ,WAAW;IACvC,QAAQ,CAAC,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,QAAQ,CAAC;IAQ3E,cAAc,CAAC,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,QAAQ,CAAC;
|
|
1
|
+
{"version":3,"file":"payments.d.ts","sourceRoot":"","sources":["../../src/resources/invoices/payments.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,EAAE,UAAU,EAAE;OAEd,EAAE,cAAc,EAAE;AAGzB,qBAAa,QAAS,SAAQ,WAAW;IACvC,QAAQ,CAAC,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,QAAQ,CAAC;IAQ3E,cAAc,CAAC,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,QAAQ,CAAC;CAOjF"}
|
|
@@ -13,13 +13,6 @@ class Payments extends resource_1.APIResource {
|
|
|
13
13
|
__binaryResponse: true,
|
|
14
14
|
});
|
|
15
15
|
}
|
|
16
|
-
retrievePayout(payoutID, options) {
|
|
17
|
-
return this._client.get((0, path_1.path) `/invoices/payouts/${payoutID}`, {
|
|
18
|
-
...options,
|
|
19
|
-
headers: (0, headers_1.buildHeaders)([{ Accept: 'application/pdf' }, options?.headers]),
|
|
20
|
-
__binaryResponse: true,
|
|
21
|
-
});
|
|
22
|
-
}
|
|
23
16
|
retrieveRefund(refundID, options) {
|
|
24
17
|
return this._client.get((0, path_1.path) `/invoices/refunds/${refundID}`, {
|
|
25
18
|
...options,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"payments.js","sourceRoot":"","sources":["../../src/resources/invoices/payments.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,qDAAkD;AAElD,uDAAsD;AAEtD,uDAAiD;AAEjD,MAAa,QAAS,SAAQ,sBAAW;IACvC,QAAQ,CAAC,SAAiB,EAAE,OAAwB;QAClD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAA,WAAI,EAAA,sBAAsB,SAAS,EAAE,EAAE;YAC7D,GAAG,OAAO;YACV,OAAO,EAAE,IAAA,sBAAY,EAAC,CAAC,EAAE,MAAM,EAAE,iBAAiB,EAAE,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;YACxE,gBAAgB,EAAE,IAAI;SACvB,CAAC,CAAC;IACL,CAAC;IAED,cAAc,CAAC,QAAgB,EAAE,OAAwB;QACvD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAA,WAAI,EAAA,qBAAqB,QAAQ,EAAE,EAAE;YAC3D,GAAG,OAAO;YACV,OAAO,EAAE,IAAA,sBAAY,EAAC,CAAC,EAAE,MAAM,EAAE,iBAAiB,EAAE,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;YACxE,gBAAgB,EAAE,IAAI;SACvB,CAAC,CAAC;IACL,CAAC;
|
|
1
|
+
{"version":3,"file":"payments.js","sourceRoot":"","sources":["../../src/resources/invoices/payments.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,qDAAkD;AAElD,uDAAsD;AAEtD,uDAAiD;AAEjD,MAAa,QAAS,SAAQ,sBAAW;IACvC,QAAQ,CAAC,SAAiB,EAAE,OAAwB;QAClD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAA,WAAI,EAAA,sBAAsB,SAAS,EAAE,EAAE;YAC7D,GAAG,OAAO;YACV,OAAO,EAAE,IAAA,sBAAY,EAAC,CAAC,EAAE,MAAM,EAAE,iBAAiB,EAAE,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;YACxE,gBAAgB,EAAE,IAAI;SACvB,CAAC,CAAC;IACL,CAAC;IAED,cAAc,CAAC,QAAgB,EAAE,OAAwB;QACvD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAA,WAAI,EAAA,qBAAqB,QAAQ,EAAE,EAAE;YAC3D,GAAG,OAAO;YACV,OAAO,EAAE,IAAA,sBAAY,EAAC,CAAC,EAAE,MAAM,EAAE,iBAAiB,EAAE,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;YACxE,gBAAgB,EAAE,IAAI;SACvB,CAAC,CAAC;IACL,CAAC;CACF;AAhBD,4BAgBC"}
|
|
@@ -10,13 +10,6 @@ export class Payments extends APIResource {
|
|
|
10
10
|
__binaryResponse: true,
|
|
11
11
|
});
|
|
12
12
|
}
|
|
13
|
-
retrievePayout(payoutID, options) {
|
|
14
|
-
return this._client.get(path `/invoices/payouts/${payoutID}`, {
|
|
15
|
-
...options,
|
|
16
|
-
headers: buildHeaders([{ Accept: 'application/pdf' }, options?.headers]),
|
|
17
|
-
__binaryResponse: true,
|
|
18
|
-
});
|
|
19
|
-
}
|
|
20
13
|
retrieveRefund(refundID, options) {
|
|
21
14
|
return this._client.get(path `/invoices/refunds/${refundID}`, {
|
|
22
15
|
...options,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"payments.mjs","sourceRoot":"","sources":["../../src/resources/invoices/payments.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAEf,EAAE,YAAY,EAAE;OAEhB,EAAE,IAAI,EAAE;AAEf,MAAM,OAAO,QAAS,SAAQ,WAAW;IACvC,QAAQ,CAAC,SAAiB,EAAE,OAAwB;QAClD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,sBAAsB,SAAS,EAAE,EAAE;YAC7D,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC,CAAC,EAAE,MAAM,EAAE,iBAAiB,EAAE,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;YACxE,gBAAgB,EAAE,IAAI;SACvB,CAAC,CAAC;IACL,CAAC;IAED,cAAc,CAAC,QAAgB,EAAE,OAAwB;QACvD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,qBAAqB,QAAQ,EAAE,EAAE;YAC3D,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC,CAAC,EAAE,MAAM,EAAE,iBAAiB,EAAE,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;YACxE,gBAAgB,EAAE,IAAI;SACvB,CAAC,CAAC;IACL,CAAC;
|
|
1
|
+
{"version":3,"file":"payments.mjs","sourceRoot":"","sources":["../../src/resources/invoices/payments.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAEf,EAAE,YAAY,EAAE;OAEhB,EAAE,IAAI,EAAE;AAEf,MAAM,OAAO,QAAS,SAAQ,WAAW;IACvC,QAAQ,CAAC,SAAiB,EAAE,OAAwB;QAClD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,sBAAsB,SAAS,EAAE,EAAE;YAC7D,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC,CAAC,EAAE,MAAM,EAAE,iBAAiB,EAAE,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;YACxE,gBAAgB,EAAE,IAAI;SACvB,CAAC,CAAC;IACL,CAAC;IAED,cAAc,CAAC,QAAgB,EAAE,OAAwB;QACvD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,qBAAqB,QAAQ,EAAE,EAAE;YAC3D,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC,CAAC,EAAE,MAAM,EAAE,iBAAiB,EAAE,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;YACxE,gBAAgB,EAAE,IAAI;SACvB,CAAC,CAAC;IACL,CAAC;CACF"}
|
package/src/client.ts
CHANGED
|
@@ -194,7 +194,6 @@ import {
|
|
|
194
194
|
UsageEvents,
|
|
195
195
|
} from './resources/usage-events';
|
|
196
196
|
import { WebhookEventType, WebhookEvents, WebhookPayload } from './resources/webhook-events';
|
|
197
|
-
import { YourWebhookURL, YourWebhookURLCreateParams } from './resources/your-webhook-url';
|
|
198
197
|
import {
|
|
199
198
|
CbbOverageBehavior,
|
|
200
199
|
CreditEntitlement,
|
|
@@ -207,6 +206,7 @@ import {
|
|
|
207
206
|
import {
|
|
208
207
|
Customer,
|
|
209
208
|
CustomerCreateParams,
|
|
209
|
+
CustomerDeletePaymentMethodParams,
|
|
210
210
|
CustomerListCreditEntitlementsResponse,
|
|
211
211
|
CustomerListParams,
|
|
212
212
|
CustomerPortalSession,
|
|
@@ -216,19 +216,6 @@ import {
|
|
|
216
216
|
CustomersDefaultPageNumberPagination,
|
|
217
217
|
} from './resources/customers/customers';
|
|
218
218
|
import { Invoices } from './resources/invoices/invoices';
|
|
219
|
-
import {
|
|
220
|
-
ProductCollectionCreateParams,
|
|
221
|
-
ProductCollectionCreateResponse,
|
|
222
|
-
ProductCollectionListParams,
|
|
223
|
-
ProductCollectionListResponse,
|
|
224
|
-
ProductCollectionListResponsesDefaultPageNumberPagination,
|
|
225
|
-
ProductCollectionRetrieveResponse,
|
|
226
|
-
ProductCollectionUnarchiveResponse,
|
|
227
|
-
ProductCollectionUpdateImagesParams,
|
|
228
|
-
ProductCollectionUpdateImagesResponse,
|
|
229
|
-
ProductCollectionUpdateParams,
|
|
230
|
-
ProductCollections,
|
|
231
|
-
} from './resources/product-collections/product-collections';
|
|
232
219
|
import {
|
|
233
220
|
AddMeterToPrice,
|
|
234
221
|
AttachCreditEntitlement,
|
|
@@ -1070,8 +1057,6 @@ export class DodoPayments {
|
|
|
1070
1057
|
meters: API.Meters = new API.Meters(this);
|
|
1071
1058
|
balances: API.Balances = new API.Balances(this);
|
|
1072
1059
|
creditEntitlements: API.CreditEntitlements = new API.CreditEntitlements(this);
|
|
1073
|
-
productCollections: API.ProductCollections = new API.ProductCollections(this);
|
|
1074
|
-
yourWebhookURL: API.YourWebhookURL = new API.YourWebhookURL(this);
|
|
1075
1060
|
}
|
|
1076
1061
|
|
|
1077
1062
|
DodoPayments.CheckoutSessions = CheckoutSessions;
|
|
@@ -1096,8 +1081,6 @@ DodoPayments.UsageEvents = UsageEvents;
|
|
|
1096
1081
|
DodoPayments.Meters = Meters;
|
|
1097
1082
|
DodoPayments.Balances = Balances;
|
|
1098
1083
|
DodoPayments.CreditEntitlements = CreditEntitlements;
|
|
1099
|
-
DodoPayments.ProductCollections = ProductCollections;
|
|
1100
|
-
DodoPayments.YourWebhookURL = YourWebhookURL;
|
|
1101
1084
|
|
|
1102
1085
|
export declare namespace DodoPayments {
|
|
1103
1086
|
export type RequestOptions = Opts.RequestOptions;
|
|
@@ -1224,6 +1207,7 @@ export declare namespace DodoPayments {
|
|
|
1224
1207
|
type CustomerCreateParams as CustomerCreateParams,
|
|
1225
1208
|
type CustomerUpdateParams as CustomerUpdateParams,
|
|
1226
1209
|
type CustomerListParams as CustomerListParams,
|
|
1210
|
+
type CustomerDeletePaymentMethodParams as CustomerDeletePaymentMethodParams,
|
|
1227
1211
|
};
|
|
1228
1212
|
|
|
1229
1213
|
export {
|
|
@@ -1395,20 +1379,4 @@ export declare namespace DodoPayments {
|
|
|
1395
1379
|
type CreditEntitlementUpdateParams as CreditEntitlementUpdateParams,
|
|
1396
1380
|
type CreditEntitlementListParams as CreditEntitlementListParams,
|
|
1397
1381
|
};
|
|
1398
|
-
|
|
1399
|
-
export {
|
|
1400
|
-
ProductCollections as ProductCollections,
|
|
1401
|
-
type ProductCollectionCreateResponse as ProductCollectionCreateResponse,
|
|
1402
|
-
type ProductCollectionRetrieveResponse as ProductCollectionRetrieveResponse,
|
|
1403
|
-
type ProductCollectionListResponse as ProductCollectionListResponse,
|
|
1404
|
-
type ProductCollectionUnarchiveResponse as ProductCollectionUnarchiveResponse,
|
|
1405
|
-
type ProductCollectionUpdateImagesResponse as ProductCollectionUpdateImagesResponse,
|
|
1406
|
-
type ProductCollectionListResponsesDefaultPageNumberPagination as ProductCollectionListResponsesDefaultPageNumberPagination,
|
|
1407
|
-
type ProductCollectionCreateParams as ProductCollectionCreateParams,
|
|
1408
|
-
type ProductCollectionUpdateParams as ProductCollectionUpdateParams,
|
|
1409
|
-
type ProductCollectionListParams as ProductCollectionListParams,
|
|
1410
|
-
type ProductCollectionUpdateImagesParams as ProductCollectionUpdateImagesParams,
|
|
1411
|
-
};
|
|
1412
|
-
|
|
1413
|
-
export { YourWebhookURL as YourWebhookURL, type YourWebhookURLCreateParams as YourWebhookURLCreateParams };
|
|
1414
1382
|
}
|
|
@@ -13,6 +13,7 @@ import {
|
|
|
13
13
|
type DefaultPageNumberPaginationParams,
|
|
14
14
|
PagePromise,
|
|
15
15
|
} from '../../core/pagination';
|
|
16
|
+
import { buildHeaders } from '../../internal/headers';
|
|
16
17
|
import { RequestOptions } from '../../internal/request-options';
|
|
17
18
|
import { path } from '../../internal/utils/path';
|
|
18
19
|
|
|
@@ -42,6 +43,18 @@ export class Customers extends APIResource {
|
|
|
42
43
|
});
|
|
43
44
|
}
|
|
44
45
|
|
|
46
|
+
deletePaymentMethod(
|
|
47
|
+
paymentMethodID: string,
|
|
48
|
+
params: CustomerDeletePaymentMethodParams,
|
|
49
|
+
options?: RequestOptions,
|
|
50
|
+
): APIPromise<void> {
|
|
51
|
+
const { customer_id } = params;
|
|
52
|
+
return this._client.delete(path`/customers/${customer_id}/payment-methods/${paymentMethodID}`, {
|
|
53
|
+
...options,
|
|
54
|
+
headers: buildHeaders([{ Accept: '*/*' }, options?.headers]),
|
|
55
|
+
});
|
|
56
|
+
}
|
|
57
|
+
|
|
45
58
|
/**
|
|
46
59
|
* List all credit entitlements for a customer with their current balances
|
|
47
60
|
*/
|
|
@@ -235,6 +248,13 @@ export interface CustomerListParams extends DefaultPageNumberPaginationParams {
|
|
|
235
248
|
name?: string;
|
|
236
249
|
}
|
|
237
250
|
|
|
251
|
+
export interface CustomerDeletePaymentMethodParams {
|
|
252
|
+
/**
|
|
253
|
+
* Customer Id
|
|
254
|
+
*/
|
|
255
|
+
customer_id: string;
|
|
256
|
+
}
|
|
257
|
+
|
|
238
258
|
Customers.CustomerPortal = CustomerPortal;
|
|
239
259
|
Customers.Wallets = Wallets;
|
|
240
260
|
|
|
@@ -248,6 +268,7 @@ export declare namespace Customers {
|
|
|
248
268
|
type CustomerCreateParams as CustomerCreateParams,
|
|
249
269
|
type CustomerUpdateParams as CustomerUpdateParams,
|
|
250
270
|
type CustomerListParams as CustomerListParams,
|
|
271
|
+
type CustomerDeletePaymentMethodParams as CustomerDeletePaymentMethodParams,
|
|
251
272
|
};
|
|
252
273
|
|
|
253
274
|
export { CustomerPortal as CustomerPortal, type CustomerPortalCreateParams as CustomerPortalCreateParams };
|
|
@@ -10,6 +10,7 @@ export {
|
|
|
10
10
|
type CustomerCreateParams,
|
|
11
11
|
type CustomerUpdateParams,
|
|
12
12
|
type CustomerListParams,
|
|
13
|
+
type CustomerDeletePaymentMethodParams,
|
|
13
14
|
type CustomersDefaultPageNumberPagination,
|
|
14
15
|
} from './customers';
|
|
15
16
|
export { Wallets, type CustomerWallet, type WalletListResponse } from './wallets/index';
|
|
@@ -72,6 +72,11 @@ export interface Dispute {
|
|
|
72
72
|
*/
|
|
73
73
|
payment_id: string;
|
|
74
74
|
|
|
75
|
+
/**
|
|
76
|
+
* Whether the dispute was resolved by Rapid Dispute Resolution
|
|
77
|
+
*/
|
|
78
|
+
is_resolved_by_rdr?: boolean | null;
|
|
79
|
+
|
|
75
80
|
/**
|
|
76
81
|
* Remarks
|
|
77
82
|
*/
|
|
@@ -136,6 +141,11 @@ export interface GetDispute {
|
|
|
136
141
|
*/
|
|
137
142
|
payment_id: string;
|
|
138
143
|
|
|
144
|
+
/**
|
|
145
|
+
* Whether the dispute was resolved by Rapid Dispute Resolution
|
|
146
|
+
*/
|
|
147
|
+
is_resolved_by_rdr?: boolean | null;
|
|
148
|
+
|
|
139
149
|
/**
|
|
140
150
|
* Reason for the dispute
|
|
141
151
|
*/
|
|
@@ -188,6 +198,11 @@ export interface DisputeListResponse {
|
|
|
188
198
|
* The unique identifier of the payment associated with the dispute.
|
|
189
199
|
*/
|
|
190
200
|
payment_id: string;
|
|
201
|
+
|
|
202
|
+
/**
|
|
203
|
+
* Whether the dispute was resolved by Rapid Dispute Resolution
|
|
204
|
+
*/
|
|
205
|
+
is_resolved_by_rdr?: boolean | null;
|
|
191
206
|
}
|
|
192
207
|
|
|
193
208
|
export interface DisputeListParams extends DefaultPageNumberPaginationParams {
|
package/src/resources/index.ts
CHANGED
|
@@ -58,6 +58,7 @@ export {
|
|
|
58
58
|
type CustomerCreateParams,
|
|
59
59
|
type CustomerUpdateParams,
|
|
60
60
|
type CustomerListParams,
|
|
61
|
+
type CustomerDeletePaymentMethodParams,
|
|
61
62
|
type CustomersDefaultPageNumberPagination,
|
|
62
63
|
} from './customers/customers';
|
|
63
64
|
export {
|
|
@@ -150,19 +151,6 @@ export {
|
|
|
150
151
|
type PayoutListParams,
|
|
151
152
|
type PayoutListResponsesDefaultPageNumberPagination,
|
|
152
153
|
} from './payouts';
|
|
153
|
-
export {
|
|
154
|
-
ProductCollections,
|
|
155
|
-
type ProductCollectionCreateResponse,
|
|
156
|
-
type ProductCollectionRetrieveResponse,
|
|
157
|
-
type ProductCollectionListResponse,
|
|
158
|
-
type ProductCollectionUnarchiveResponse,
|
|
159
|
-
type ProductCollectionUpdateImagesResponse,
|
|
160
|
-
type ProductCollectionCreateParams,
|
|
161
|
-
type ProductCollectionUpdateParams,
|
|
162
|
-
type ProductCollectionListParams,
|
|
163
|
-
type ProductCollectionUpdateImagesParams,
|
|
164
|
-
type ProductCollectionListResponsesDefaultPageNumberPagination,
|
|
165
|
-
} from './product-collections/product-collections';
|
|
166
154
|
export {
|
|
167
155
|
Products,
|
|
168
156
|
type AddMeterToPrice,
|
|
@@ -270,4 +258,3 @@ export {
|
|
|
270
258
|
type WebhookListParams,
|
|
271
259
|
type WebhookDetailsCursorPagePagination,
|
|
272
260
|
} from './webhooks/webhooks';
|
|
273
|
-
export { YourWebhookURL, type YourWebhookURLCreateParams } from './your-webhook-url';
|
|
@@ -15,14 +15,6 @@ export class Payments extends APIResource {
|
|
|
15
15
|
});
|
|
16
16
|
}
|
|
17
17
|
|
|
18
|
-
retrievePayout(payoutID: string, options?: RequestOptions): APIPromise<Response> {
|
|
19
|
-
return this._client.get(path`/invoices/payouts/${payoutID}`, {
|
|
20
|
-
...options,
|
|
21
|
-
headers: buildHeaders([{ Accept: 'application/pdf' }, options?.headers]),
|
|
22
|
-
__binaryResponse: true,
|
|
23
|
-
});
|
|
24
|
-
}
|
|
25
|
-
|
|
26
18
|
retrieveRefund(refundID: string, options?: RequestOptions): APIPromise<Response> {
|
|
27
19
|
return this._client.get(path`/invoices/refunds/${refundID}`, {
|
|
28
20
|
...options,
|
package/src/version.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const VERSION = '2.
|
|
1
|
+
export const VERSION = '2.25.0'; // x-release-please-version
|
package/version.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const VERSION = "2.
|
|
1
|
+
export declare const VERSION = "2.25.0";
|
|
2
2
|
//# sourceMappingURL=version.d.mts.map
|
package/version.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const VERSION = "2.
|
|
1
|
+
export declare const VERSION = "2.25.0";
|
|
2
2
|
//# sourceMappingURL=version.d.ts.map
|
package/version.js
CHANGED
package/version.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const VERSION = '2.
|
|
1
|
+
export const VERSION = '2.25.0'; // x-release-please-version
|
|
2
2
|
//# sourceMappingURL=version.mjs.map
|
|
@@ -1,107 +0,0 @@
|
|
|
1
|
-
import { APIResource } from "../../../core/resource.mjs";
|
|
2
|
-
import * as MiscAPI from "../../misc.mjs";
|
|
3
|
-
import * as ProductsAPI from "../../products/products.mjs";
|
|
4
|
-
import * as ItemsAPI from "./items.mjs";
|
|
5
|
-
import { ItemCreateParams, ItemCreateResponse, ItemDeleteParams, ItemUpdateParams, Items } from "./items.mjs";
|
|
6
|
-
import { APIPromise } from "../../../core/api-promise.mjs";
|
|
7
|
-
import { RequestOptions } from "../../../internal/request-options.mjs";
|
|
8
|
-
export declare class Groups extends APIResource {
|
|
9
|
-
items: ItemsAPI.Items;
|
|
10
|
-
create(id: string, body: GroupCreateParams, options?: RequestOptions): APIPromise<GroupCreateResponse>;
|
|
11
|
-
update(groupID: string, params: GroupUpdateParams, options?: RequestOptions): APIPromise<void>;
|
|
12
|
-
delete(groupID: string, params: GroupDeleteParams, options?: RequestOptions): APIPromise<void>;
|
|
13
|
-
}
|
|
14
|
-
export interface GroupCreateResponse {
|
|
15
|
-
group_id: string;
|
|
16
|
-
products: Array<GroupCreateResponse.Product>;
|
|
17
|
-
status: boolean;
|
|
18
|
-
group_name?: string | null;
|
|
19
|
-
}
|
|
20
|
-
export declare namespace GroupCreateResponse {
|
|
21
|
-
interface Product {
|
|
22
|
-
id: string;
|
|
23
|
-
addons_count: number;
|
|
24
|
-
files_count: number;
|
|
25
|
-
/**
|
|
26
|
-
* Whether this product has any credit entitlements attached
|
|
27
|
-
*/
|
|
28
|
-
has_credit_entitlements: boolean;
|
|
29
|
-
is_recurring: boolean;
|
|
30
|
-
license_key_enabled: boolean;
|
|
31
|
-
meters_count: number;
|
|
32
|
-
product_id: string;
|
|
33
|
-
status: boolean;
|
|
34
|
-
currency?: MiscAPI.Currency | null;
|
|
35
|
-
description?: string | null;
|
|
36
|
-
name?: string | null;
|
|
37
|
-
price?: number | null;
|
|
38
|
-
/**
|
|
39
|
-
* One-time price details.
|
|
40
|
-
*/
|
|
41
|
-
price_detail?: ProductsAPI.Price | null;
|
|
42
|
-
/**
|
|
43
|
-
* Represents the different categories of taxation applicable to various products
|
|
44
|
-
* and services.
|
|
45
|
-
*/
|
|
46
|
-
tax_category?: MiscAPI.TaxCategory | null;
|
|
47
|
-
tax_inclusive?: boolean | null;
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
export interface GroupCreateParams {
|
|
51
|
-
/**
|
|
52
|
-
* Products in this group
|
|
53
|
-
*/
|
|
54
|
-
products: Array<GroupCreateParams.Product>;
|
|
55
|
-
/**
|
|
56
|
-
* Optional group name. Multiple groups can have null names, but named groups must
|
|
57
|
-
* be unique per collection
|
|
58
|
-
*/
|
|
59
|
-
group_name?: string | null;
|
|
60
|
-
/**
|
|
61
|
-
* Status of the group (defaults to true if not provided)
|
|
62
|
-
*/
|
|
63
|
-
status?: boolean | null;
|
|
64
|
-
}
|
|
65
|
-
export declare namespace GroupCreateParams {
|
|
66
|
-
interface Product {
|
|
67
|
-
/**
|
|
68
|
-
* Product ID to include in the group
|
|
69
|
-
*/
|
|
70
|
-
product_id: string;
|
|
71
|
-
/**
|
|
72
|
-
* Status of the product in this group (defaults to true if not provided)
|
|
73
|
-
*/
|
|
74
|
-
status?: boolean | null;
|
|
75
|
-
}
|
|
76
|
-
}
|
|
77
|
-
export interface GroupUpdateParams {
|
|
78
|
-
/**
|
|
79
|
-
* Path param: Product Collection Id
|
|
80
|
-
*/
|
|
81
|
-
id: string;
|
|
82
|
-
/**
|
|
83
|
-
* Body param: Optional group name update: Some(Some(name)) = set name, Some(None)
|
|
84
|
-
* = clear name, None = no change
|
|
85
|
-
*/
|
|
86
|
-
group_name?: string | null;
|
|
87
|
-
/**
|
|
88
|
-
* Body param: Optional new order for products in this group (array of
|
|
89
|
-
* product_collection_group_pdts UUIDs)
|
|
90
|
-
*/
|
|
91
|
-
product_order?: Array<string> | null;
|
|
92
|
-
/**
|
|
93
|
-
* Body param: Optional status update
|
|
94
|
-
*/
|
|
95
|
-
status?: boolean | null;
|
|
96
|
-
}
|
|
97
|
-
export interface GroupDeleteParams {
|
|
98
|
-
/**
|
|
99
|
-
* Product Collection Id
|
|
100
|
-
*/
|
|
101
|
-
id: string;
|
|
102
|
-
}
|
|
103
|
-
export declare namespace Groups {
|
|
104
|
-
export { type GroupCreateResponse as GroupCreateResponse, type GroupCreateParams as GroupCreateParams, type GroupUpdateParams as GroupUpdateParams, type GroupDeleteParams as GroupDeleteParams, };
|
|
105
|
-
export { Items as Items, type ItemCreateResponse as ItemCreateResponse, type ItemCreateParams as ItemCreateParams, type ItemUpdateParams as ItemUpdateParams, type ItemDeleteParams as ItemDeleteParams, };
|
|
106
|
-
}
|
|
107
|
-
//# sourceMappingURL=groups.d.mts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"groups.d.mts","sourceRoot":"","sources":["../../../src/resources/product-collections/groups/groups.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,OAAO;OACZ,KAAK,WAAW;OAChB,KAAK,QAAQ;OACb,EAAE,gBAAgB,EAAE,kBAAkB,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,KAAK,EAAE;OACnF,EAAE,UAAU,EAAE;OAEd,EAAE,cAAc,EAAE;AAGzB,qBAAa,MAAO,SAAQ,WAAW;IACrC,KAAK,EAAE,QAAQ,CAAC,KAAK,CAAoC;IAEzD,MAAM,CAAC,EAAE,EAAE,MAAM,EAAE,IAAI,EAAE,iBAAiB,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,mBAAmB,CAAC;IAItG,MAAM,CAAC,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,iBAAiB,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,IAAI,CAAC;IAS9F,MAAM,CAAC,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,iBAAiB,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,IAAI,CAAC;CAO/F;AAED,MAAM,WAAW,mBAAmB;IAClC,QAAQ,EAAE,MAAM,CAAC;IAEjB,QAAQ,EAAE,KAAK,CAAC,mBAAmB,CAAC,OAAO,CAAC,CAAC;IAE7C,MAAM,EAAE,OAAO,CAAC;IAEhB,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC5B;AAED,yBAAiB,mBAAmB,CAAC;IACnC,UAAiB,OAAO;QACtB,EAAE,EAAE,MAAM,CAAC;QAEX,YAAY,EAAE,MAAM,CAAC;QAErB,WAAW,EAAE,MAAM,CAAC;QAEpB;;WAEG;QACH,uBAAuB,EAAE,OAAO,CAAC;QAEjC,YAAY,EAAE,OAAO,CAAC;QAEtB,mBAAmB,EAAE,OAAO,CAAC;QAE7B,YAAY,EAAE,MAAM,CAAC;QAErB,UAAU,EAAE,MAAM,CAAC;QAEnB,MAAM,EAAE,OAAO,CAAC;QAEhB,QAAQ,CAAC,EAAE,OAAO,CAAC,QAAQ,GAAG,IAAI,CAAC;QAEnC,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QAE5B,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QAErB,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QAEtB;;WAEG;QACH,YAAY,CAAC,EAAE,WAAW,CAAC,KAAK,GAAG,IAAI,CAAC;QAExC;;;WAGG;QACH,YAAY,CAAC,EAAE,OAAO,CAAC,WAAW,GAAG,IAAI,CAAC;QAE1C,aAAa,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;KAChC;CACF;AAED,MAAM,WAAW,iBAAiB;IAChC;;OAEG;IACH,QAAQ,EAAE,KAAK,CAAC,iBAAiB,CAAC,OAAO,CAAC,CAAC;IAE3C;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAE3B;;OAEG;IACH,MAAM,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;CACzB;AAED,yBAAiB,iBAAiB,CAAC;IACjC,UAAiB,OAAO;QACtB;;WAEG;QACH,UAAU,EAAE,MAAM,CAAC;QAEnB;;WAEG;QACH,MAAM,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;KACzB;CACF;AAED,MAAM,WAAW,iBAAiB;IAChC;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAE3B;;;OAGG;IACH,aAAa,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;IAErC;;OAEG;IACH,MAAM,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;CACzB;AAED,MAAM,WAAW,iBAAiB;IAChC;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;CACZ;AAID,MAAM,CAAC,OAAO,WAAW,MAAM,CAAC;IAC9B,OAAO,EACL,KAAK,mBAAmB,IAAI,mBAAmB,EAC/C,KAAK,iBAAiB,IAAI,iBAAiB,EAC3C,KAAK,iBAAiB,IAAI,iBAAiB,EAC3C,KAAK,iBAAiB,IAAI,iBAAiB,GAC5C,CAAC;IAEF,OAAO,EACL,KAAK,IAAI,KAAK,EACd,KAAK,kBAAkB,IAAI,kBAAkB,EAC7C,KAAK,gBAAgB,IAAI,gBAAgB,EACzC,KAAK,gBAAgB,IAAI,gBAAgB,EACzC,KAAK,gBAAgB,IAAI,gBAAgB,GAC1C,CAAC;CACH"}
|