Setting it up

We are happy to set up a sandbox environment for you to thoroughly test your future integration isolated from your current or future selling instance. Our sandbox is a full clone of the refurbed marketplace with all its functionalities.

The Sandbox environment also contains test data e.g.: test orders.

<aside> ℹ️ Your sandbox will stay active for 2 months from create date! Please plan ahead and try to finish your implementation in that given time.

</aside>

If you have finished your integration early please let us know so that we can deactivate your sandbox.

To request a sandbox please fill out the request form. The usual create time is under one working day and the sandbox data will be sent to your refurbed login email address.

<aside> ⚠️

Please use a meaningful user-agent in your API requests. We suggest a format like “seller/integrator name - <default by the used request library>”, e.g.: ”refurbed - GuzzleHttp/7”

</aside>

Test orders

Some of the pre-generated test orders in your sandbox are already in state ACCEPTED and contain a placeholder tracking link. Please note that the test orders are not refundable.

If you need to test the order item state flow, setting a tracking link and/or the refund functionality in your integration you can create more test orders yourself. Log in on the public stage as a customer and find an offer from your sandbox merchant (you’ll find the merchant’s name in the email together with your sandbox credentials). Go through the checkout, use a credit card as the payment method, and pick a test card from here: https://stripe.com/docs/testing#cards.

If you are having trouble creating test orders please send a request to [email protected].

Testing the Instant Order Notifications Webhook (ION)

With your sandbox, you can also test the Instant Order Notifications Webhook (ION). Send an email to [email protected] with your notification handler URL to request it. Once we activated it for your sandbox, you’ll be notified about newly created test orders.

You can find more information about the Instant Order Notifications (Webhook) in this article.