Create a test order
-
Go to your international checkout page from your live site or testing environment.
-
In your browser's address bar, change the URL from
store.storesite.com/zonos-checkout
tocheckout.iglobalstores.com
-
Next, add
&test=1842
to either the end of the URL or after the store ID. This could look like:https://checkout.iglobalstores.com/?country=JP&store=1018&test=1842&tempCartUUID=a8c03c37-a630-4421-8d54-f4ef70d30743
https://checkout.iglobalstores.com/?store=1018&tempCartUUID=a8c03c37-a630-4421-8d54-f4ef70d30743&country=JP&test=1842
-
Enter a test address with the correct format into the destination country.
-
Select a shipping option.
-
Contact support 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.
-
Select Place My Order.
Hidden iframe
-
On the checkout page, right-click and select view frame source.
-
The address bar will now show a format similar to this:
-
Delete the
view-source:
portion at the beginning of the URL. -
Next, add
&test=1842
to either the end of the URL or after the store ID. This could look like:https://checkout.iglobalstores.com/?country=JP&store=1018&test=1842&tempCartUUID=a8c03c37-a630-4421-8d54-f4ef70d30743
https://checkout.iglobalstores.com/?store=1018&tempCartUUID=a8c03c37-a630-4421-8d54-f4ef70d30743&country=JP&test=1842
-
Press Enter.
-
Continue with your test order.
Test an iframe integration
Create a test order for an iframe integration.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 need to bypass using an iframe for testing purposes.