Skip to content
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

Ondc:ret10 Flow2 Testing fails #10

Open
venkatramanm opened this issue Nov 22, 2023 · 0 comments
Open

Ondc:ret10 Flow2 Testing fails #10

venkatramanm opened this issue Nov 22, 2023 · 0 comments

Comments

@venkatramanm
Copy link

venkatramanm commented Nov 22, 2023

While testing for flow2,
I get the following errors.
"error": {
"success": false,
"response": {
"confirm": {
"bill": " mismatches in /billing in /init and /confirm"
},
"on_status_delivered": {
"schemaErr0": "/message/order/payment/@ondc1org1settlement_details/0 must have required property 'settlement_timestamp'"
},
"on_status_pending": {
"schemaErr0": "/message/order/payment/@ondc1org1settlement_details/0 must have required property 'settlement_timestamp'"
}
}
},

-- Cannot make sense of this. "bill" ? There is no such attribute.
-- Also settlement_timestamp is set only when settlement happens right? why is it expected on delivery and when status pending?

@sahilsharma9 @bluecypher

The payload used for the service was
ondcvalidator_payload.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant