API call overview (Enterprise API)

The following is an exmaple of a credit card payment flow with 3D Secure flow. For more specific information around 3D secure, please refer to the 3D Secure section for Enterprise API

 


 The following is an example of a non 3D Secure integration. It is a lot easier and would normally be used for payment methods such as EFT.

 

The payment sequence set out above, is only for a golden path integration and more test cases as well as recommendations are given in the test overview section. This summarised payment sequence can change and is dependent on the transaction type used in the doTransaction call.

 


The following sections provide more detail around the Enterprise API integration