Skip to content

v3.13.0

Choose a tag to compare

@cb-alish cb-alish released this 28 Oct 09:21
· 3 commits to master since this release
b2c31c9

New Attributes:

  • reference_transactions has been added to Invoice.
  • payment_attempts[] has been added to PaymentIntent.
  • checkout_details has been added to PaymentIntent#PaymentAttempt.
  • line_item_id has been added to CreditNoteEstimate#Discount.
  • line_item_id has been added to CreditNote#Discount.
  • line_item_id has been added to InvoiceEstimate#Discount.
  • line_item_id has been added to Invoice#Discount.
  • line_item_id has been added to InvoiceEstimate#Discount.
  • line_item_id has been added to Quote#Discount.
  • line_item_id has been added to QuoteLineGroup#Discount.

Modified Attributes:

  • omnichannel_subscription_item_offers has been made optional attribute from required attribute.

New Input Parameters:

  • discount[line_item_id] has been added to CreditNote#ImportCreditNoteRequest.
  • discount[line_item_id] has been added to CreditNote#ImportInvoiceRequest.

New Enums:

  • OMNICHANNEL_TRANSACTION_CREATED has been added to EventTypeEnum.
  • DEUTSCHE_BANK has been added to Gateway.