Retail payment connector is giving MethodNotImplementedException errors on non-mandatory methods #289
Unanswered
Thibault25
asked this question in
Q&A
Replies: 1 comment
-
The issues apparently resolved themselves, but we were unable to figure out the root cause, so if understands what happened, feel free to reach out |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We've implemented the retail payment connector with RetailSDK back in the days, however now that we're on the 10.0.38 and we've implemented the CommerceSDK, we're getting errors on methods that are documented to not be necesary.
Following the documentation here:
https://learn.microsoft.com/en-us/dynamics365/commerce/dev-itpro/end-to-end-payment-extension?source=recommendations#implement-the-ipaymentprocessor-interface
Any tips on what we could be doing wrong?
We have used the following syntax in the non mandatory methods:
Errors in Environment monitoring:

Beta Was this translation helpful? Give feedback.
All reactions