This can be performed by either doing running run_all.py or by following the instructions below
-
To test creating an order, run
create_order.py -
To authorize your order, copy approve link into your browser and follow the instructions. When you're redirected to a different website move on to step 3.
-
Copy the Order ID from the response after creating order and replace the
order_idvariable incapture_order.pywith and run the test to capture the order.