ONDC-Official / verification-logs

ONDC Pre-production issue & discussion board
21 stars 271 forks source link

Mystore - B2B v2.0 - compliance check #1590

Open abhinavv245 opened 1 month ago

abhinavv245 commented 1 month ago

All Flows

/on_search

/on_init

/on_status

@mystore-in

mystore-in commented 1 month ago

@abhinavv245 what to show pickup proof and delivery proof in case of preprod? Can it be a dummy image?

abhinavv245 commented 1 month ago

Yes dummy image will work for now.

On Wed, 17 Jul 2024 at 7:22 PM, mystore-in @.***> wrote:

@abhinavv245 https://github.com/abhinavv245 what to show pickup proof and delivery proof in case of preprod? Can it be a dummy image?

— Reply to this email directly, view it on GitHub https://github.com/ONDC-Official/verification-logs/issues/1590#issuecomment-2233383233, or unsubscribe https://github.com/notifications/unsubscribe-auth/A4GRY7XDPV46YHY3ALDNKU3ZMZZLRAVCNFSM6AAAAABK53OSUCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMZTGM4DGMRTGM . You are receiving this because you were mentioned.Message ID: @.***>

mystore-in commented 1 month ago

@abhinavv245 We have resubmitted the logs with the fixes. Pull-request

tanyamadaan commented 3 weeks ago

Flow1:

on_search:

  1. Define cancellation terms for all fulfillment states. Will it be a 0 cancellation charge when item is out for delivery?
  2. Is rapidor able to consume pincode based serviceability? Kindly start working on polygon based serviceability, would be easier for buyer apps to consume it. - Recommendation
  3. Are you enabling only seller app collecting payment for all the sellers? - However, I see Flow2 has not been submitted.

/on_init:

  1. Define cancellation terms for all fulfillment states. Will it be a 0 cancellation charge when order is out for delivery?
  2. settlement terms should not be specified when BPP is collecting payment.

@mystore-in

mystore-in commented 3 weeks ago

Hi @tanyamadaan

/on_search

  1. currently disabled cancellation after out for delivery
  2. Rapidor is supporting pincode based serviceability
  3. As of now we are not supporting collected by BPP and payment type pre-fulfillment, that's why we have not submitted flow 2. we are giving buyer app pre-fulfillment and seller app on-fulfillment.

/on_init

  1. currently disabled cancellation after out for delivery
  2. we will do that also.
mystore-in commented 3 weeks ago

@tanyamadaan let me know if there's any other query

tanyamadaan commented 3 weeks ago

/on_search

currently disabled cancellation after out for delivery How are you communicating this? This should be added in cancellation terms.

As of now we are not supporting collected by BPP and payment type pre-fulfillment, that's why we have not submitted flow we are giving buyer app pre-fulfillment and seller app on-fulfillment. - Your on_search specifies collected by BPP. Kindly correct it in logs.

/on_init

currently disabled cancellation after out for delivery - How are you communicating this? This should be added in cancellation terms.

settlement terms should not be specified when BPP is collecting payment. Kindly correct this in Flow1.

@mystore-in

abhinavv245 commented 2 weeks ago

Buyer App

/search

/confirm

Note: Also submit cancellation flows (Buyer and Seller side cancellation) as per test case scenarios for both Buyer App and Seller App

@mystore-in

abhinavv245 commented 1 week ago

Buyer App

/on_search

/confirm

Buyer Cancellation

/select

@mystore-in

tanyamadaan commented 4 days ago

Mystore BAP 2.0.2 logs approved.

@mystore-in