Zonos logo
DOCS

Test orders and iframes

/

Test orders and iframes

When Zonos Checkout is integrated using an iframe, the process for creating test orders is a bit different because you can’t edit the URL for a page in an iframe as easily. In order to get around this, you simply need to bypass using an iframe for testing purposes.

Testing an order with Zonos Checkout in an iframe 

  1. Go to your international checkout page from your live site or testing environment.

  2. In your browser’s address bar, change the URL from store.storesite.com/zonos-checkout to checkout.iglobalstores.com

  3. Next, add &test=1842 to either the end of the URL or after the store ID. This could look like:

    1. https://checkout.iglobalstores.com/?country=JP&store=1018&test=1842&tempCartUUID=a8c03c37-a630-4421-8d54-f4ef70d30743
    2. https://checkout.iglobalstores.com/?store=1018&tempCartUUID=a8c03c37-a630-4421-8d54-f4ef70d30743&country=JP&test=1842
  4. Enter a test address with the correct format into the destination country.

  5. Select a shipping option.

  6. Contact support@zonos.com to acquire a test credit card number. Once the test credit card number is acquired, enter any future expiration date as well as any 3-digit CVC code.

  7. Select Place My Order.

When the iframe is hidden 

  1. On the checkout page, right-click and select view frame source.

  2. The address bar will now show a format similar to this:

    1. view-source: https://checkout.iglobalstores.com/?country=JP&store=1018&test=1842&tempCartUUID=a8c03c37-a630-4421-8d54-f4ef70d30743
  3. Delete the view-source: portion at the beginning of the URL.

  4. Next, add &test=1842 to either the end of the URL or after the store ID. This could look like:

    1. https://checkout.iglobalstores.com/?country=JP&store=1018&test=1842&tempCartUUID=a8c03c37-a630-4421-8d54-f4ef70d30743
    2. https://checkout.iglobalstores.com/?store=1018&tempCartUUID=a8c03c37-a630-4421-8d54-f4ef70d30743&country=JP&test=1842
  5. Refresh the page.

  6. Continue with your test order.