v2.0: PayPal Commerce Platform now allows for handling previously created credit card subscriptions (from other gateways), and allowing disabling of other gateways.
v2.0: Guest customers can now be charged via the API using the cart resource’s payment_method_uri parameter, when using Stripe Connect.
API: Filtering of attributes and other name/value pair resources now allow for specifying multiple names and values in a single request.
API: Fix to handle commas in filter values as literals instead of an implied “or”.
API: Documentation updated to accurately reflect the latest updates to the payment_method_uri features.