Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 702 Bytes

File metadata and controls

27 lines (20 loc) · 702 Bytes
customers\AddCustomer
 Add a customer
 Get details about a customer

orders\PlaceOrderWithCreditCard
 When order is set with CC payment method then place

orders\PlaceOrderWithPayPal
 When order is set with PAYPAL payment method then place

orders\PlaceOrderWithTestCreditCard
 When order is set as TEST with CC payment method then place

orders\PlaceOrderWithTrialCreditCard
 When cart item has trial period and price set then place as trial

orders\RetryACharge
 Place an order that will have a PENDING order status
 For an order with PENDING status when the payment details are changed then retry

products\AddProduct
 Add a regular product
 
subscription\AddSubscription
 Add a subscription