May I add new method to the interface IPaymentProcessorV1, I want to add Delete Credit Card Functionality, and call this API method from AX.
currently IPaymentProcessorV1 look like the below:
Seeking, solution for this.
May I add new method to the interface IPaymentProcessorV1, I want to add Delete Credit Card Functionality, and call this API method from AX.
currently IPaymentProcessorV1 look like the below:
Seeking, solution for this.
Hi Shahzad,
I think you can't do that.
You can create your own class to implement the interface, and then define your own methods in it .
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156