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?
Answer
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.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.


