Mykola Tsybulko
Mykola Tsybulko
## What? ... ## Why? ... ## Testing / Proof ... @bigcommerce/checkout @bigcommerce/payments
## What? Added non instant patch method (PPCP OXXO) ## Why? Order via OXXO need to be successfully placed @bigcommerce/team-checkout @bigcommerce/team-payments
## What? Added `deviceSessionId` to the payment payload for the GP and AP strategies ## Why? `Braintree Fraud Protection` requires deviceData to work correctly. To do this we need to...
## What? Fix of e2e test ## Why? Because of https://app.circleci.com/pipelines/github/bigcommerce/checkout-js/8215/workflows/8a2dda50-012b-4191-b698-e9538034d7c7/jobs/28189 ## Testing / Proof All tests pased @bigcommerce/team-checkout
## What? Fix errors logging for GP ## Why? Because if we throw out any error, it will not be logged and that's confusing ## Testing / Proof **The error...
## What? Handling an specific error related to max capture failure ## Why? To show the error message with an appropriate information for users Depends on: https://github.com/bigcommerce/checkout-sdk-js/pull/2485 ## Testing /...
## What? ... ## Why? ... ## Testing / Proof ... @bigcommerce/team-checkout @bigcommerce/team-payments
## What? Handling an specific error related to max capture failure ## Why? To show the error message with an appropriate information for users ## Testing / Proof Manual testing...
## What? Added ability to reload script by passing an addition parameter ## Why? To be able reload script when needed ## Testing / Proof Manual, Unit tests @bigcommerce/frontend
## What? Test ## Why? Test ## Testing / Proof Test @bigcommerce/team-checkout @bigcommerce/team-payments