checkout-sdk-js icon indicating copy to clipboard operation
checkout-sdk-js copied to clipboard

BigCommerce Checkout JavaScript SDK

Results 226 checkout-sdk-js issues
Sort by recently updated
recently updated
newest added

Reverts bigcommerce/checkout-sdk-js#1560 Repeat of https://github.com/bigcommerce/checkout-sdk-js/pull/1510. We had to revert that since it broke the checkout-js build - presumably because https://github.com/bigcommerce/checkout-js/pull/938 hadn't been merged yet. For when we're ready to merge...

## What? I switched to use PaymentMethodRequestSender.loadPaymentMethod function instead paymentMethodActionCreator.loadPaymentMethod(gateway_id) to avoid the klarnav1 payment method adding. ## Why? we noticed that when we use loadPaymentMethod(gateway_id) function, load Klarna v1...

bug
integrations
sydney
reviewable

## What? [INT-6392](https://bigcommercecloud.atlassian.net/browse/INT-6392) Shopper are able to place orders with Digital items through Klarna Pay Later and Slice it when them are added via coupon ## Why? Shopper should not...

integrations
mexico
reviewable

I am building a custom cart which uses the consignment API to build multiple ship tos. The problem is if I am signed in and I have consignments and I...

## 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? Added PayPalCommerceCredit checkout button strategy ## Why? It is a part of PayPalCommerce button strategy separation. We as developers want to have clearer vision of whats functionality related...

## What? [STRIPE-52](https://bigcommercecloud.atlassian.net/browse/STRIPE-52) Create a strategy to render the Stripe shipping component ## Why? As a Guest Shopper who has successfully authenticated with Stripe Link, I want my address as...

integrations
mexico
wip

## What? [INT-6407](https://bigcommercecloud.atlassian.net/browse/INT-6407) 1. Add the new `estimatedOrderAmount` parameter. 2. Add some missing tests. ## Why? 1. Because Amazon Pay will use this value to assess transaction risk and prevent...

integrations
sydney
reviewable

## What? Refactored onShippingChange and OnApprove methods ## Why? According to task https://bigcommercecloud.atlassian.net/browse/PAYPAL-1469 ## Testing / Proof @bigcommerce/checkout @bigcommerce/payments

## What? [INT-6310](https://bigcommercecloud.atlassian.net/browse/INT-6310) Added bank of New Zealand payment strategy ## Why? As a Merchant I want to be able to accept payments through Bank of New Zealand. ## Testing...

integrations
sydney
reviewable