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

"Sample Order Delivery Method" should have a product and a price entry #178

Open
syunyama opened this issue Jan 18, 2023 · 1 comment
Open

Comments

@syunyama
Copy link
Contributor

syunyama commented Jan 18, 2023

I got error below when I try to complete checkout.

===0MIT===
`CHECKOUT_CONFLICT`Required fields are missing: [PricebookEntryId, Product2Id]
common.exception.ApiException: Required fields are missing: [PricebookEntryId, Product2Id] 
at common.udd.object.ValidationException.remapToApiException(ValidationException.java:179)
at common.udd.object.RequiredFieldException.remapToApiException(RequiredFieldException.java:91)
===0MIT===

This was caused by missing PricebookEntryId, Product2Id in cartItem which should have delivery product.

@github-actions
Copy link

Thank you for filing this issue. We appreciate your feedback and will review the issue as soon as possible. Remember, however, that GitHub isn't a mechanism for receiving support under any agreement or SLA. If you require immediate assistance, contact Salesforce Customer Support.

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