-
Notifications
You must be signed in to change notification settings - Fork 310
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Channelier - B2B BPP - compliance check #1429
Comments
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? |
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) |
@sumit034 select_RFQ "timestamp": "2024-03-04T03:04:32.361Z", on_select_reject "timestamp": "2024-03-04T03:04:32.340Z" |
oh. will check |
All Flows/on_search
/on_confirm
Note: Buyer cancellation flow is missing, also, when will prepaid payment be enabled? |
currently working and testing the prepaid payment. will send the logs within 1-2 days. |
All Flows/on_search
Seller Cancellation/on_cancel
Note: Prepaid payment flows to be provided |
/on_status
Buyer cancellation/on_cancel
|
on_status
cancel
Cancellation_terms
|
Non-RFQ Seller AppFlow 1
/on_status
Buyer Cancel/cancel
Seller Cancel/on_cancel
Location not serviceable flow is missing, Flow 4 and 5 irrelevant for Non RFQ |
/on_status
Seller Cancel
|
RFQ Seller App
/select
/on_select
/init
/on_init
Flow 4
Flow 5
/on_select(reject)
/confirm
Flow 6
/select(New RFQ)
The text was updated successfully, but these errors were encountered: