Integration Testing

Contents

Overview

The MarketONE APIs can be tested to ensure seamless integration with the partners backend platform. While in test mode, the purchase or payment transaction should include a parameter on the API header X-PLM-TEST-PAYMENT=true. No additional parameters will need to be sent as part of the payload while in test mode.

Note: During live production calls, the test parameters should not be included. This facilitates real processing of payments and provisioning of service (as needed).

Revision History

Version Description
2019.08 Initial release.
2019.12 Added Contents and Revision History sections.