Skip to content

v2.0.0

Compare
Choose a tag to compare
@lounge lounge released this 28 Oct 15:28
· 190 commits to master since this release
d75fda1
  • ConfigureAwait is now defaulted to false on all async operations. This can be configured as a optional parameter on all api calls and actions in Checkout and PaymentAdmin.
  • Payment Admin API - CreditWithFee
  • Payment Admin API - RowDeliveryOptions/RowCreditingOptions
  • Checkout API - RequireElectronicIdAuthentication
  • International flow

Breaking changes

  • Payment Admin API - DiscountPercentage replaced by DiscountAmount
  • Payment Admin API - MinorUnit.From... Replaced by new MinorUnit()