date_to, date_from, prorated_taxable_amount has been added to quote_line_group.
date_to, date_from, prorated_taxable_amount has been added to quote.
date_to, date_from, prorated_taxable_amount has been added to credit_note_estimate.
date_to, date_from, prorated_taxable_amount has been added to credit_note.
date_to, date_from, prorated_taxable_amount has been added to invoice_estimate.
date_to, date_from, prorated_taxable_amount has been added to order.
date_to, date_from, prorated_taxable_amount has been added to invoice.
active_id has been added to customers.
active_id has been added to subscriptions.
reference_id has been made optional for payment_sources/create_using_permanent_token
payment_method_token, customer_profile_token, network_transaction_id, mandate_id, skip_retrieval, card, billing_address has been added to payment_sources.
custom_payment_method_id has been added to transactions.
custom_payment_method_name has been added to transactions.
error_detail has been added to transactions.
New Enum values:
CMR_FALABELLA, TARJETA_NARANJA, NATIVA, CENCOSUD, CABAL, ARGENCARD, ELO, HIPERCARD, CARNET, RUPAY, MAESTRO has been added to Card#CardTypeEnum
Transferred has been added to Subscription#StatusEnum.
Transferred has been added to SubscriptionEstimate#StatusEnum.
proration_type has been added to Subscription#UpdateForItemsRequest.
proration_type has been added to ItemPrice.
payment_initiator has been added to Invoice.
AutomatedBankTransfer has been added to PaymentMethodEnum.
UsAutomatedBankTransfer, GbAutomatedBankTransfer, EuAutomatedBankTransfer, JpAutomatedBankTransfer, MxAutomatedBankTransfer has been added to VirtualBankAccount#SchemeEnum.
CustomerBusinessEntityChanged, SubscriptionBusinessEntityChanged has been added to EventTypeEnum.
Dlocal has been added to GatewayEnum.
UsAutomatedBankTransfer, UkAutomatedBankTransfer, EuAutomatedBankTransfer, JpAutomatedBankTransfer, MxAutomatedBankTransfer, Custom has been added to OfflinePaymentMethodEnum.
AutomatedBankTransfer has been added to PaymentMethodEnum.
AutomatedBankTransfer has been added to PaymentMethodTypeEnum.
New Input parameters:
custom_payment_method_name has been added to Transactions#RecordRefundRequest.
proration_type has been added to Subscription#UpdateForItemsRequest.
payment_method_token, customer_profile_token, network_transaction_id, mandate_id, skip_retrieval, card, billing_address has been added to PaymentSource#CreateUsingPermanentTokenRequest.
date_to, date_from, prorated_taxable_amount has been added to QuoteLineGroup#LineItemTax.
date_to, date_from, prorated_taxable_amount has been added to Quote#LineItemTax.
date_to, date_from, prorated_taxable_amount has been added to CreditNoteEstimate#LineItemTax.
date_to, date_from, prorated_taxable_amount has been added to CreditNote#LineItemTax.
date_to, date_from, prorated_taxable_amount has been added to InvoiceEstimate#LineItemTax.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps chargebee from 2.18.0 to 2.34.0.
Changelog
Sourced from chargebee's changelog.
... (truncated)
Commits
17dc72e
Release 2.34.0a14ac4d
Releasing v2.34.0. Please check the changelog for the updates.90fcf7c
Release 2.33.08a97e5c
Releasing v2.33.0. Please check the changelog for the updates.87c4d5f
Create PULL_REQUEST_TEMPLATE.md (#74)fc1d480
Release 2.32.01df5e9d
Releasing v2.32.0. Please check the changelog for the updates.64e8328
Merge pull request #71 from chargebee/chore/add-greeting-workflowbe0fd78
Add GitHub Actions workflow to greet new contributors42a8c03
Release 2.31.1Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show