Animesh Singh

Results 59 comments of Animesh Singh

Hey @keyurkaria this has already been reported as an issue with the stencil team https://github.com/bigcommerce/stencil-cli/issues/883. They should be look into it soon. Please let us know if that fixes the...

Hey @keyurkaria is this still an issue?

Hey @szygendab this issue has been resolved for a while now, you might need to be on the latest stencil version to test that.

Hey @gotts2swim, we will be looking at adding the said methods, just depends on where this gets prioritised. But is definitely on our mind.

Hey @jeffthemaximum we haven't had time to work on this one as of now.

Hi @garytsnaptravel thanks for raising this. `bigpayBaseUrl` is a required config value under config here https://github.com/bigcommerce/checkout-sdk-js/blob/83f8f297eab4af8987dcf96f77c096d6e4a29e44/dist/checkout-sdk.d.ts#L5108 and https://github.com/bigcommerce/checkout-sdk-js/blob/83f8f297eab4af8987dcf96f77c096d6e4a29e44/dist/checkout-sdk.d.ts#L5842. Out of curiosity can you please attach a screencast as to where...

So in the response of checkout-settings call you should have a paymentSettings with bigpayBaseUrl as a property ![Screen Shot 2021-10-20 at 3 55 41 pm (2)](https://user-images.githubusercontent.com/7134802/138030607-9957bd33-3fb1-4f09-9a79-67da66dcc423.png) Also fairly certain bc_cartId...

Hey @clopezh so to understand it correct the goal of this call is to update the existing client token? Also the reason we are calling the requestSender directly is because...

Hey @Karunyajp was this resolved? If not can you please share how you applied coupon code in custom checkout? Thanks

Hey @kulvirbal from what we can see is that this store is using native checkout and not custom checkout, is that correct? Also from the store's payment endpoint payload `gateway:...