Enable CORS for OAuth Endpoints

Enable cross-origin resource sharing (CORS) to request information about a user from the POS device.

  1. From Setup, in the Quick Find box, enter CORS, and then select CORS.

  2. Under Allowed Origins List, click New.

  3. For Origin URL Pattern, enter the URL of the POS device.

    For example, to integrate with Shopify, enter https://\*.shopify.com as the Origin URL Pattern.

  4. Save your changes.

  5. In the Cross-Origin Resource Sharing (CORS) Policy Settings section, click Edit.

  6. Select Enable CORS for OAuth endpoints.

  7. Save your changes.