Unlike previous versions of the API, order creation is a one-step process in v4. 


We validate your order on creation, and if it fails we return feedback the failure and the order is not created. (If the order is valid, it is created and a 200 response returned.)


If you wish to test your order creation process, you can do so against the Sandbox environment, where orders are not processed or charged.