ONDC-Official / verification-logs

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

Channelier - B2B BPP - compliance check #1429

Open abhinavv245 opened 7 months ago

abhinavv245 commented 7 months ago

RFQ Seller App

/select

/on_select

/init

/on_init

Flow 4

Flow 5

/on_select(reject)

/confirm

Flow 6

/select(New RFQ)

abhinavv245 commented 6 months ago

All flows

/on_search

/on_init

/on_confirm

/on_status

Flow 5

Cancellation flows to be implemented. Is Prepaid payment implemented? If not, what is the ETA?

sumit034 commented 6 months ago

Flow 5 - the flow is correct. Basically there are two "select" and two "on_select" because of the rejected RFQ. I think the algorithm takes "on_select" of rejected RFQ and "select" of accepted RFQ and showing this error.

Prepaid Payment ETA - Will complete by Monday (11th March)

abhinavv245 commented 6 months ago

@sumit034 select_RFQ "timestamp": "2024-03-04T03:04:32.361Z", on_select_reject "timestamp": "2024-03-04T03:04:32.340Z"

sumit034 commented 6 months ago

oh. will check

abhinavv245 commented 5 months ago

All Flows

/on_search

/on_confirm

Note: Buyer cancellation flow is missing, also, when will prepaid payment be enabled?

@sumit034

sumit034 commented 5 months ago

currently working and testing the prepaid payment. will send the logs within 1-2 days.

abhinavv245 commented 4 months ago

All Flows

/on_search

Seller Cancellation

/on_cancel

Note: Prepaid payment flows to be provided

@sumit034

abhinavv245 commented 4 months ago

/on_status

Buyer cancellation

/on_cancel

@sumit034

tanyamadaan commented 3 months ago

on_status

cancel

Cancellation_terms

@sumit034

abhinavv245 commented 1 month ago

Non-RFQ Seller App

Flow 1

/on_status

Buyer Cancel

/cancel

Seller Cancel

/on_cancel

Location not serviceable flow is missing, Flow 4 and 5 irrelevant for Non RFQ

@sumit034

abhinavv245 commented 2 days ago

/on_status

Seller Cancel

@itsRajatkumar