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
NoButts (ok 200) /chackout/cart_id/customer_id (nobutts)

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

  1. Visit this link
  2. Add items to the cart
  3. Clear justgloves session (in dev tools > application > clear storage > clear site data