Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleConfiguring Allowed Domains (Allowed JavaScript Origins)
Allowed Domains:

"Allowed Javascript Origins" in the Amazon Payments integration Settings

Inside of Amazon Pay you need to configure the allowed domains:

Whitelist your FoxyCart domain

By default, web browsers block JavaScript calls from one origin that attempt to call a script on another origin. To use FoxyCart to make calls on your behalf, you must add your FoxyCart checkout domain to your Amazon Pay account.

  1. Sign in to your Seller Central account.
  2. Select Login with Amazon from the Marketplace Switcher dropdown at the top of the page.
  3. From the Applications section on the left side of the page, select your store.
  4. Under the Web Settings section, click the Edit button.
  5. Add your Storefront checkout domain.
    For example, if your checkout is at https://mid.ultracartstore/checkout (replace 'mid' with your UltraCart merchant ID), the value for Allowed JavaScript Origins would be https://demo.ultracartstore/checkout.
  6. Add each domain used by your site under Allowed Javascript Origins by clicking Add Another.



Copy the Merchant ID as shown below into the same text document used in Step 2.

...