bigcommerce / checkout-js

Optimized One-Page Checkout
MIT License
116 stars 357 forks source link

feat(payment): PI-2283 Add Google Pay on TD Online Mart - checkout pa… #1906

Closed bc-sebastianszafraniec closed 3 months ago

bc-sebastianszafraniec commented 3 months ago

…yment step checkout-sdk part: https://github.com/bigcommerce/checkout-sdk-js/pull/2552

What?

Add Google Pay on TD Online Mart in checkout payment step

Why?

As a merchant I want to be able to offer my shoppers Google Pay wallet through TD Online Mart

Testing / Proof

Tested manually Work on backend part of this project is not started yet. Therefore added part of the code will not execute before BE part will be ready.

@bigcommerce/team-checkout

bc-peng commented 3 months ago

We didn't merge the SDK PR, but the CI checks can pass. Can I say SDK changes are not covered by unit tests?

bc-sebastianszafraniec commented 3 months ago

We didn't merge the SDK PR, but the CI checks can pass. Can I say SDK changes are not covered by unit tests?

@bc-peng I double checked and I think all my changes are covered by unit tests