Computop - OMS plugins
Edit on GitHubThe following plugins are used for performing calls to Paygate during OMS operation.
Authorize Plugin:
Makes an Authorize call to Computop.
Cancel Plugin:
Follow these steps to cancel the item in the order in case all the items or the last possible one got canceled:
- Inquire a call to Computop.
- Reverse a call to Computop in case Inquire returned “Authorization” was the last action.
- Change the status of the current item in our DB in case the Inquire call returned that “Authorization” was not the last action. No API calls are needed.
- If there is any item that is not canceled yet:
- Change the status of the current item in our DB. No API calls are needed. There is no API call to change the order in Computop.
Capture Plugin:
Makes a Capture call to Computop.
Refund Plugin:
Makes a Refund call to Computop.
Thank you!
For submitting the form