I can successfully implement Implement a Plug-In for Processing Credit Card Payments, but there is a tricky problem.
Suppose after DOTransaction, I need to add a simple LineItem (such as a surcharge, which is actually known after DOTransaction) to the Line Item of the Sales Order based on the payment amount.
Acuamtica does not seem to allow me to add such an item. In which interface should I implement such an addition action?
Solved
About Implement a Plug-In for Processing Credit Card by Acuamtica Payments
Best answer by Dmitrii Naumov
I’d recommend overriding RunAuthorizeActions and other similar methods instead of PersistData, but overall that’s the way.
Login to the community
No account yet? Create an account
Social Login
Login with your Acumatica accountEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.


