woocommerce/includes/gateways/paypal
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
..
assets Text changes 2017-09-29 10:47:07 +01:00
includes Remove deprecated PayPal Standard parameter 2020-12-04 14:39:03 -03:00
class-wc-gateway-paypal.php Merge pull request #27433 from woocommerce/fix/remove-relative-include-paths 2020-09-17 13:15:40 -03:00