Skip to content

Latest commit

 

History

History
100 lines (54 loc) · 7.54 KB

CHANGELOG.md

File metadata and controls

100 lines (54 loc) · 7.54 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.7.0 (2024-05-06)

Features

Bug Fixes

  • tests (b35e01a)
  • updated SB client ID & doamin url for applepay tests (#17) (4f30e0b)

1.6.0 (2023-10-23)

Features

  • send product flow to approve payment mutation (#13) (75d4e93)

1.5.0 (2023-02-22)

Features

  • add CI and shared tooling to paypal-applepay-components (#2) (7f0b432)
  • add displayName param to validateMerchant (#17) (ba3c0fe)

Bug Fixes

  • applepay: interface changes and error message changes (#2) (02fa580)

  • countryCode: fix CountryCode case (#19) (ccbd4f1)

  • domain: use the correct util method to determine the paypal api domain (#13) (d12ac8a)

  • merchantSession: change merchant Sesison Object (#15) (b0735d8)

  • missing comma (#5) (3c46dd0)

  • update github actions badge url (6e5f032)

  • add bncode to headers in orders api calls (#6) (4db3f74)

  • add optional merchant session query argument (7f97bcb)

  • added docs (#11) (8618521)

  • Error: Change Error Name (#3) (b8142ab)

  • minor fixes and test url (#1) (bd0e8a5)

  • package.json: remove build (15dc529)

  • remove custom url from query param (#8) (215a3ea)

  • test: moving testdata to sandbox to run in public domain (3f47f37)

  • update README (1fc6bbd)

1.2.2 (2022-08-16)

1.2.1 (2022-08-15)

Bug Fixes

1.2.0 (2022-08-15)

Features

  • lib: added distribution webpack for lib use case (#10) (c82c2fb)

1.1.3 (2022-07-27)

Bug Fixes

  • change buyerCountry determination logic (#9) (03ecdda)

  • docs: update readme badges (#6) (b12287b)

  • update the interface example for FUNDING Constant (#7) (f89f72f)

1.1.2 (2022-05-19)

1.1.1 (2022-05-19)

1.1.0 (2022-05-12)

Features