We are creating a cloud-application that reads order data from authorized merchants. In order to test, we need to populate our test merchant with orders. It doesn’t look like this can be done from the test merchant browser interface (appears to be read only/reporting views). Are we correct in concluding that we should write test code to use the API to populate test orders or is there another method available?
thanks, peter