Phabcart Checkout
Checkout tests
http 200 OK Order Completed, Confirmation Emails Sent. Send to confirmation page ( logged out )
/chackout/cart_id/0
http 200 OK Order Completed, Confirmation Emails Sent. Send to confirmation page
/chackout/cart_id/customer_id
http 217 FATAL ERROR: cart_id not provided
/chackout/cart_id/customer_id
http 217 FATAL ERROR: Unable to load cart for `cart_id`
/chackout/cart_id/customer_id
http 217 FATAL ERROR: Customer NOT Found with id `customer_id`
/chackout/cart_id/customer_id
http 217 FATAL ERROR: This `cart_id` has already been converted to an order!
/chackout/cart_id/customer_id
http 217 FATAL ERROR: Internal phabcart error, Order not created, error
/chackout/cart_id/customer_id
The test cart_id will expire every 90 days. If the cart is empty while testing it can be re-used by doing the following
- Visit this link
- Add items to the cart
- Clear justgloves session (in dev tools > application > clear storage > clear site data