# ali2woo-lite/trunk/includes/libs/ae-php-sdk/iop/UrlConstants.php

AliNext – WooCommerce Dropshipping Plugin for AliExpress, version trunk. 7 lines.

- Page: https://pluginprobe.com/plugins/ali2woo-lite/trunk/code/includes/libs/ae-php-sdk/iop/UrlConstants.php
- Raw: https://pluginprobe.com/plugins/ali2woo-lite/trunk/raw/includes/libs/ae-php-sdk/iop/UrlConstants.php
- Modified: 2023-10-24T18:02:38+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/ali2woo-lite/trunk/code/includes/libs/ae-php-sdk/iop/UrlConstants.php#L10-L20`.

```php
<?php
class UrlConstants
{
	static $api_gateway_url_tw = "https://api-sg.aliexpress.com/sync";
//	static $api_authorization_url = "https://auth.taobao.tw/rest";
}

```
