Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Info
iconfalse

OPS-COM now supports Moneris Checkout. This article describes what is needed to configure the payment provider.

Table of Contents



Information the client will supply: 

store_id:    store#
api_token: 
xxxxxxx
checkout_id:  
xxxxxxxxStore#

We do need to know if billing address needs to be supplied (AVS or other security options are enabled). That changes what we prompt for.

What they use for settings

Checkout type

We have developed against the selected option. 
Image Modified

Multi-Currency

Image Modified

Note the following. If multi-currency is enabled recurring billing, gift cards, 3-DSecure 1.0 and Google Pay and not supported.

Image Modified

Payment

Set the following perameters.

Image Modified

The payment security options

It's up to the client to enable these options or not. Note the issue about 3D Secure and Multi-currency above.


Transaction Type

Only development for purchase is coded for now.
We do not tokenize the card either so that stays off.


Branding and Design

The only setting think is important is setting "Enable Fullscreen" to Off.

Image Modified

Order Confirmation Settings

Image Modified

Email Communication Settings

Image Modified


Related Pages

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
sorttitle
cqllabel = "ops-com" in ("payment","payments","moneris") and space = currentSpace()


Show if
special@authenticated


Support Agent Notes
Digital Wallets

Apple Pay and Google Pay have not had any development against them so they should not be enabled at this point.

I cannot get Card Details enabled so I don't know what they do.

If payment options are selected, then we need to capture billing details and send that to Moneris so that requires us to set the promptFor to billing.

The development initially was done with the settings off, then with the settings on so it should work either way.

Kount - no idea how to set this up or if it works without issue.