f854daea67
This commit removes the setting "Page style" from WooCommerce -> Settings -> Payments -> PayPal Standard. This setting was used to define the value of the parameter "page_style" passed to the PayPal Standard API, but PayPal deprecated this parameter and ignores it. According to PayPal in https://developer.paypal.com/docs/paypal-payments-standard/integration-guide/Appx-websitestandard-htmlvariables/?mark=page_style#deprecated-variables: "Deprecated variables are ignored when you pass them to PayPal". In the same link, you can see that "page_style" is included in the list of deprecated parameters. |
||
---|---|---|
.. | ||
class-wc-gateway-paypal-api-handler.php | ||
class-wc-gateway-paypal-ipn-handler.php | ||
class-wc-gateway-paypal-pdt-handler.php | ||
class-wc-gateway-paypal-request.php | ||
class-wc-gateway-paypal-response.php | ||
settings-paypal.php |