Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Sample Execution for intent CAPTURE

This can be performed by either doing running run_all.py or by following the instructions below

  1. To test creating an order, run create_order.py

  2. 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.

  3. Copy the Order ID from the response after creating order and replace the order_id variable in capture_order.py with and run the test to capture the order.