Broadleaf Microservices
  • v1.0.0-latest-prod

Payment JS SDK Release Notes for 1.2.0

Table of Contents

Features & Enhancements

  • Introduced support for Account owned addresses and payments

    • New:

      • useListAccountAddresses

      • useAccountAddressForm

    • Updated useResolvePayments and useSubmitPaymentRequest to take into account if the authState.accountId is set, indicating that the payment owner is an account rather than a customer

  • useSubmitPaymentRequest now also supports updating a specific payment by id.