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.
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.
Test iframe integrations
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.
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-checkouttocheckout.iglobalstores.comNext, add
&zonosTestMode=1to either the end of the URL. This could look like:https://checkout.iglobalstores.com/?country=JP&store=1018&tempCartUUID=a8c03c37-a630-4421-8d54-f4ef70d30743&zonosTestMode=1Enter 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
&zonosTestMode=1to either the end of the URL. This could look like:https://checkout.iglobalstores.com/?store=1018&tempCartUUID=a8c03c37-a630-4421-8d54-f4ef70d30743&country=CA&zonosTestMode=1Press Enter.
Continue with your test order.
Was this page helpful?