Buynow flow is not working in playpit company

Hi Team,

The Buynow flow is not working correctly. The buynow cart is created and redirect to review page while click the buynow button. Previously It was working except apply coupon . The buynow flow is not working from yesterday evening. We are facing below mentioned error.

Site URL: https://jiomartplaypitcompany.jiox1.de/
Env: jiox1
Request URL:
https://jiomartplaypitcompany.jiox1.de/api/service/application/cart/v1.0/select-address?cart_id=6502e7e55e51084ee767d54c
Request Method: POST
Payload:
{“id”:“64b79031b54f8eaa856dad95”,“billing_address_id”:“64b79031b54f8eaa856dad95”,“cart_id”:“6502e7e55e51084ee767d54c”}
Response:
{
“message”: “Cart not found for user id 64b7900c5043371b12cc68a6 with cart id 6502e7e55e51084ee767d54c”,
“error”: null
}
And Shipment api is also returning same response. But cart detail api is returning the data.
Please refer the below screenshot

Hi @devendrapathi.raju,

I tried placing an order on https://jiomartplaypitcompany.jiox1.de/

Not facing an issue like the one shared above. PNB:

PFA the order ids placed -
FY6503FF680EB936B7E3 - 16947608104751798753
FY6503FE940E9561B3E4 - 16947605994811149388

@SalomiThakur Thanks for your support. Now the review page is loading with buynow cart. But we are not able to apply the coupon.

Hi @devendrapathi.raju,

You will need to check which coupon is applicable on which vertical/ type of products or if it meets the specific conditions.

I am able to apply the FLAT100 coupon on Fashion Article.

PNB the details:
Product link: Tapered Fit Flat-Front Chinos
Pincode: 400001
Order ID: FY65040FC90ECC6376F5
Shipment id: 16947650039421354787

Hi @SalomiThakur

You were checking in the cart page for universal cart. The issue is occurred in review page for Buynow cart.

The coupon is not able apply for Buynow cart. We have the apply coupon option in review page for the buynow cart. The apply coupon is not working for buynow cart in review page. But The coupon section is working in cart page.

@SalomiThakur Any update on this?

@SalomiThakur Pls provide update here.

@devendrapathi.raju - The coupon api will be same for the cart and review page. For the buy now flow, we need to pass the buynow flag as true in the coupon api on the review page.

The coupon api was not getting called on the review page. Respective dev needs to do the changes.

cc: @kedar2a