Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
好的,我已经设置了一个返回 URL,所以在 paypal 交易之后它会重定向到这个 URL:
https://legendarymarket.org/index.php?route=checkout/success
但贝宝将其返回为:
https://legendarymarket.org/index.php?route=checkout%252fsuccess
我想除了通过 htaccess 重定向它之外,我无能为力,请问有什么帮助吗?