woocommerce/includes/gateways
Rodrigo Primo f854daea67 Remove deprecated PayPal Standard parameter
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.
2020-12-04 14:39:03 -03:00
..
bacs Fixed package tag usage 2020-08-05 13:36:24 -03:00
cheque Fixed package tag usage 2020-08-05 13:36:24 -03:00
cod Fixed package tag usage 2020-08-05 13:36:24 -03:00
paypal Remove deprecated PayPal Standard parameter 2020-12-04 14:39:03 -03:00
class-wc-payment-gateway-cc.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-payment-gateway-echeck.php Fixed package tag usage 2020-08-05 13:36:24 -03:00