@vendasta/billing 14.3.0 → 14.4.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.
@@ -17,7 +17,8 @@ export declare enum PaymentAllocationType {
17
17
  export declare enum RetailPaymentPaymentMethodDetailsType {
18
18
  PAYMENT_METHOD_DETAILS_TYPE_UNSET = 0,
19
19
  PAYMENT_METHOD_DETAILS_TYPE_CARD = 1,
20
- PAYMENT_METHOD_DETAILS_TYPE_ACH_DEBIT = 2
20
+ PAYMENT_METHOD_DETAILS_TYPE_ACH_DEBIT = 2,
21
+ PAYMENT_METHOD_DETAILS_TYPE_ACSS_DEBIT = 3
21
22
  }
22
23
  export declare enum PaymentSource {
23
24
  PAYMENT_SOURCE_NONE = 0,
@@ -26,7 +26,7 @@ export { ListPayoutsRequestFiltersInterface, ListPayoutsRequestInterface, ListPa
26
26
  export { CancelRetailBillingRequestInterface, ChargeSalesInvoiceRequestInterface, ConnectStripeAccountRequestInterface, ConnectStripeAccountResponseInterface, CreateMerchantRequestInterface, DefaultCustomerConfigurationInterface, GetMerchantRequestInterface, GetMerchantResponseInterface, GetMultiRetailConfigurationsRequestInterface, GetMultiRetailConfigurationsResponseInterface, GetOutstandingBalanceRequestInterface, GetOutstandingBalanceResponseInterface, GetPayoutSummaryRequestInterface, GetPayoutSummaryResponseInterface, GetRetailAccountBalanceRequestInterface, GetRetailAccountBalanceResponseInterface, GetRetailBalanceRequestInterface, GetRetailBalanceResponseInterface, GetRetailPayoutRequestInterface, GetRetailPayoutResponseInterface, CreateMerchantRequestIncludeInFinancialRecordsInterface, UpdateMerchantRequestIncludeInFinancialRecordsInterface, ListRetailPayoutsRequestInterface, ListRetailPayoutsResponseInterface, MerchantInterface, RetailConfigurationInterface, GetMultiRetailConfigurationsResponseRetailConfigurationsEntryInterface, SearchMerchantsRequestInterface, SearchMerchantsResponseInterface, SetAutoChargeInvoicesRequestInterface, SetAutoPostInvoicesRequestInterface, SetDefaultPaymentCardRequestInterface, SetHasAlternativePaymentMethodRequestInterface, SetIncludeInFinancialRecordsRequestInterface, UpdateMerchantRequestInterface, UpsertDefaultRetailCustomerConfigurationRequestInterface, UpsertRetailConfigurationRequestInterface, } from './merchant.interface';
27
27
  export { ListMerchantBillingReportsRequestInterface, ListMerchantBillingReportsResponseInterface, MerchantReportInterface, } from './merchant-report.interface';
28
28
  export { CreateMeteredComponentRequestInterface, MeteredComponentInterface, TickComponentUsageRequestInterface, } from './metered-component.interface';
29
- export { RetailPaymentACHDetailsInterface, AdjustmentInterface, RetailPaymentCardDetailsInterface, CloseRetailDisputeRequestInterface, ConfigureRetailPaymentProviderRequestInterface, ConfigureRetailPaymentProviderResponseInterface, ConfirmRetailPaymentRequestInterface, DisputeInterface, DisputeEvidenceInterface, SubmitEvidenceRequestDisputeEvidenceInterface, DisputeEvidenceDetailsInterface, FileInterface, GetRetailDisputeRequestInterface, GetRetailDisputeResponseInterface, GetRetailPaymentProviderRequestInterface, GetRetailPaymentProviderResponseInterface, GetRetailPaymentRequestInterface, GetRetailPaymentResponseInterface, GetWholesaleProviderPublicKeyRequestInterface, GetWholesaleProviderPublicKeyResponseInterface, ListPaymentRequestListPaymentFiltersInterface, ListPaymentRequestInterface, ListPaymentResponseInterface, ListRetailDisputesRequestInterface, ListRetailDisputesResponseInterface, ListRetailPaymentsRequestListRetailPaymentsFiltersInterface, ListRetailPaymentsRequestInterface, ListRetailPaymentsResponseInterface, ListRetailTransactionsRequestListRetailTransactionsFiltersInterface, ListRetailTransactionsRequestInterface, ListRetailTransactionsResponseInterface, PrepareRetailPaymentRequestOrderInterface, PaymentInterface, PaymentPaymentAllocationInterface, PrepareRetailPaymentRequestInterface, PrepareRetailPaymentResponseInterface, RefundRetailPaymentRequestInterface, RefundRetailPaymentResponseInterface, RetailPaymentInterface, RetailPaymentsEnabledRequestInterface, RetailPaymentsEnabledResponseInterface, RetailRefundInterface, RetailStatusRequestInterface, RetailStatusResponseInterface, RetailTransactionInterface, SubmitEvidenceRequestInterface, UpdateRetailPaymentProviderRequestInterface, RetailStatusResponseVerificationErrorInterface, RetailStatusResponseVerificationRequirementsInterface, } from './payment.interface';
29
+ export { RetailPaymentACHDetailsInterface, RetailPaymentACSSDetailsInterface, AdjustmentInterface, RetailPaymentCardDetailsInterface, CloseRetailDisputeRequestInterface, ConfigureRetailPaymentProviderRequestInterface, ConfigureRetailPaymentProviderResponseInterface, ConfirmRetailPaymentRequestInterface, DisputeInterface, SubmitEvidenceRequestDisputeEvidenceInterface, DisputeEvidenceInterface, DisputeEvidenceDetailsInterface, FileInterface, GetRetailDisputeRequestInterface, GetRetailDisputeResponseInterface, GetRetailPaymentProviderRequestInterface, GetRetailPaymentProviderResponseInterface, GetRetailPaymentRequestInterface, GetRetailPaymentResponseInterface, GetWholesaleProviderPublicKeyRequestInterface, GetWholesaleProviderPublicKeyResponseInterface, ListPaymentRequestListPaymentFiltersInterface, ListPaymentRequestInterface, ListPaymentResponseInterface, ListRetailDisputesRequestInterface, ListRetailDisputesResponseInterface, ListRetailPaymentsRequestListRetailPaymentsFiltersInterface, ListRetailPaymentsRequestInterface, ListRetailPaymentsResponseInterface, ListRetailTransactionsRequestListRetailTransactionsFiltersInterface, ListRetailTransactionsRequestInterface, ListRetailTransactionsResponseInterface, PrepareRetailPaymentRequestOrderInterface, PaymentInterface, PaymentPaymentAllocationInterface, PrepareRetailPaymentRequestInterface, PrepareRetailPaymentResponseInterface, RefundRetailPaymentRequestInterface, RefundRetailPaymentResponseInterface, RetailPaymentInterface, RetailPaymentsEnabledRequestInterface, RetailPaymentsEnabledResponseInterface, RetailRefundInterface, RetailStatusRequestInterface, RetailStatusResponseInterface, RetailTransactionInterface, SubmitEvidenceRequestInterface, UpdateRetailPaymentProviderRequestInterface, RetailStatusResponseVerificationErrorInterface, RetailStatusResponseVerificationRequirementsInterface, } from './payment.interface';
30
30
  export { CreatePricingPlanProductRequestInterface, CreatePricingPlanProductResponseInterface, DeletePricingPlanProductRequestInterface, GetMultiPricingPlanProductRequestInterface, GetMultiPricingPlanProductResponseInterface, GetPricingPlanProductRequestInterface, GetPricingPlanProductResponseInterface, ListPricingPlanProductsRequestListPricingPlanProductsFiltersInterface, ListPricingPlanProductsRequestInterface, ListPricingPlanProductsResponseInterface, PricingPlanProductPricingEntryInterface, CreatePricingPlanProductRequestPricingEntryInterface, UpdatePricingPlanProductRequestPricingEntryInterface, PricingPlanProductInterface, UpdatePricingPlanProductRequestInterface, UpdatePricingPlanProductResponseInterface, UpsertWholesalePricingRequestInterface, } from './pricing-plan-product.interface';
31
31
  export { CreateProductRequestInterface, DeleteProductRequestInterface, GetMultiProductRequestInterface, GetMultiProductResponseInterface, ListProductsRequestListProductsFiltersInterface, ListProductsRequestInterface, ListProductsResponseInterface, ProductInterface, GetMultiProductResponseProductsEntryInterface, UpdateProductRequestInterface, } from './product.interface';
32
32
  export { AppliedCreditInterface, ListPurchaseRequestListPurchaseBillingStrategyFilterInterface, ListPurchaseRequestListPurchaseFiltersInterface, ListPurchaseItemsRequestListPurchaseItemsFiltersInterface, ListPurchaseItemsRequestInterface, ListPurchaseItemsResponseInterface, ListPurchaseRequestInterface, ListPurchaseResponseInterface, PauseDunningRequestInterface, PurchaseInterface, PurchaseItemInterface, ResumeDunningRequestInterface, RetryPurchaseRequestInterface, StopDunningRequestInterface, VoidPurchaseRequestInterface, } from './purchase.interface';
@@ -4,6 +4,9 @@ import * as e from '../enums';
4
4
  export interface RetailPaymentACHDetailsInterface {
5
5
  lastFourDigits?: string;
6
6
  }
7
+ export interface RetailPaymentACSSDetailsInterface {
8
+ lastFourDigits?: string;
9
+ }
7
10
  export interface AdjustmentInterface {
8
11
  id?: string;
9
12
  amount?: number;
@@ -50,17 +53,6 @@ export interface DisputeInterface {
50
53
  fee?: number;
51
54
  feeCurrencyCode?: string;
52
55
  }
53
- export interface DisputeEvidenceInterface {
54
- customerCommunication?: FileInterface;
55
- customerSignature?: FileInterface;
56
- shippingDocumentation?: FileInterface;
57
- receipt?: FileInterface;
58
- uncategorizedFile?: FileInterface;
59
- billingAddress?: string;
60
- customerEmailAddress?: string;
61
- customerName?: string;
62
- productDescription?: string;
63
- }
64
56
  export interface SubmitEvidenceRequestDisputeEvidenceInterface {
65
57
  billingAddress?: string;
66
58
  customerEmailAddress?: string;
@@ -72,6 +64,17 @@ export interface SubmitEvidenceRequestDisputeEvidenceInterface {
72
64
  shippingDocumentationFileId?: string;
73
65
  uncategorizedFileId?: string;
74
66
  }
67
+ export interface DisputeEvidenceInterface {
68
+ customerCommunication?: FileInterface;
69
+ customerSignature?: FileInterface;
70
+ shippingDocumentation?: FileInterface;
71
+ receipt?: FileInterface;
72
+ uncategorizedFile?: FileInterface;
73
+ billingAddress?: string;
74
+ customerEmailAddress?: string;
75
+ customerName?: string;
76
+ productDescription?: string;
77
+ }
75
78
  export interface DisputeEvidenceDetailsInterface {
76
79
  dueBy?: Date;
77
80
  hasEvidence?: boolean;
@@ -226,6 +229,7 @@ export interface RetailPaymentInterface {
226
229
  refunds?: RetailRefundInterface[];
227
230
  paymentMethodDetailsType?: e.RetailPaymentPaymentMethodDetailsType;
228
231
  achDebitDetails?: RetailPaymentACHDetailsInterface;
232
+ acssDebitDetails?: RetailPaymentACSSDetailsInterface;
229
233
  }
230
234
  export interface RetailPaymentsEnabledRequestInterface {
231
235
  merchantId?: string;
@@ -26,7 +26,7 @@ export { ListPayoutsRequestFilters, ListPayoutsRequest, ListPayoutsResponse, Pay
26
26
  export { CancelRetailBillingRequest, ChargeSalesInvoiceRequest, ConnectStripeAccountRequest, ConnectStripeAccountResponse, CreateMerchantRequest, DefaultCustomerConfiguration, GetMerchantRequest, GetMerchantResponse, GetMultiRetailConfigurationsRequest, GetMultiRetailConfigurationsResponse, GetOutstandingBalanceRequest, GetOutstandingBalanceResponse, GetPayoutSummaryRequest, GetPayoutSummaryResponse, GetRetailAccountBalanceRequest, GetRetailAccountBalanceResponse, GetRetailBalanceRequest, GetRetailBalanceResponse, GetRetailPayoutRequest, GetRetailPayoutResponse, CreateMerchantRequestIncludeInFinancialRecords, UpdateMerchantRequestIncludeInFinancialRecords, ListRetailPayoutsRequest, ListRetailPayoutsResponse, Merchant, RetailConfiguration, GetMultiRetailConfigurationsResponseRetailConfigurationsEntry, SearchMerchantsRequest, SearchMerchantsResponse, SetAutoChargeInvoicesRequest, SetAutoPostInvoicesRequest, SetDefaultPaymentCardRequest, SetHasAlternativePaymentMethodRequest, SetIncludeInFinancialRecordsRequest, UpdateMerchantRequest, UpsertDefaultRetailCustomerConfigurationRequest, UpsertRetailConfigurationRequest, } from './merchant';
27
27
  export { ListMerchantBillingReportsRequest, ListMerchantBillingReportsResponse, MerchantReport, } from './merchant-report';
28
28
  export { CreateMeteredComponentRequest, MeteredComponent, TickComponentUsageRequest, } from './metered-component';
29
- export { RetailPaymentACHDetails, Adjustment, RetailPaymentCardDetails, CloseRetailDisputeRequest, ConfigureRetailPaymentProviderRequest, ConfigureRetailPaymentProviderResponse, ConfirmRetailPaymentRequest, Dispute, DisputeEvidence, SubmitEvidenceRequestDisputeEvidence, DisputeEvidenceDetails, File, GetRetailDisputeRequest, GetRetailDisputeResponse, GetRetailPaymentProviderRequest, GetRetailPaymentProviderResponse, GetRetailPaymentRequest, GetRetailPaymentResponse, GetWholesaleProviderPublicKeyRequest, GetWholesaleProviderPublicKeyResponse, ListPaymentRequestListPaymentFilters, ListPaymentRequest, ListPaymentResponse, ListRetailDisputesRequest, ListRetailDisputesResponse, ListRetailPaymentsRequestListRetailPaymentsFilters, ListRetailPaymentsRequest, ListRetailPaymentsResponse, ListRetailTransactionsRequestListRetailTransactionsFilters, ListRetailTransactionsRequest, ListRetailTransactionsResponse, PrepareRetailPaymentRequestOrder, Payment, PaymentPaymentAllocation, PrepareRetailPaymentRequest, PrepareRetailPaymentResponse, RefundRetailPaymentRequest, RefundRetailPaymentResponse, RetailPayment, RetailPaymentsEnabledRequest, RetailPaymentsEnabledResponse, RetailRefund, RetailStatusRequest, RetailStatusResponse, RetailTransaction, SubmitEvidenceRequest, UpdateRetailPaymentProviderRequest, RetailStatusResponseVerificationError, RetailStatusResponseVerificationRequirements, } from './payment';
29
+ export { RetailPaymentACHDetails, RetailPaymentACSSDetails, Adjustment, RetailPaymentCardDetails, CloseRetailDisputeRequest, ConfigureRetailPaymentProviderRequest, ConfigureRetailPaymentProviderResponse, ConfirmRetailPaymentRequest, Dispute, SubmitEvidenceRequestDisputeEvidence, DisputeEvidence, DisputeEvidenceDetails, File, GetRetailDisputeRequest, GetRetailDisputeResponse, GetRetailPaymentProviderRequest, GetRetailPaymentProviderResponse, GetRetailPaymentRequest, GetRetailPaymentResponse, GetWholesaleProviderPublicKeyRequest, GetWholesaleProviderPublicKeyResponse, ListPaymentRequestListPaymentFilters, ListPaymentRequest, ListPaymentResponse, ListRetailDisputesRequest, ListRetailDisputesResponse, ListRetailPaymentsRequestListRetailPaymentsFilters, ListRetailPaymentsRequest, ListRetailPaymentsResponse, ListRetailTransactionsRequestListRetailTransactionsFilters, ListRetailTransactionsRequest, ListRetailTransactionsResponse, PrepareRetailPaymentRequestOrder, Payment, PaymentPaymentAllocation, PrepareRetailPaymentRequest, PrepareRetailPaymentResponse, RefundRetailPaymentRequest, RefundRetailPaymentResponse, RetailPayment, RetailPaymentsEnabledRequest, RetailPaymentsEnabledResponse, RetailRefund, RetailStatusRequest, RetailStatusResponse, RetailTransaction, SubmitEvidenceRequest, UpdateRetailPaymentProviderRequest, RetailStatusResponseVerificationError, RetailStatusResponseVerificationRequirements, } from './payment';
30
30
  export { CreatePricingPlanProductRequest, CreatePricingPlanProductResponse, DeletePricingPlanProductRequest, GetMultiPricingPlanProductRequest, GetMultiPricingPlanProductResponse, GetPricingPlanProductRequest, GetPricingPlanProductResponse, ListPricingPlanProductsRequestListPricingPlanProductsFilters, ListPricingPlanProductsRequest, ListPricingPlanProductsResponse, PricingPlanProductPricingEntry, CreatePricingPlanProductRequestPricingEntry, UpdatePricingPlanProductRequestPricingEntry, PricingPlanProduct, UpdatePricingPlanProductRequest, UpdatePricingPlanProductResponse, UpsertWholesalePricingRequest, } from './pricing-plan-product';
31
31
  export { CreateProductRequest, DeleteProductRequest, GetMultiProductRequest, GetMultiProductResponse, ListProductsRequestListProductsFilters, ListProductsRequest, ListProductsResponse, Product, GetMultiProductResponseProductsEntry, UpdateProductRequest, } from './product';
32
32
  export { AppliedCredit, ListPurchaseRequestListPurchaseBillingStrategyFilter, ListPurchaseRequestListPurchaseFilters, ListPurchaseItemsRequestListPurchaseItemsFilters, ListPurchaseItemsRequest, ListPurchaseItemsResponse, ListPurchaseRequest, ListPurchaseResponse, PauseDunningRequest, Purchase, PurchaseItem, ResumeDunningRequest, RetryPurchaseRequest, StopDunningRequest, VoidPurchaseRequest, } from './purchase';
@@ -9,6 +9,12 @@ export declare class RetailPaymentACHDetails implements i.RetailPaymentACHDetail
9
9
  constructor(kwargs?: i.RetailPaymentACHDetailsInterface);
10
10
  toApiJson(): object;
11
11
  }
12
+ export declare class RetailPaymentACSSDetails implements i.RetailPaymentACSSDetailsInterface {
13
+ lastFourDigits: string;
14
+ static fromProto(proto: any): RetailPaymentACSSDetails;
15
+ constructor(kwargs?: i.RetailPaymentACSSDetailsInterface);
16
+ toApiJson(): object;
17
+ }
12
18
  export declare class Adjustment implements i.AdjustmentInterface {
13
19
  id: string;
14
20
  amount: number;
@@ -76,20 +82,6 @@ export declare class Dispute implements i.DisputeInterface {
76
82
  constructor(kwargs?: i.DisputeInterface);
77
83
  toApiJson(): object;
78
84
  }
79
- export declare class DisputeEvidence implements i.DisputeEvidenceInterface {
80
- customerCommunication: File;
81
- customerSignature: File;
82
- shippingDocumentation: File;
83
- receipt: File;
84
- uncategorizedFile: File;
85
- billingAddress: string;
86
- customerEmailAddress: string;
87
- customerName: string;
88
- productDescription: string;
89
- static fromProto(proto: any): DisputeEvidence;
90
- constructor(kwargs?: i.DisputeEvidenceInterface);
91
- toApiJson(): object;
92
- }
93
85
  export declare class SubmitEvidenceRequestDisputeEvidence implements i.SubmitEvidenceRequestDisputeEvidenceInterface {
94
86
  billingAddress: string;
95
87
  customerEmailAddress: string;
@@ -104,6 +96,20 @@ export declare class SubmitEvidenceRequestDisputeEvidence implements i.SubmitEvi
104
96
  constructor(kwargs?: i.SubmitEvidenceRequestDisputeEvidenceInterface);
105
97
  toApiJson(): object;
106
98
  }
99
+ export declare class DisputeEvidence implements i.DisputeEvidenceInterface {
100
+ customerCommunication: File;
101
+ customerSignature: File;
102
+ shippingDocumentation: File;
103
+ receipt: File;
104
+ uncategorizedFile: File;
105
+ billingAddress: string;
106
+ customerEmailAddress: string;
107
+ customerName: string;
108
+ productDescription: string;
109
+ static fromProto(proto: any): DisputeEvidence;
110
+ constructor(kwargs?: i.DisputeEvidenceInterface);
111
+ toApiJson(): object;
112
+ }
107
113
  export declare class DisputeEvidenceDetails implements i.DisputeEvidenceDetailsInterface {
108
114
  dueBy: Date;
109
115
  hasEvidence: boolean;
@@ -342,6 +348,7 @@ export declare class RetailPayment implements i.RetailPaymentInterface {
342
348
  refunds: RetailRefund[];
343
349
  paymentMethodDetailsType: e.RetailPaymentPaymentMethodDetailsType;
344
350
  achDebitDetails: RetailPaymentACHDetails;
351
+ acssDebitDetails: RetailPaymentACSSDetails;
345
352
  static fromProto(proto: any): RetailPayment;
346
353
  constructor(kwargs?: i.RetailPaymentInterface);
347
354
  toApiJson(): object;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vendasta/billing",
3
- "version": "14.3.0",
3
+ "version": "14.4.0",
4
4
  "peerDependencies": {
5
5
  "@angular/common": ">=16.2.12",
6
6
  "@angular/core": ">=16.2.12"