Skip to content

6.0.3

Latest
Compare
Choose a tag to compare
@WorldlineSolutionsIO WorldlineSolutionsIO released this 30 Aug 13:26

Changed:

  • Add proper stack traces for all custom error classes

Fixed:

  • Prevent throwing a runtime error for check ApplePaySession.canMakePayments() when does not satisfies the browser requirements of Apple Pay
  • Previously the Session.prototype.createApplePayPayment() was never resolved/rejected when the user cancelled the payment. It now throws a custom error ApplePayError with status cancelled.
  • Removed dependency vulnerabilities