Apple Pay – invalid URI with custom folder structure
-
There is a problem with Apple Pay verification when using a different folder structure. (Bedrock for example – https://roots.io/bedrock/)
array( 'test_mode' => false, 'domain_name' => 'www.example.com/wp', )
Error Message: You passed an invalid URI for your domain name. It must not contain a port, path, query, or fragment, and should be just a bare top-level domain, such as https://www.example.com
If you hardcode the domain_name parameter in class-wc-payments-api-client.php (Line 1349) it works.
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘Apple Pay – invalid URI with custom folder structure’ is closed to new replies.