Hi there I am implementing the VMSS API and have everything working in our sandbox environment.
I am just looking for more clarity on the field:
tradeOverInternet
An indicator identifying if the merchant or agent trades over the Internet.
When should this be true and when should it be false?
Hi Snapscan, Thank you for reaching out. One of our agents will get back to you soon. Until then, if any community member knows the solution, please feel free to share it here.
Hey @Snapscan,
The tradeOverInternet
field in the Visa Merchant Screening Service (VMSS) API is used to indicate whether the merchant or agent conducts transactions over the internet. Here is how you should set this field:
Example scenarios:
Scenario | tradeOverInternet |
A merchant selling products through their online store | true |
A physical store without any online sales channels | false |
A restaurant offering online ordering and delivery | true |
A service provider accepting payments only in person | false |
Ensure you accurately set this field based on the nature of the merchant's or agent's transaction methods.