Please ensure that you are using the Staging environment to place test orders.

Placing your first test order

To test your Rye integration, you can place test orders for Amazon and Shopify products. Read more about what products can be tested below.
All Amazon products are available for testing.Use any as the productId when adding an item to cart. As long as the cart is submitted with a valid test credit card as the payment method, Rye will consider the order to be a test order and won’t place an actual order on Amazon.
For Shopify products, Rye has created a development store that can be used by developers for placing test orders.If testing the Sell Anything API:
  • Test store: https://rye-staging-sell-anything.myshopify.com/
  • Password: rye
  • Example Variant ID: 47405773390109
If testing the Sync API:
  • Test store: https://rye-staging-test-store.myshopify.com/
  • Password: rye
  • Product available for testing:
    • Product ID 7620500881599
    • Variant ID 42707875856575
If you would like to test with your own Shopify store, follow this guide to create a development store with your own products.

To place a test order, follow the steps below:
  1. Create a cart with the Amazon productId or the Shopify variantId
    • If you don’t have a product handy for testing, then refer to the previous section for sample products to test with.
  2. Update buyer identity for the cart if you did not include one during cart creation
  3. Submit the cart
Now that you’ve successfully placed a test order, you can test out order updates via your webhook integration or view order details in the Rye Console.