Animesh Singh

Results 6 issues of Animesh Singh

## What? Move webpack package loader definition to a separate file. ## Why? At the moment for every package we need to add a rule object with a path in...

## What? Remove hardcoded tokens from test/mock files ## Why? Snyk code scanner has identified that we have some hardcoded secrets in test files, this replaces them with something simpler....

## What? Wallet buttons on top of the page ## Why? POC ## Testing / Proof @bigcommerce/checkout

## What? - Remove apple pay code from core repo - Move apple pay window interface and type guard to shared package - Update gitignore ## Why? We have moved...

## What? Pass consignment includes to reload checkout command. ## Why? Based on feedback of the extension is able to select shipping option, then reload command can take the shopper...

## What? Don't validate recaptcha if it's not needed or is already validated. ## Why? - TBD ## Testing / Proof - TBD @bigcommerce/team-checkout @bigcommerce/team-payments