beckn / beckn-sandbox

MIT License
2 stars 2 forks source link

Enable Strapi Sandbox 2.0 for odr #18

Open emmayank opened 2 months ago

emmayank commented 2 months ago

Description

Enable the Strapi Sandbox 2.0 environment for the "ODR" project. This will involve setting up the sandbox environment, configuring necessary settings, creating catalogs if needed and ensuring it integrates seamlessly with the existing infrastructure.

Goals

Expected Outcome

A fully functional Strapi Sandbox 2.0 environment that mirrors the production setup, allowing for safe testing and development without affecting live data.

Acceptance Criteria

Mockups / Wireframes

NA

Product Name

Beckn

Domain

ODR

Tech Skills Needed

Complexity

Medium

Category

Development

Sub Category

Environment Setup

shreyvishal commented 2 months ago

Current Status: The Sandbox 2.0 is created and tested also using postman collection

Image Image Image Image

shreyvishal commented 2 months ago

PC Link - PC

emmayank commented 1 month ago

Review Completed

here are the feedback

  1. search/select/init/confirm/status/update/support/rating/cancel - additional field in context city & country which are not as per core v1.1 specification
  2. search - addons not available in item schema, offer scehma not available, and tags which are defined under provider schema are defined in item schema with different name in the new sandbox
  3. select - Quote does not have breakup object
  4. init - category object is not as per beckn standard, fulfillment object getting twice for same id, for mediation service, unit is coming as kwH, Xinput object missing head object, required flag, Quote does not have breakup object.
  5. init - for respondent detail and dispuate details, form url not changing, doc object is missing
  6. confirm/status/update/cancel - Quote does not have breakup object, payment object is missing,cancellation terms is missing, doc object is missing, fulfillment.stop is missing, fulfillment.agent is missing
  7. update - sending updated agent name, still not getting agent object in response
  8. rating - wrong response schema

@shreyvishal please fix them